Class CMS_modulesCodes

Description

Class CMS_modulesCodes

represent all modules codes processing.

Located in /automne/classes/modules/modulesCodes.php (line 27)

CMS_grandFather
   |
   --CMS_modulesCodes
Method Summary
 void __construct ()
 string getModulesCodes (integer $treatmentMode, [integer $visualizationMode = ''], [object $treatedObject = false], [array $treatmentParameters = array()])
Methods
Constructor __construct (line 71)

Constructor.

initializes object.

  • access: public
void __construct ()
getModulesCodes (line 87)

Function to get the modules codes

  • return: : the modules codes to add
  • access: public
string getModulesCodes (integer $treatmentMode, [integer $visualizationMode = ''], [object $treatedObject = false], [array $treatmentParameters = array()])
  • integer $treatmentMode: The current treatment mode (see constants on top of this file for accepted values).
  • integer $visualizationMode: The current visualization mode, optional (see constants on top of cms_page class for accepted values).
  • object $treatedObject: The reference object to treat.
  • array $treatmentParameters: : optionnal parameters used for the treatment. Usually an array of objects.

Inherited Methods

Inherited From CMS_grandFather

 CMS_grandFather::autoload()
 CMS_grandFather::hasError()
 CMS_grandFather::log()
 CMS_grandFather::PHPErrorHandler()
 CMS_grandFather::raiseError()
 CMS_grandFather::setDebug()
 CMS_grandFather::setLog()
 CMS_grandFather::_raiseError()
 CMS_grandFather::__call()
Class Constants

Documentation generated on Wed, 15 Feb 2012 15:32:45 +0100 by phpDocumentor 1.4.3