ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 12 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 44 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 |
Implements ILIAS\GlobalScreen\Identification\IdentificationProviderInterface.
Definition at line 59 of file AbstractIdentificationProvider.php.
|
protected |
Definition at line 30 of file AbstractIdentificationProvider.php.
|
staticprotected |
Definition at line 34 of file AbstractIdentificationProvider.php.
|
protected |
Definition at line 18 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().
|
protected |
Definition at line 22 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().
|
protected |
Definition at line 26 of file AbstractIdentificationProvider.php.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\__construct().