Public Member Functions | |
| setConfig (OxConfig $oConfig) | |
| getConfig () | |
The interface methods should be implemented by classes which need a configuration object (usually OxConfig) manually set.
Definition at line 8 of file oxiconfigurable.php.
| OxIConfigurable.getConfig | ( | ) | 
Returns active configuration object
| OxIConfigurable.setConfig | ( | OxConfig $ | oConfig | ) | 
Sets configuration object
| OxConfig | $oConfig Configraution object | 
 1.7.1