|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ILIAS\Data\UUID\Factory:Public Member Functions | |
| __construct () | |
| Factory constructor. More... | |
| uuid4 () | |
| uuid4AsString () | |
Private Attributes | |
| $uuid_factory | |
Definition at line 14 of file Factory.php.
| ILIAS\Data\UUID\Factory::__construct | ( | ) |
Factory constructor.
Definition at line 26 of file Factory.php.
| ILIAS\Data\UUID\Factory::uuid4 | ( | ) |
| Exception |
Definition at line 35 of file Factory.php.
Referenced by ILIAS\Data\UUID\Factory\uuid4AsString().
Here is the caller graph for this function:| ILIAS\Data\UUID\Factory::uuid4AsString | ( | ) |
| Exception |
Definition at line 44 of file Factory.php.
References ILIAS\Data\UUID\Factory\uuid4().
Here is the call graph for this function:
|
private |
Definition at line 21 of file Factory.php.