ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 29 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::addToMap | ( | IdentificationInterface | $identification | ) |
Definition at line 33 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::getFromMap | ( | string | $serialized | ) |
Definition at line 43 of file IdentificationMap.php.
ILIAS\GlobalScreen\Identification\Map\IdentificationMap::isInMap | ( | string | $serialized | ) |
Definition at line 38 of file IdentificationMap.php.
|
staticprotected |
Definition at line 31 of file IdentificationMap.php.