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 ------------------------------------------------------------------------------------------
Datei anzeigen Open project: aprilchild/aprilchild Class Usage Examples

Public Properties

Property Type Description
$dependencies
$snippets_inherited

Protected Properties

Property Type Description
$bundlePath
$hostOS
$info
$name
$supportPath

Public Methods

Method Description
__construct ( $supportPath, $name = 'default', $hostOS = 'Windows' )
dumpDefinition ( )

Protected Methods

Method Description
getCommands ( )
getKeyMapDefinition ( )
getLanguageDefinition ( $langName )
getSnippets ( )
getTemplates ( )
loadYAML ( $relativePath, $name )

Private Methods

Method Description
getCommandsInDirectory ( $path, $relativePath )
getSnippetsInDirectory ( $path, $relativePath )

Method Details

__construct() public method

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

dumpDefinition() public method

public dumpDefinition ( )

getCommands() protected method

protected getCommands ( )

getKeyMapDefinition() protected method

protected getKeyMapDefinition ( )

getLanguageDefinition() protected method

protected getLanguageDefinition ( $langName )

getSnippets() protected method

protected getSnippets ( )

getTemplates() protected method

protected getTemplates ( )

loadYAML() protected method

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