|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Interface IdentificationInterface. More...
Inheritance diagram for ILIAS\GlobalScreen\Identification\IdentificationInterface:
Collaboration diagram for ILIAS\GlobalScreen\Identification\IdentificationInterface:Public Member Functions | |
| getClassName () | |
| getInternalIdentifier () | |
| getProviderNameForPresentation () | |
| __serialize () | |
| __unserialize (array $data) | |
Interface IdentificationInterface.
Definition at line 29 of file IdentificationInterface.php.
| ILIAS\GlobalScreen\Identification\IdentificationInterface::__serialize | ( | ) |
| ILIAS\GlobalScreen\Identification\IdentificationInterface::__unserialize | ( | array | $data | ) |
| ILIAS\GlobalScreen\Identification\IdentificationInterface::getClassName | ( | ) |
| ILIAS\GlobalScreen\Identification\IdentificationInterface::getInternalIdentifier | ( | ) |
| ILIAS\GlobalScreen\Identification\IdentificationInterface::getProviderNameForPresentation | ( | ) |
Implemented in ILIAS\GlobalScreen\Identification\NullIdentification, ILIAS\GlobalScreen\Identification\NullPluginIdentification, ILIAS\GlobalScreen\Identification\LostIdentification, and ILIAS\GlobalScreen\Identification\PluginIdentification.
Referenced by ILIAS\GlobalScreen\Identification\AbstractIdentification\getInternalIdentifier().
Here is the caller graph for this function: