ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class CoreIdentificationProvider. More...
Public Member Functions | ||||
contextAwareIdentifier (string $identifier_string, bool $ignore_context=false) | ||||
@inheritDoc More... | ||||
identifier (string $identifier_string) | ||||
@inheritDoc More... | ||||
identifier (string $identifier_string) | ||||
| ||||
![]() | ||||
__construct (protected Provider $provider, protected SerializerInterface $serializer, protected IdentificationMap $map) | ||||
CoreIdentificationProvider constructor. More... | ||||
fromSerializedString (string $serialized_string) | ||||
identifier (string $identifier_string) | ||||
fromSerializedString (string $serialized_string) | ||||
contextAwareIdentifier (string $identifier_string, bool $ignore_context=false) | ||||
Additional Inherited Members | |
![]() | |
string | $class_name = '' |
![]() | |
static array | $instances = [] |
Class CoreIdentificationProvider.
Definition at line 29 of file ToolIdentificationProvider.php.
ILIAS\GlobalScreen\Identification\ToolIdentificationProvider::contextAwareIdentifier | ( | string | $identifier_string, |
bool | $ignore_context = false |
||
) |
@inheritDoc
Implements ILIAS\GlobalScreen\Identification\ToolIdentificationProviderInterface.
Definition at line 34 of file ToolIdentificationProvider.php.
References $DIC.
ILIAS\GlobalScreen\Identification\ToolIdentificationProvider::identifier | ( | string | $identifier_string | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Identification\CoreIdentificationProvider.
Definition at line 53 of file ToolIdentificationProvider.php.