PHP Class Backend\Modules\Blog\Actions\Categories

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

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

Méthodes protégées

Méthode Description
parse ( ) Parse & display the page

Private Methods

Méthode Description
loadDataGrid ( ) Loads the datagrids

Method Details

execute() public méthode

Execute the action
public execute ( )

parse() protected méthode

Parse & display the page
protected parse ( )

setClickableCount() public static méthode

Convert the count in a human readable one.
public static setClickableCount ( integer $count, string $link ) : string
$count integer The count.
$link string The link for the count.
Résultat string