PHP Class Backend\Modules\Faq\Actions\Categories

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action
setClickableCount ( integer $count, string $link ) : string Convert the count in a human readable one.

Protected Methods

Method Description
parse ( ) Parse & display the page

Private Methods

Method Description
loadDataGrid ( ) Loads the dataGrid

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse & display the page
protected parse ( )

setClickableCount() public static method

Convert the count in a human readable one.
public static setClickableCount ( integer $count, string $link ) : string
$count integer
$link string
return string