symfony API

sfRoutingConfigHandler Class

« Back to API menu

Packages

You are currently browsing the symfony API for the 1.1 version. Switch to:

Inheritence

sfRoutingConfigHandler  <  sfYamlConfigHandler < sfConfigHandler

Method Summary

Methods inherited from sfYamlConfigHandler

flattenConfiguration , parseYaml , flattenConfigurationWithEnvironment , parseYamls , getConfigValue , mergeConfigValue

Methods inherited from sfConfigHandler

__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 sfParseException If a requested configuration file is improperly formatted

  • getConfiguration ($configFiles)