Méthode | Description | |
---|---|---|
getAbbreviatedText ( ) : string | ||
getCategoryText ( ) : string | ||
getScope ( ) : |
||
setAbbreviatedText ( $value ) | ||
setCategoryText ( $value ) | ||
setScope ( $value ) |
Méthode | Description | |
---|---|---|
addAttributesToRender ( $writer ) | Adds attributes to renderer. | |
getTagName ( ) : string |
protected addAttributesToRender ( $writer ) |
public getAbbreviatedText ( ) : string | ||
Résultat | string | the abbr attribute of the HTML th element |
public getCategoryText ( ) : string | ||
Résultat | string | the axis attribute of the HTML th element |
public getScope ( ) : |
||
Résultat | the scope of the cells that the header cell applies to. Defaults to TTableHeaderScope::NotSet. |
protected getTagName ( ) : string | ||
Résultat | string | tag name for the table header cell |