Метод | Описание | |
---|---|---|
addAttributesToRender ( $writer ) | Adds attributes related to CSS styles to renderer. | |
copyFrom ( $style ) | Copies the fields in a new style to this style. | |
getHorizontalAlign ( ) : |
||
getVerticalAlign ( ) : |
||
getWrap ( ) : boolean | ||
mergeWith ( $style ) | Merges the style with a new one. | |
reset ( ) | Sets the style attributes to default values. | |
setHorizontalAlign ( $value ) | Sets the horizontal alignment of the contents within the table item. | |
setVerticalAlign ( $value ) | Sets the vertical alignment of the contents within the table item. | |
setWrap ( $value ) | Sets the value indicating whether the content wraps within the table item. |
Метод | Описание | |
---|---|---|
_getZappableSleepProps ( &$exprops ) | 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. |
protected _getZappableSleepProps ( &$exprops ) |
public addAttributesToRender ( $writer ) |
public copyFrom ( $style ) |
public getHorizontalAlign ( ) : |
||
Результат | the horizontal alignment of the contents within the table item, defaults to THorizontalAlign::NotSet. |
public getVerticalAlign ( ) : |
||
Результат | the vertical alignment of the contents within the table item, defaults to TVerticalAlign::NotSet. |
public mergeWith ( $style ) |
public reset ( ) |
public setHorizontalAlign ( $value ) |
public setVerticalAlign ( $value ) |
public setWrap ( $value ) |