sfGeneratorConfigHandler.
Method Summary
flattenConfiguration , parseYaml , flattenConfigurationWithEnvironment , parseYamls , getConfigValue , mergeConfigValue
__construct , execute , initialize , replaceConstants , replacePath , getConfiguration , getParameterHolder
Method Details
-
(string) execute ($configFiles)
| $configFiles |
An array of absolute filesystem path to a configuration file |
Executes this configuration handler.
returns Data to be written to a cache file
throws sfConfigurationException If a requested configuration file does not exist or is not readable
-
getContent ($generatorManager, $class, $parameters)
-
getConfiguration ($configFiles)
|