Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Prado
Web
UI
WebControls
TTableFooterRow
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
Exibir arquivo
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
)