ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Data Structures | |
class | AbstractIdentification |
Class AbstractIdentification. More... | |
interface | CollectionIdentificationGenerator |
Class CollectionIdentificationGenerator. More... | |
interface | IdentificationGenerator |
Class UniqueIDIdentificationGenerator. More... | |
class | MicrotimeIdentificationGenerator |
Class MicrotimeIdentificationGenerator. More... | |
class | ResourceCollectionIdentification |
Class ResourceCollectionIdentification. More... | |
class | ResourceIdentification |
Class ResourceIdentification. More... | |
class | UniqueIDCollectionIdentificationGenerator |
Class UniqueIDCollectionIdentificationGenerator. More... | |
class | UniqueIDIdentificationGenerator |
Class UniqueIDIdentificationGenerator. More... | |
Functions | |
__construct () | |
UniqueIDIdentificationGenerator constructor. More... | |
getUUID () | |
Variables | |
trait | UUIDStringTrait |
Class UniqueIDCollectionIdentificationGenerator. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
ILIAS\ResourceStorage\Identification\__construct | ( | ) |
UniqueIDIdentificationGenerator constructor.
Definition at line 37 of file UUIDStringTrait.php.
ILIAS\ResourceStorage\Identification\getUUID | ( | ) |
Definition at line 43 of file UUIDStringTrait.php.
References Vendor\Package\$e.
Referenced by ilCmiXapiUser\getIliasUuid(), and ilCmiXapiUser\getUserObjectUniqueId().
trait ILIAS::ResourceStorage::Identification\UUIDStringTrait |
Class UniqueIDCollectionIdentificationGenerator.
Definition at line 31 of file UUIDStringTrait.php.