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