renderHeaderCellContent() protected method
Renders the header cell content.
The default implementation simply renders $header. This method may be overridden to customize the rendering of the header cell.
protected string renderHeaderCellContent ( ) | ||
---|---|---|
return | string |
The rendering result |
Please login to continue.