|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Vocabularies\Slots\NullElementHelper:
Collaboration diagram for ILIAS\MetaData\Vocabularies\Slots\NullElementHelper:Public Member Functions | |
| slotForElement (ElementInterface $element) | |
| slotsForElementWithoutCondition (ElementInterface $element) | |
| potentialSlotForElementByCondition (ElementInterface $element, ElementInterface $element_in_condition, string $value) | |
| findElementOfCondition (Identifier $slot, ElementInterface $element, ElementInterface ... $all_elements) | |
| slotForElement (ElementInterface $element) | |
| slotsForElementWithoutCondition (ElementInterface $element) | |
| Does not check the condition of the slots, so can return multiple slots per element. More... | |
| potentialSlotForElementByCondition (ElementInterface $element, ElementInterface $element_in_condition, string $value) | |
| findElementOfCondition (Identifier $slot, ElementInterface $element, ElementInterface ... $all_elements) | |
Definition at line 25 of file NullElementHelper.php.
| ILIAS\MetaData\Vocabularies\Slots\NullElementHelper::findElementOfCondition | ( | Identifier | $slot, |
| ElementInterface | $element, | ||
| ElementInterface ... | $all_elements | ||
| ) |
Implements ILIAS\MetaData\Vocabularies\Slots\ElementHelperInterface.
Definition at line 48 of file NullElementHelper.php.
| ILIAS\MetaData\Vocabularies\Slots\NullElementHelper::potentialSlotForElementByCondition | ( | ElementInterface | $element, |
| ElementInterface | $element_in_condition, | ||
| string | $value | ||
| ) |
Implements ILIAS\MetaData\Vocabularies\Slots\ElementHelperInterface.
Definition at line 40 of file NullElementHelper.php.
| ILIAS\MetaData\Vocabularies\Slots\NullElementHelper::slotForElement | ( | ElementInterface | $element | ) |
Implements ILIAS\MetaData\Vocabularies\Slots\ElementHelperInterface.
Definition at line 27 of file NullElementHelper.php.
References ILIAS\Data\Description\NULL.
| ILIAS\MetaData\Vocabularies\Slots\NullElementHelper::slotsForElementWithoutCondition | ( | ElementInterface | $element | ) |
Implements ILIAS\MetaData\Vocabularies\Slots\ElementHelperInterface.
Definition at line 35 of file NullElementHelper.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Here is the call graph for this function: