ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
name (BaseElementInterface $element, bool $plural=false) | |
nameWithParents (BaseElementInterface $element, ?BaseElementInterface $cut_off=null, bool $plural=false, bool $skip_initial=false) | |
Definition at line 25 of file NullElements.php.
ILIAS\MetaData\Presentation\NullElements::name | ( | BaseElementInterface | $element, |
bool | $plural = false |
||
) |
Implements ILIAS\MetaData\Presentation\ElementsInterface.
Definition at line 27 of file NullElements.php.
ILIAS\MetaData\Presentation\NullElements::nameWithParents | ( | BaseElementInterface | $element, |
?BaseElementInterface | $cut_off = null , |
||
bool | $plural = false , |
||
bool | $skip_initial = false |
||
) |
Implements ILIAS\MetaData\Presentation\ElementsInterface.
Definition at line 34 of file NullElements.php.