PHP Class Swiftriver\Core\Configuration\ConfigurationHandlers\DynamicModuleConfigurationHandler

Author: mg[at]swiftly[dot]org
Inheritance: extends BaseConfigurationHandler
Afficher le fichier Open project: ushahidi/Swiftriver-2011

Méthodes publiques

Свойство Type Description
$Configuration array Associative array containig the dynamic configuration

Méthodes publiques

Méthode Description
Save ( ) Function that writes the configuration out to the same file it was written from
__construct ( string $configurationFilePath ) Constructor for the DyanmicModuleConfigurationHandler

Method Details

Save() public méthode

Function that writes the configuration out to the same file it was written from
public Save ( )

__construct() public méthode

Constructor for the DyanmicModuleConfigurationHandler
public __construct ( string $configurationFilePath )
$configurationFilePath string

Property Details

$Configuration public_oe property

Associative array containig the dynamic configuration
public array $Configuration
Résultat array