PHP 클래스 Backend\Modules\Profiles\Actions\Groups

상속: extends Backend\Core\Engine\Base\ActionIndex
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
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