PHP 클래스 Controller_Template_Admin, kohana-admin

상속: extends Controller_Template
파일 보기 프로젝트 열기: vimofthevine/kohana-admin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$template file

보호된 프로퍼티들

프로퍼티 타입 설명
$_config configuration
$_current_nav navigation item

공개 메소드들

메소드 설명
after ( ) Unset current navigation item
before ( ) Configure admin controller

메소드 상세

after() 공개 메소드

Unset current navigation item
public after ( )

before() 공개 메소드

Configure admin controller
public before ( )

프로퍼티 상세

$_config 보호되어 있는 프로퍼티

configuration
protected $_config

$_current_nav 보호되어 있는 프로퍼티

navigation item
protected $_current_nav

$template 공개적으로 프로퍼티

file
public $template