|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class LostIdentification. More...
Inheritance diagram for ILIAS\GlobalScreen\Identification\LostIdentification:
Collaboration diagram for ILIAS\GlobalScreen\Identification\LostIdentification:Public Member Functions | |
| __construct (private ?string $serialized_string=null) | |
| NullIdentification constructor. More... | |
| serialize () | |
| @inheritDoc More... | |
| unserialize ($serialized) | |
| @inheritDoc More... | |
| getClassName () | |
| @inheritDoc More... | |
| getInternalIdentifier () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| @inheritDoc More... | |
| __serialize () | |
| __unserialize (array $data) | |
| getClassName () | |
| getInternalIdentifier () | |
| getProviderNameForPresentation () | |
| __serialize () | |
| __unserialize (array $data) | |
Class LostIdentification.
Definition at line 27 of file LostIdentification.php.
| ILIAS\GlobalScreen\Identification\LostIdentification::__construct | ( | private ?string | $serialized_string = null | ) |
NullIdentification constructor.
| IdentificationInterface | $wrapped_identification |
Definition at line 33 of file LostIdentification.php.
| ILIAS\GlobalScreen\Identification\LostIdentification::__serialize | ( | ) |
Implements ILIAS\GlobalScreen\Identification\IdentificationInterface.
Definition at line 76 of file LostIdentification.php.
References ILIAS\GlobalScreen\Identification\LostIdentification\serialize().
Here is the call graph for this function:| ILIAS\GlobalScreen\Identification\LostIdentification::__unserialize | ( | array | $data | ) |
Implements ILIAS\GlobalScreen\Identification\IdentificationInterface.
Definition at line 81 of file LostIdentification.php.
References ILIAS\GlobalScreen\Identification\LostIdentification\unserialize().
Here is the call graph for this function:| ILIAS\GlobalScreen\Identification\LostIdentification::getClassName | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Identification\IdentificationInterface.
Definition at line 55 of file LostIdentification.php.
| ILIAS\GlobalScreen\Identification\LostIdentification::getInternalIdentifier | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Identification\IdentificationInterface.
Definition at line 63 of file LostIdentification.php.
| ILIAS\GlobalScreen\Identification\LostIdentification::getProviderNameForPresentation | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Identification\IdentificationInterface.
Definition at line 71 of file LostIdentification.php.
| ILIAS\GlobalScreen\Identification\LostIdentification::serialize | ( | ) |
@inheritDoc
Definition at line 40 of file LostIdentification.php.
Referenced by ILIAS\GlobalScreen\Identification\LostIdentification\__serialize().
Here is the caller graph for this function:| ILIAS\GlobalScreen\Identification\LostIdentification::unserialize | ( | $serialized | ) |
@inheritDoc
Definition at line 48 of file LostIdentification.php.
Referenced by ILIAS\GlobalScreen\Identification\LostIdentification\__unserialize().
Here is the caller graph for this function: