Method | Description | |
---|---|---|
delete ( $id, $type ) | ||
disable ( $type, $id ) : void | ||
enable ( $type, $id ) : void | ||
getBrickConfig ( $id, $path = null ) | ||
getBrickConfigs ( null $customPath = null ) : array | mixed | ||
getBrickDirectories ( null $customPath = null ) : array | mixed | ||
getConfig ( ) : Zend_Config | ||
getPathForExtension ( $id, $type ) : string | ||
getPluginConfig ( $id ) | ||
getPluginConfigs ( ) : Array | ||
isEnabled ( $type, $id ) : boolean | ||
setConfig ( Zend_Config $config ) : void |
public static getPathForExtension ( $id, $type ) : string | ||
$id | ||
$type | ||
return | string |
public static getPluginConfigs ( ) : Array | ||
return | Array | $pluginConfigs |