PHP 클래스 Rarst\Meadow\Template_Hierarchy

파일 보기 프로젝트 열기: rarst/meadow

공개 프로퍼티들

프로퍼티 타입 설명
$template_types

보호된 프로퍼티들

프로퍼티 타입 설명
$mime_type

공개 메소드들

메소드 설명
disable ( )
enable ( )
locate_template ( array | string $templates ) : string Broken out for easier inheritance to customize lookup logic.
query_template ( string $fallback ) : string
template_redirect ( )

메소드 상세

disable() 공개 메소드

public disable ( )

enable() 공개 메소드

public enable ( )

locate_template() 공개 메소드

Broken out for easier inheritance to customize lookup logic.
public locate_template ( array | string $templates ) : string
$templates array | string
리턴 string

query_template() 공개 메소드

public query_template ( string $fallback ) : string
$fallback string
리턴 string

template_redirect() 공개 메소드

public template_redirect ( )

프로퍼티 상세

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

protected $mime_type

$template_types 공개적으로 프로퍼티

public $template_types