OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
OxIConfigurable Interface Reference

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$oConfigConfigraution object
Returns
mixed

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