ILIAS
release_8 Revision v8.19
|
Class CoreIdentificationProvider. More...
Public Member Functions | ||||
contextAwareIdentifier (string $identifier_string, bool $ignore_context=false) | ||||
identifier (string $identifier_string) | ||||
![]() | ||||
identifier (string $identifier_string) | ||||
| ||||
![]() | ||||
__construct (Provider $provider, SerializerInterface $serializer, IdentificationMap $map) | ||||
CoreIdentificationProvider constructor. More... | ||||
fromSerializedString (string $serialized_string) | ||||
Additional Inherited Members | |
![]() | |
IdentificationMap | $map |
Provider | $provider |
Serializer SerializerInterface | $serializer |
string | $class_name = '' |
![]() | |
static array | $instances = [] |
Class CoreIdentificationProvider.
Definition at line 28 of file ToolIdentificationProvider.php.
ILIAS\GlobalScreen\Identification\ToolIdentificationProvider::contextAwareIdentifier | ( | string | $identifier_string, |
bool | $ignore_context = false |
||
) |
Implements ILIAS\GlobalScreen\Identification\ToolIdentificationProviderInterface.
Definition at line 33 of file ToolIdentificationProvider.php.
References $DIC.
ILIAS\GlobalScreen\Identification\ToolIdentificationProvider::identifier | ( | string | $identifier_string | ) |
Implements ILIAS\GlobalScreen\Identification\IdentificationProviderInterface.
Definition at line 51 of file ToolIdentificationProvider.php.