PHP Class Backend\Modules\Profiles\Actions\Groups

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

Méthodes publiques

Méthode Description
execute ( ) Execute the action.
parseNumProfiles ( integer $groupId, integer $numProfiles ) : string Parse amount of profiles for the datagrid.

Méthodes protégées

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

Private Methods

Méthode Description
buildQuery ( ) : array Builds the query for this datagrid.
loadDataGrid ( ) Load the datagrid.
loadForm ( ) Load the form.
setFilter ( ) Sets the filter based on the $_GET array.

Method Details

execute() public méthode

Execute the action.
public execute ( )

parse() protected méthode

Parse & display the page.
protected parse ( )

parseNumProfiles() public static méthode

Parse amount of profiles for the datagrid.
public static parseNumProfiles ( integer $groupId, integer $numProfiles ) : string
$groupId integer Group id.
$numProfiles integer Number of profiles.
Résultat string