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

HtmlCoreForms Class Reference

Inheritance diagram for HtmlCoreForms:

Inheritance graph
[legend]
Collaboration diagram for HtmlCoreForms:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PrintComboModules ($name)
 PrintComboListGroups ($name, $groups, $selected=null)
 PrintComboRoles ($name, $selected=null)

Detailed Description

Class that prints combos and other things.

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


Member Function Documentation

HtmlCoreForms::PrintComboListGroups name,
groups,
selected = null
 

Prints a combo with all groups

Parameters:
name The name the combo will have in the system.
groups An array of Group
selected The id of the group currently selected.

Definition at line 41 of file HtmlCoreForms.class.php.

HtmlCoreForms::PrintComboModules name  ) 
 

Prints a combo with all modules.

Parameters:
name The name the combo will have in the form

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

References $module, and Modules::GetInstance().

HtmlCoreForms::PrintComboRoles name,
selected = null
 

Prints a combo with all roles

Parameters:
name The name the combo will have in the form
selected The id of the role currently selected.

Definition at line 65 of file HtmlCoreForms.class.php.

References JUgrSystem::GetInstance().


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