Detailed Description
HTML class for a form element group
- Author:
- Adam Daniel <adaniel1@eesus.jnj.com>
-
Bertrand Mansion <bmansion@mamasam.com>
- Version:
- 1.0
- Since:
- PHP4.04pl1 public
Definition at line 13 of file group.php.
Member Function Documentation
set html for help button
public
- Parameters:
-
| array | $help | array of arguments to make a help button |
| string | $function | function name to call to get html |
Definition at line 42 of file group.php.
| MoodleQuickForm_group |
( |
$ |
elementName = null, |
|
|
$ |
elementLabel = null, |
|
|
$ |
elements = null, |
|
|
$ |
separator = null, |
|
|
$ |
appendName = true |
|
) |
| |
Sets the grouped elements
- Parameters:
-
| array | $elements | Array of elements |
- Since:
- 1.1 public
- Returns:
- void
Reimplemented from HTML_QuickForm_group.
Definition at line 57 of file group.php.
set html for help button
public
- Parameters:
-
| array | $help | array of arguments to make a help button |
| string | $function | function name to call to get html |
Definition at line 32 of file group.php.
Field Documentation
The documentation for this class was generated from the following file: