PHP 클래스 View_Team_Index, kohanaframework.org

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

공개 프로퍼티들

프로퍼티 타입 설명
$banner_exists show the banner space on template

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
team_at_kohanaframework ( ) : string Email link for [email protected]

메소드 상세

team_at_kohanaframework() 공개 메소드

Email link for [email protected]
public team_at_kohanaframework ( ) : string
리턴 string

프로퍼티 상세

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

partials for the page
protected $_partials

$banner_exists 공개적으로 프로퍼티

show the banner space on template
public $banner_exists