PHP Class Admin_View_Helper_RenderDatatable

Inheritance: extends Zend_View_Helper_Abstract
Datei anzeigen Open project: sourcefabric/newscoop

Public Methods

Method Description
renderDatatable ( array $cols = NULL ) : void Render datatable

Method Details

renderDatatable() public method

Render datatable
public renderDatatable ( array $cols = NULL ) : void
$cols array
return void