|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ilGuidedTourAdminGUI: ilGuidedTourPageGUI, ilExportGUI, ilRepoStandardUploadHandlerGUI More...
Collaboration diagram for ilGuidedTourAdminGUI:Public Member Functions | |
| __construct (protected \ILIAS\Help\GuidedTour\InternalDataService $data, protected \ILIAS\Help\GuidedTour\InternalDomainService $domain, protected \ILIAS\Help\GuidedTour\InternalGUIService $gui) | |
| executeCommand () | |
| forwardToPageObject () | |
| saveTour () | |
| saveSettings () | |
| saveStep () | |
| editStep (int $step_id) | |
| editPage (int $step_id) | |
| confirmStepDeletion (int $step_id) | |
| deleteStep () | |
Protected Member Functions | |
| setSettingsTabs (string $active) | |
| listTours () | |
| getResetTourModal (int $tour_id) | |
| resetTour () | |
| getDeleteTourModal (int $tour_id) | |
| deleteTour () | |
| getCreateForm () | |
| addTour () | |
| editSettings () | |
| getSettingsForm () | |
| setStepsHeader () | |
| setSingleStepHeader () | |
| listSteps () | |
| getStepTable () | |
| addStep () | |
| getStepForm (?Step $step=null) | |
| setSubTabs (string $active) | |
| idSettings () | |
| getIdForm () | |
| saveIdSettings () | |
| saveOrder () | |
| importTourForm () | |
| getImportForm () | |
| handleImportUpload (FileUpload $upload, UploadResult $result) | |
| importTourFile (string $filename, string $path) | |
| importTour () | |
Protected Attributes | |
| ILIAS Help GuidedTour UserFinished UserFinishedManager | $finish_manager |
| ILIAS Help GuidedTour Tour TourManager | $tm |
Private Attributes | |
| ILIAS Help GuidedTour Step StepManager | $step_manager |
@ilCtrl_Calls ilGuidedTourAdminGUI: ilGuidedTourPageGUI, ilExportGUI, ilRepoStandardUploadHandlerGUI
Definition at line 32 of file class.ilGuidedTourAdminGUI.php.
| ilGuidedTourAdminGUI::__construct | ( | protected \ILIAS\Help\GuidedTour\InternalDataService | $data, |
| protected \ILIAS\Help\GuidedTour\InternalDomainService | $domain, | ||
| protected \ILIAS\Help\GuidedTour\InternalGUIService | $gui | ||
| ) |
Definition at line 38 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 506 of file class.ilGuidedTourAdminGUI.php.
References $lng, getStepForm(), and setSingleStepHeader().
Here is the call graph for this function:
|
protected |
Definition at line 329 of file class.ilGuidedTourAdminGUI.php.
References getCreateForm().
Here is the call graph for this function:| ilGuidedTourAdminGUI::confirmStepDeletion | ( | int | $step_id | ) |
Definition at line 673 of file class.ilGuidedTourAdminGUI.php.
References $lng, and getStepTable().
Here is the call graph for this function:| ilGuidedTourAdminGUI::deleteStep | ( | ) |
Definition at line 694 of file class.ilGuidedTourAdminGUI.php.
References $lng.
|
protected |
Definition at line 310 of file class.ilGuidedTourAdminGUI.php.
References $lng.
| ilGuidedTourAdminGUI::editPage | ( | int | $step_id | ) |
Definition at line 594 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 351 of file class.ilGuidedTourAdminGUI.php.
References getSettingsForm(), setSettingsTabs(), and setStepsHeader().
Here is the call graph for this function:| ilGuidedTourAdminGUI::editStep | ( | int | $step_id | ) |
Definition at line 581 of file class.ilGuidedTourAdminGUI.php.
References $lng, getStepForm(), and setSingleStepHeader().
Here is the call graph for this function:| ilGuidedTourAdminGUI::executeCommand | ( | ) |
Definition at line 50 of file class.ilGuidedTourAdminGUI.php.
References $lng, forwardToPageObject(), getImportForm(), setSettingsTabs(), and setStepsHeader().
Here is the call graph for this function:| ilGuidedTourAdminGUI::forwardToPageObject | ( | ) |
Definition at line 143 of file class.ilGuidedTourAdminGUI.php.
References $lng, and ilPageObject\_exists().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 321 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by addTour(), and saveTour().
Here is the caller graph for this function:
|
protected |
Definition at line 287 of file class.ilGuidedTourAdminGUI.php.
References Vendor\Package\$f, and $lng.
Referenced by listTours().
Here is the caller graph for this function:
|
protected |
Definition at line 626 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by idSettings(), and saveIdSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 713 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by executeCommand(), and importTourForm().
Here is the caller graph for this function:
|
protected |
Definition at line 252 of file class.ilGuidedTourAdminGUI.php.
References Vendor\Package\$f, and $lng.
Referenced by listTours().
Here is the caller graph for this function:
|
protected |
Definition at line 359 of file class.ilGuidedTourAdminGUI.php.
References $lng, ILIAS\Repository\Form\addStdTitleAndDescription(), ILIAS\Help\GuidedTour\Settings\Create, and getLanguage().
Referenced by editSettings(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 515 of file class.ilGuidedTourAdminGUI.php.
References $lng, and ILIAS\Help\GuidedTour\Step\PrimaryButton.
Referenced by addStep(), editStep(), and saveStep().
Here is the caller graph for this function:
|
protected |
Definition at line 490 of file class.ilGuidedTourAdminGUI.php.
Referenced by confirmStepDeletion(), listSteps(), and saveOrder().
Here is the caller graph for this function:
|
protected |
Definition at line 729 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 619 of file class.ilGuidedTourAdminGUI.php.
References getIdForm(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 763 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 743 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 707 of file class.ilGuidedTourAdminGUI.php.
References getImportForm().
Here is the call graph for this function:
|
protected |
Definition at line 466 of file class.ilGuidedTourAdminGUI.php.
References Vendor\Package\$b, Vendor\Package\$f, $lng, getStepTable(), setSettingsTabs(), and setStepsHeader().
Here is the call graph for this function:
|
protected |
Definition at line 185 of file class.ilGuidedTourAdminGUI.php.
References Vendor\Package\$b, Vendor\Package\$f, $lng, getDeleteTourModal(), getResetTourModal(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 276 of file class.ilGuidedTourAdminGUI.php.
References $lng.
|
protected |
Definition at line 642 of file class.ilGuidedTourAdminGUI.php.
References $lng, and getIdForm().
Here is the call graph for this function:
|
protected |
Definition at line 654 of file class.ilGuidedTourAdminGUI.php.
References $data, $lng, and getStepTable().
Here is the call graph for this function:| ilGuidedTourAdminGUI::saveSettings | ( | ) |
Definition at line 412 of file class.ilGuidedTourAdminGUI.php.
References $lng, ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and getSettingsForm().
Here is the call graph for this function:| ilGuidedTourAdminGUI::saveStep | ( | ) |
Definition at line 544 of file class.ilGuidedTourAdminGUI.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and getStepForm().
Here is the call graph for this function:| ilGuidedTourAdminGUI::saveTour | ( | ) |
Definition at line 335 of file class.ilGuidedTourAdminGUI.php.
References $lng, and getCreateForm().
Here is the call graph for this function:
|
protected |
Definition at line 113 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by editSettings(), executeCommand(), and listSteps().
Here is the caller graph for this function:
|
protected |
Definition at line 454 of file class.ilGuidedTourAdminGUI.php.
References $lng, and setStepsHeader().
Referenced by addStep(), and editStep().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 438 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by editSettings(), executeCommand(), listSteps(), and setSingleStepHeader().
Here is the caller graph for this function:
|
protected |
Definition at line 601 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by idSettings(), and listTours().
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilGuidedTourAdminGUI.php.
Definition at line 34 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 36 of file class.ilGuidedTourAdminGUI.php.