PHP 클래스 Kohana_Kostache

저자: Jeremy Bush ([email protected])
저자: Woody Gilk ([email protected])
파일 보기 프로젝트 열기: zombor/kostache 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_engine

공개 메소드들

메소드 설명
__construct ( $engine )
factory ( )
render ( $class, $template = NULL )

보호된 메소드들

메소드 설명
_detect_template_path ( $class )

메소드 상세

__construct() 공개 메소드

public __construct ( $engine )

_detect_template_path() 보호된 메소드

protected _detect_template_path ( $class )

factory() 공개 정적인 메소드

public static factory ( )

render() 공개 메소드

public render ( $class, $template = NULL )

프로퍼티 상세

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

protected $_engine