[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/config/ -> sfDefineEnvironmentConfigHandler.class.php (sommaire)

(pas de description)

Poids: 159 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

sfDefineEnvironmentConfigHandler:: (5 méthodes):
  execute()
  getValues()
  fixCategoryValue()
  fixCategoryName()
  mergeEnvironment()


Classe: sfDefineEnvironmentConfigHandler  - X-Ref


execute($configFiles)   X-Ref
Executes this configuration handler.

param: string An absolute filesystem path to a configuration file
return: string Data to be written to a cache file

getValues($prefix, $category, $keys)   X-Ref
Gets values from the configuration array.

param: string The prefix name
param: string The category name
param: mixed  The key/value array
param: array The new key/value array

fixCategoryValue($category, $key, $value)   X-Ref
Fixes the category name and replaces constants in the value.

param: string The category name
param: string The key name
param: string The value
param: string Return the new key and value

fixCategoryName($category, $prefix)   X-Ref
Fixes the category name.

param: string The category name
param: string The prefix
return: string The fixed category name

mergeEnvironment($config)   X-Ref
Merges default, all and current environment configurations.

param: array The main configuratino array
param: array The merged configuration



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7