PHP Class 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 ------------------------------------------------------------------------------------------
Afficher le fichier Open project: aprilchild/aprilchild Class Usage Examples

Méthodes publiques

Свойство Type Description
$dependencies
$snippets_inherited

Protected Properties

Свойство Type Description
$bundlePath
$hostOS
$info
$name
$supportPath

Méthodes publiques

Méthode Description
__construct ( $supportPath, $name = 'default', $hostOS = 'Windows' )
dumpDefinition ( )

Méthodes protégées

Méthode Description
getCommands ( )
getKeyMapDefinition ( )
getLanguageDefinition ( $langName )
getSnippets ( )
getTemplates ( )
loadYAML ( $relativePath, $name )

Private Methods

Méthode Description
getCommandsInDirectory ( $path, $relativePath )
getSnippetsInDirectory ( $path, $relativePath )

Method Details

__construct() public méthode

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

dumpDefinition() public méthode

public dumpDefinition ( )

getCommands() protected méthode

protected getCommands ( )

getKeyMapDefinition() protected méthode

protected getKeyMapDefinition ( )

getLanguageDefinition() protected méthode

protected getLanguageDefinition ( $langName )

getSnippets() protected méthode

protected getSnippets ( )

getTemplates() protected méthode

protected getTemplates ( )

loadYAML() protected méthode

protected loadYAML ( $relativePath, $name )

Property Details

$bundlePath protected_oe property

protected $bundlePath

$dependencies public_oe property

public $dependencies

$hostOS protected_oe property

protected $hostOS

$info protected_oe property

protected $info

$name protected_oe property

protected $name

$snippets_inherited public_oe property

public $snippets_inherited

$supportPath protected_oe property

protected $supportPath