PHP 클래스 View_Development_Index, kohanaframework.org

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

공개 프로퍼티들

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
team_url ( ) : string Returns team page url

메소드 상세

team_url() 공개 메소드

Returns team page url
public team_url ( ) : string
리턴 string

프로퍼티 상세

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

partials for the page
protected $_partials

$banner_exists 공개적으로 프로퍼티

show the banner space on template
public $banner_exists

$menu_development 공개적으로 프로퍼티

triggers the menu bar highlight
public $menu_development