Interface IModule

Description

IModule interface.

This interface must be implemented by application modules.

  • since: 3.0
  • version: $Id: interfaces.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /interfaces.php (line 23)


	
			
Method Summary
string getID ()
void init (TXmlElement $config)
void setID (string $id)
Methods
getID (line 33)
  • return: ID of the module
  • access: public
string getID ()
init (line 29)

Initializes the module.

  • access: public
void init (TXmlElement $config)
  • TXmlElement $config: the configuration for the module
setID (line 37)
  • access: public
void setID (string $id)
  • string $id: ID of the module

Documentation generated on Sun, 24 May 2009 16:40:14 -0400 by phpDocumentor 1.3.0RC4