ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
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 26 of file ElementsInterface.php.
ILIAS\MetaData\Presentation\ElementsInterface::name | ( | BaseElementInterface | $element, |
bool | $plural = false |
||
) |
Implemented in ILIAS\MetaData\Presentation\Elements, and ILIAS\MetaData\Presentation\NullElements.
ILIAS\MetaData\Presentation\ElementsInterface::nameWithParents | ( | BaseElementInterface | $element, |
?BaseElementInterface | $cut_off = null , |
||
bool | $plural = false , |
||
bool | $skip_initial = false |
||
) |
Implemented in ILIAS\MetaData\Presentation\Elements, and ILIAS\MetaData\Presentation\NullElements.