PHP Class Prado\Web\UI\WebControls\TTableFooterRow

TTableFooterRow displays a table footer 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 'Footer'.

setTableSection() public method

public setTableSection ( $value )