Detailed Description
Definition at line 516 of file tag.php.
Member Function Documentation
Check to see if the tag can have both start and end tags with content in between.
- Returns:
- boolean True if content allowed. public
Reimplemented from SimpleTag.
Definition at line 534 of file tag.php.
Value of browser visible text.
- Returns:
- string Visible label. public
Definition at line 553 of file tag.php.
Test for a label match when searching.
- Parameters:
-
| string | $label | Label to test. |
- Returns:
- boolean True on match. public
Reimplemented from SimpleWidget.
Definition at line 563 of file tag.php.
Disables the setting of the button value.
- Parameters:
-
- Returns:
- boolean True if allowed. public
Reimplemented from SimpleWidget.
Definition at line 544 of file tag.php.
Starts with a named tag with attributes only. Defaults are very browser dependent.
- Parameters:
-
| hash | $attributes | Attribute names and string values. |
Definition at line 524 of file tag.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/simpletestlib/tag.php