PHP 클래스 Carew\Twig\Globals

파일 보기 프로젝트 열기: carew/carew 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$apis
$config
$currentPath
$document
$documents
$extra
$navigations
$pages
$posts
$relativeRoot
$site
$tags
$unknowns

공개 메소드들

메소드 설명
__construct ( array $config = [] )
fromArray ( array $array )

메소드 상세

__construct() 공개 메소드

public __construct ( array $config = [] )
$config array

fromArray() 공개 메소드

public fromArray ( array $array )
$array array

프로퍼티 상세

$apis 공개적으로 프로퍼티

public $apis

$config 공개적으로 프로퍼티

public $config

$currentPath 공개적으로 프로퍼티

public $currentPath

$document 공개적으로 프로퍼티

public $document

$documents 공개적으로 프로퍼티

public $documents

$extra 공개적으로 프로퍼티

public $extra

$navigations 공개적으로 프로퍼티

public $navigations

$pages 공개적으로 프로퍼티

public $pages

$posts 공개적으로 프로퍼티

public $posts

$relativeRoot 공개적으로 프로퍼티

public $relativeRoot

$site 공개적으로 프로퍼티

public $site

$tags 공개적으로 프로퍼티

public $tags

$unknowns 공개적으로 프로퍼티

public $unknowns