PHP 클래스 FeController, gxc-cms

저자: Tuan Nguyen ([email protected])
상속: extends RController
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$change_title
$description
$keywords

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( $id, $module = null )

afterRender() 공개 메소드

public afterRender ( $view, &$output )

allowedActions() 공개 메소드

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

error() 공개 메소드

public error ( )

filters() 공개 메소드

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

renderPageSlug() 공개 메소드

public renderPageSlug ( $slug )

프로퍼티 상세

$change_title 공개적으로 프로퍼티

public $change_title

$description 공개적으로 프로퍼티

public $description

$keywords 공개적으로 프로퍼티

public $keywords