Detailed Description
Definition at line 441 of file tag.php.
Member Function Documentation
Tag contains no end element.
- Returns:
- boolean False. public
Reimplemented from SimpleTag.
Definition at line 457 of file tag.php.
Value of browser visible text.
- Returns:
- string Visible label. public
Definition at line 476 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 489 of file tag.php.
Disables the setting of the button value.
- Parameters:
-
- Returns:
- boolean True if allowed. public
Reimplemented from SimpleWidget.
Definition at line 467 of file tag.php.
Starts with a named tag with attributes only.
- Parameters:
-
| hash | $attributes | Attribute names and string values. |
Definition at line 448 of file tag.php.
| write |
( |
&$ |
encoding, |
|
|
$ |
x, |
|
|
$ |
y |
|
) |
| |
Dispatches the value into the form encoded packet.
- Parameters:
-
| SimpleEncoding | $encoding | Form packet. |
| integer | $x | X coordinate of click. |
| integer | $y | Y coordinate of click. public |
Definition at line 500 of file tag.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/simpletestlib/tag.php