ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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: