PHP Класс Backend\Modules\Profiles\Actions\Groups

Наследование: extends Backend\Core\Engine\Base\ActionIndex
Показать файл Открыть проект

Открытые методы

Метод Описание
execute ( ) Execute the action.
parseNumProfiles ( integer $groupId, integer $numProfiles ) : string Parse amount of profiles for the datagrid.

Защищенные методы

Метод Описание
parse ( ) Parse & display the page.

Приватные методы

Метод Описание
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.

Описание методов

execute() публичный Метод

Execute the action.
public execute ( )

parse() защищенный Метод

Parse & display the page.
protected parse ( )

parseNumProfiles() публичный статический Метод

Parse amount of profiles for the datagrid.
public static parseNumProfiles ( integer $groupId, integer $numProfiles ) : string
$groupId integer Group id.
$numProfiles integer Number of profiles.
Результат string