PHP Class Flake\Util\Frameworks

Inheritance: extends Flake\Core\FLObject
Show file Open project: jeromeschneider/baikal Class Usage Examples

Public Methods

Method Description
enabled ( $sFramework )
getPath ( $sName ) # TODO: Create a 'Framework' Model
isAFramework ( $sName )

Private Methods

Method Description
__construct ( )

Method Details

enabled() static public method

static public enabled ( $sFramework )

getPath() public method

# TODO: Create a 'Framework' Model
public getPath ( $sName )

isAFramework() public method

public isAFramework ( $sName )