Public Member Functions

OxIConfigurable Interface Reference

List of all members.

Public Member Functions

 setConfig (OxConfig $oConfig)
 getConfig ()

Detailed Description

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.


Member Function Documentation

OxIConfigurable.getConfig (  ) 

Returns active configuration object

Returns:
OxConfig
OxIConfigurable.setConfig ( OxConfig $  oConfig  ) 

Sets configuration object

Parameters:
OxConfig $oConfig Configraution object
Returns:
mixed

The documentation for this interface was generated from the following file: