PHP 클래스 View_Download_Index, kohanaframework.org

상속: extends Kostache_Layout
파일 보기 프로젝트 열기: kohana/kohanaframework.org 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$banner_exists show the banner space on template
$menu_download triggers the menu bar highlight

보호된 프로퍼티들

프로퍼티 타입 설명
$_partials partials for the page

프로퍼티 상세

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

partials for the page
protected $_partials

$banner_exists 공개적으로 프로퍼티

show the banner space on template
public $banner_exists

$menu_download 공개적으로 프로퍼티

triggers the menu bar highlight
public $menu_download