ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (protected string $key, protected string $value) | |
toHtml () | |
getKey () | |
getValue () | |
![]() | |
toHtml () | |
This method MUST return the valid HTML markup for this tag. More... | |
getTags () | |
Create a list of basic tags. More... | |
Definition at line 28 of file UserDefined.php.
ILIAS\Data\Meta\Html\UserDefined::__construct | ( | protected string | $key, |
protected string | $value | ||
) |
Definition at line 30 of file UserDefined.php.
ILIAS\Data\Meta\Html\UserDefined::getKey | ( | ) |
Definition at line 44 of file UserDefined.php.
ILIAS\Data\Meta\Html\UserDefined::getValue | ( | ) |
Definition at line 49 of file UserDefined.php.
ILIAS\Data\Meta\Html\UserDefined::toHtml | ( | ) |
Definition at line 39 of file UserDefined.php.