PHP 클래스 AMYBundle, aprilchild

Built on the technologies developed and maintained by April-Child.com Copyright (c)2007,2008 Petr Krontorad, April-Child.com. Author: Petr Krontorad, [email protected] All rights reserved. ------------------------------------------------------------------------------------------ Bundle library ------------------------------------------------------------------------------------------
파일 보기 프로젝트 열기: aprilchild/aprilchild 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$dependencies
$snippets_inherited

보호된 프로퍼티들

프로퍼티 타입 설명
$bundlePath
$hostOS
$info
$name
$supportPath

공개 메소드들

메소드 설명
__construct ( $supportPath, $name = 'default', $hostOS = 'Windows' )
dumpDefinition ( )

보호된 메소드들

메소드 설명
getCommands ( )
getKeyMapDefinition ( )
getLanguageDefinition ( $langName )
getSnippets ( )
getTemplates ( )
loadYAML ( $relativePath, $name )

비공개 메소드들

메소드 설명
getCommandsInDirectory ( $path, $relativePath )
getSnippetsInDirectory ( $path, $relativePath )

메소드 상세

__construct() 공개 메소드

public __construct ( $supportPath, $name = 'default', $hostOS = 'Windows' )

dumpDefinition() 공개 메소드

public dumpDefinition ( )

getCommands() 보호된 메소드

protected getCommands ( )

getKeyMapDefinition() 보호된 메소드

protected getKeyMapDefinition ( )

getLanguageDefinition() 보호된 메소드

protected getLanguageDefinition ( $langName )

getSnippets() 보호된 메소드

protected getSnippets ( )

getTemplates() 보호된 메소드

protected getTemplates ( )

loadYAML() 보호된 메소드

protected loadYAML ( $relativePath, $name )

프로퍼티 상세

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

protected $bundlePath

$dependencies 공개적으로 프로퍼티

public $dependencies

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

protected $hostOS

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

protected $info

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

protected $name

$snippets_inherited 공개적으로 프로퍼티

public $snippets_inherited

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

protected $supportPath