|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Help\GuidedTour\Elements\IdPresentation:Public Member Functions | |
| __construct (protected InternalDomainService $domain) | |
| saveIdPresentationUsers (string $users) | |
| getIdPresentationUsers () | |
| getValidIdPresentationUsers () | |
Protected Attributes | |
| ilSetting | $gdtr_admin_setting |
Definition at line 29 of file IdPresentation.php.
| ILIAS\Help\GuidedTour\Elements\IdPresentation::__construct | ( | protected InternalDomainService | $domain | ) |
Definition at line 33 of file IdPresentation.php.
| ILIAS\Help\GuidedTour\Elements\IdPresentation::getIdPresentationUsers | ( | ) |
Definition at line 44 of file IdPresentation.php.
Referenced by ILIAS\Help\GuidedTour\Elements\IdPresentation\getValidIdPresentationUsers().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Elements\IdPresentation::getValidIdPresentationUsers | ( | ) |
Definition at line 49 of file IdPresentation.php.
References ilObjUser\_loginExists(), and ILIAS\Help\GuidedTour\Elements\IdPresentation\getIdPresentationUsers().
Here is the call graph for this function:| ILIAS\Help\GuidedTour\Elements\IdPresentation::saveIdPresentationUsers | ( | string | $users | ) |
Definition at line 39 of file IdPresentation.php.
|
protected |
Definition at line 31 of file IdPresentation.php.