ClassInterface INFA_MODULE

Description

openCSP interface

Located in /modules/INFA_MODULE.phpclass (line 36)


	
			
Method Summary
 static INFA_MODULE factoryFromEnv ([boolean $debug = false])
 static INFA_MODULE getInstance ([boolean $debug = false])
 OCSP_HTMLPAGE) fc_getContent ([OCSP_HTMLPAGE $aPageObj = NULL], [boolean $debug = false])
 string getModulePath ()
 void requireFile (string $file, [boolean $debug = false])
 void setMyModConf (OCSP_MOD_CONF $aConfObj)
Methods
static factoryFromEnv (line 55)

factory a module object out of the environment ($_GET,$_POST ....)

  • return: object
  • access: public
INFA_MODULE factoryFromEnv ([boolean $debug = false])
  • boolean $debug
static getInstance (line 64)

returns the instance

  • return: object
  • access: public
INFA_MODULE getInstance ([boolean $debug = false])
  • boolean $debug
fc_getContent (line 110)

adds the content of the current module to $aPageObj if $aPageObj is null a new page object is created

  • access: public
OCSP_HTMLPAGE) fc_getContent ([OCSP_HTMLPAGE $aPageObj = NULL], [boolean $debug = false])
getModulePath (line 89)

returns the module path

  • access: public
string getModulePath ()
getMyModConf (line 73)

returns the module configuration object

  • access: public
OCSP_MOD_CONF getMyModConf ()
requireFile (line 97)

requires a module file

  • access: public
void requireFile (string $file, [boolean $debug = false])
  • string $file
  • boolean $debug
setMyModConf (line 80)

sets the module configuration object

  • access: public
void setMyModConf (OCSP_MOD_CONF $aConfObj)

Documentation generated on Thu, 08 Jan 2009 17:44:27 +0100 by phpDocumentor 1.4.0a2