ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
createDeactivationEntry (SlotIdentifier $slot) | |
deleteDeactivationEntry (SlotIdentifier $slot) | |
doesDeactivationEntryExistForSlot (SlotIdentifier $slot) | |
Definition at line 25 of file NullGateway.php.
ILIAS\MetaData\Vocabularies\Standard\NullGateway::createDeactivationEntry | ( | SlotIdentifier | $slot | ) |
Implements ILIAS\MetaData\Vocabularies\Standard\GatewayInterface.
Definition at line 27 of file NullGateway.php.
ILIAS\MetaData\Vocabularies\Standard\NullGateway::deleteDeactivationEntry | ( | SlotIdentifier | $slot | ) |
Implements ILIAS\MetaData\Vocabularies\Standard\GatewayInterface.
Definition at line 31 of file NullGateway.php.
ILIAS\MetaData\Vocabularies\Standard\NullGateway::doesDeactivationEntryExistForSlot | ( | SlotIdentifier | $slot | ) |
Implements ILIAS\MetaData\Vocabularies\Standard\GatewayInterface.
Definition at line 35 of file NullGateway.php.