[ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TTableHeaderCell class file
Author: | Qiang Xue <qiang.xue@gmail.com> |
Copyright: | Copyright © 2005 PradoSoft |
License: | http://www.pradosoft.com/license/ |
Version: | $Id: TTableHeaderCell.php 1397 2006-09-07 07:55:53Z wei $ |
Poids: | 125 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
TTableHeaderCell:: (8 méthodes):
getTagName()
addAttributesToRender()
getScope()
setScope()
getAbbreviatedText()
setAbbreviatedText()
getCategoryText()
setCategoryText()
TTableHeaderScope:: (0 méthodes):
Classe: TTableHeaderCell - X-Ref
TTableHeaderCell class.getTagName() X-Ref |
return: string tag name for the table header cell |
addAttributesToRender($writer) X-Ref |
Adds attributes to renderer. param: THtmlWriter the renderer |
getScope() X-Ref |
return: TTableHeaderScope the scope of the cells that the header cell applies to. Defaults to TTableHeaderScope::NotSet. |
setScope($value) X-Ref |
param: TTableHeaderScope the scope of the cells that the header cell applies to. |
getAbbreviatedText() X-Ref |
return: string the abbr attribute of the HTML th element |
setAbbreviatedText($value) X-Ref |
param: string the abbr attribute of the HTML th element |
getCategoryText() X-Ref |
return: string the axis attribute of the HTML th element |
setCategoryText($value) X-Ref |
param: string the axis attribute of the HTML th element |
Classe: TTableHeaderScope - X-Ref
TTableHeaderScope class.Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |