Class \Prado\Web\UI\WebControls\TTableStyle
TTableStyle class.
TTableStyle represents the CSS style specific for HTML table.
Class hierarchy
Author: Qiang Xue <qiang.xue@gmail.com>Since: 3.0
public
|
addAttributesToRender(THtmlWriter $writer) : mixed
Adds attributes related to CSS styles to renderer.
This method overrides the parent implementation. |
public
|
|
public
|
|
public
|
|
public
deprecated
|
|
public
deprecated
|
|
public
deprecated
|
|
public
|
|
public
|
|
public
|
reset() : mixed
Sets the style attributes to default values.
This method overrides the parent implementation by resetting additional TTableStyle specific attributes. |
public
|
|
public
|
|
public
deprecated
|
|
public
deprecated
|
|
public
deprecated
|
|
public
|
setHorizontalAlign(THorizontalAlign $value) : mixed
Sets the horizontal alignment of the contents within the table.
|
protected
|
_getZappableSleepProps(array<string|int, mixed> &$exprops) : mixed
Returns an array with the names of all variables of this object that should NOT be serialized
because their value is the default one or useless to be cached for the next page loads.
Reimplement in derived classes to add new variables, but remember to also to call the parent implementation first. |
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |