PHP 클래스 BeController, gxc-cms

상속: extends RController
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$backend_asset
$pageHint
$titleImage

공개 메소드들

메소드 설명
__construct ( $id, $module = null )
allowedActions ( ) : type List of allowd default Actions for the user
filters ( ) : type Filter by using Modules Rights

메소드 상세

__construct() 공개 메소드

public __construct ( $id, $module = null )

allowedActions() 공개 메소드

List of allowd default Actions for the user
public allowedActions ( ) : type
리턴 type

filters() 공개 메소드

Filter by using Modules Rights
public filters ( ) : type
리턴 type

프로퍼티 상세

$backend_asset 공개적으로 프로퍼티

public $backend_asset

$pageHint 공개적으로 프로퍼티

public $pageHint

$titleImage 공개적으로 프로퍼티

public $titleImage