ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\MetaData\Presentation\ElementsInterface Interface Reference
+ 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)
 

Detailed Description

Definition at line 26 of file ElementsInterface.php.

Member Function Documentation

◆ name()

ILIAS\MetaData\Presentation\ElementsInterface::name ( BaseElementInterface  $element,
bool  $plural = false 
)

◆ nameWithParents()

ILIAS\MetaData\Presentation\ElementsInterface::nameWithParents ( BaseElementInterface  $element,
?BaseElementInterface  $cut_off = null,
bool  $plural = false,
bool  $skip_initial = false 
)

The documentation for this interface was generated from the following file: