|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Help\GuidedTour\InternalDataService:Public Member Functions | |
| __construct () | |
| step (int $id, int $tour_id, int $order_nr, StepType $type, string $element_id) | |
| settings (int $obj_id, bool $active, string $screen_ids, PermissionType $permission, string $lang) | |
Definition at line 28 of file class.InternalDataService.php.
| ILIAS\Help\GuidedTour\InternalDataService::__construct | ( | ) |
Definition at line 30 of file class.InternalDataService.php.
| ILIAS\Help\GuidedTour\InternalDataService::settings | ( | int | $obj_id, |
| bool | $active, | ||
| string | $screen_ids, | ||
| PermissionType | $permission, | ||
| string | $lang | ||
| ) |
Definition at line 44 of file class.InternalDataService.php.
| ILIAS\Help\GuidedTour\InternalDataService::step | ( | int | $id, |
| int | $tour_id, | ||
| int | $order_nr, | ||
| StepType | $type, | ||
| string | $element_id | ||
| ) |
Definition at line 34 of file class.InternalDataService.php.