|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class IdentificationMap. More...
Collaboration diagram for ILIAS\GlobalScreen\Identification\Map\IdentificationMap: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.