|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\MetaData\Presentation\ElementsInterface:
Collaboration diagram for ILIAS\MetaData\Presentation\ElementsInterface: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.