Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

ModuleInfoXmlConfig Class Reference

Inheritance diagram for ModuleInfoXmlConfig:

Inheritance graph
[legend]
Collaboration diagram for ModuleInfoXmlConfig:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModuleInfoXmlConfig ($tree)
 _ProcessTree ()
 _ProcessTreeOptions ($options)
 GetName ()
 GetType ()
 GetLevel ()
 GetScreenNames ()
 GetDescriptions ()
 HasDefaultValue ()
 GetDefaultValue ()
 GetOptions ()

Public Attributes

 $name
 $type
 $level
 $screennames
 $descriptions
 $defaultValue
 $options
 $tree

Detailed Description

Class which deals with the configuration info of a module that appears in an XML file.

Definition at line 14 of file ModuleInfoXmlConfig.class.php.


Constructor & Destructor Documentation

ModuleInfoXmlConfig::ModuleInfoXmlConfig tree  ) 
 

Definition at line 29 of file ModuleInfoXmlConfig.class.php.

References $tree.


Member Function Documentation

ModuleInfoXmlConfig::_ProcessTree  ) 
 

Definition at line 35 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::_ProcessTreeOptions options  ) 
 

Definition at line 68 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetDefaultValue  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 106 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetDescriptions  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 97 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetLevel  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 87 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetName  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 77 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetOptions  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 111 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetScreenNames  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 92 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::GetType  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 82 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::HasDefaultValue  ) 
 

Reimplemented from IModuleInfoConfig.

Definition at line 102 of file ModuleInfoXmlConfig.class.php.


Member Data Documentation

ModuleInfoXmlConfig::$defaultValue
 

Definition at line 22 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$descriptions
 

Definition at line 21 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$level
 

Definition at line 19 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$name
 

Definition at line 17 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$options
 

Definition at line 23 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$screennames
 

Definition at line 20 of file ModuleInfoXmlConfig.class.php.

ModuleInfoXmlConfig::$tree
 

Definition at line 26 of file ModuleInfoXmlConfig.class.php.

Referenced by ModuleInfoXmlConfig().

ModuleInfoXmlConfig::$type
 

Definition at line 18 of file ModuleInfoXmlConfig.class.php.


The documentation for this class was generated from the following file:
Generated on Wed Nov 19 20:29:43 2003 for James by doxygen 1.3.4