ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (Provider $provider, SerializerInterface $serializer, IdentificationMap $map) | |
CoreIdentificationProvider constructor. More... | |
fromSerializedString (string $serialized_string) | |
![]() | |
identifier (string $identifier_string) | |
Protected Attributes | |
$map | |
$provider | |
$serializer | |
$class_name = '' | |
Static Protected Attributes | |
static | $instances = [] |
Definition at line 30 of file AbstractIdentificationProvider.php.
ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider::__construct | ( | Provider | $provider, |
SerializerInterface | $serializer, | ||
IdentificationMap | $map | ||
) |
CoreIdentificationProvider constructor.
Provider | $provider | |
SerializerInterface | $serializer | |
IdentificationMap | $map |
Definition at line 60 of file AbstractIdentificationProvider.php.
References ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\$map, ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\$provider, and ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\$serializer.
ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider::fromSerializedString | ( | string | $serialized_string | ) |
string | $serialized_string |
PhpParamsInspection
Implements ILIAS\GlobalScreen\Identification\IdentificationProviderInterface.
Definition at line 72 of file AbstractIdentificationProvider.php.
|
protected |
Definition at line 48 of file AbstractIdentificationProvider.php.
|
staticprotected |
Definition at line 52 of file AbstractIdentificationProvider.php.
|
protected |
Definition at line 35 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().
|
protected |
Definition at line 39 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().
|
protected |
Definition at line 44 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().