Detailed Description
Definition at line 1063 of file tag.php.
Member Function Documentation
Accessor to widget set.
- Returns:
- array All widgets. protected
Definition at line 1080 of file tag.php.
Adds a tag to the group.
- Parameters:
-
Definition at line 1071 of file tag.php.
Accessor for an attribute.
- Parameters:
-
| string | $label | Attribute name. |
- Returns:
- boolean Always false. public
Definition at line 1090 of file tag.php.
Fetches the name for the widget from the first member.
- Returns:
- string Name of widget. public
Definition at line 1100 of file tag.php.
Scans the widgets for one with the appropriate ID field.
- Parameters:
-
| string | $id | ID value to try. |
- Returns:
- boolean True if matched. public
Definition at line 1113 of file tag.php.
Scans the widgets for one with the appropriate attached label.
- Parameters:
-
| string | $label | Attached label to try. |
- Returns:
- boolean True if matched. public
Definition at line 1129 of file tag.php.
Dispatches the value into the form encoded packet.
- Parameters:
-
Definition at line 1143 of file tag.php.
Field Documentation
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/simpletestlib/tag.php