PHP Class Prado\Web\UI\ActiveControls\TActiveTemplateColumn

TActiveTemplateColumn customizes the layout of controls in the column with templates. In particular, you can specify {@link setItemTemplate ItemTemplate}, {@link setEditItemTemplate EditItemTemplate}, {@link setHeaderTemplate HeaderTemplate} and {@link setFooterTemplate FooterTemplate} to customize specific type of cells in the column. This is the active counterpart to the {@link TTemplateColumn} control. For that purpose, if sorting is allowed, the header links/buttons are replaced by active controls. Please refer to the original documentation of the {@link TTemplateColumn} for usage.
Since: 3.1.9
Author: LANDWEHR Computer und Software GmbH ([email protected])
Inheritance: extends Prado\Web\UI\WebControls\TTemplateColumn
Mostrar archivo Open project: pradosoft/prado

Protected Methods

Method Description
initializeHeaderCell ( $cell, $columnIndex )

Method Details

initializeHeaderCell() protected method

protected initializeHeaderCell ( $cell, $columnIndex )