ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Class IdentificationMap. More...
Public Member Functions | |
addToMap (IdentificationInterface $identification) | |
isInMap (string $serialized) | |
getFromMap (string $serialized) | |
Static Protected Attributes | |
static array | $map = [] |
Class IdentificationMap.
Definition at line 28 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::addToMap | ( | IdentificationInterface | $identification | ) |
Definition at line 32 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::getFromMap | ( | string | $serialized | ) |
Definition at line 42 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::isInMap | ( | string | $serialized | ) |
Definition at line 37 of file IdentificationMap.php.
|
staticprotected |
Definition at line 30 of file IdentificationMap.php.