PHP Class Prado\Web\UI\WebControls\TTableHeaderRow

TTableHeaderRow displays a table header row.
Since: 3.0.1
Author: Qiang Xue ([email protected])
Inheritance: extends TTableRow
Datei anzeigen Open project: pradosoft/prado

Public Methods

Method Description
getTableSection ( ) : string
setTableSection ( $value )

Method Details

getTableSection() public method

public getTableSection ( ) : string
return string location of a row in a table. Always returns 'Header'.

setTableSection() public method

public setTableSection ( $value )