|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
@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 505 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 672 of file class.ilGuidedTourAdminGUI.php.
References $lng, and getStepTable().
Here is the call graph for this function:| ilGuidedTourAdminGUI::deleteStep | ( | ) |
Definition at line 693 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 593 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 580 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 625 of file class.ilGuidedTourAdminGUI.php.
References $lng.
Referenced by idSettings(), and saveIdSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 712 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 514 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 489 of file class.ilGuidedTourAdminGUI.php.
Referenced by confirmStepDeletion(), listSteps(), and saveOrder().
Here is the caller graph for this function:
|
protected |
Definition at line 728 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 618 of file class.ilGuidedTourAdminGUI.php.
References getIdForm(), and setSubTabs().
Here is the call graph for this function:
|
protected |
Definition at line 762 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 742 of file class.ilGuidedTourAdminGUI.php.
|
protected |
Definition at line 706 of file class.ilGuidedTourAdminGUI.php.
References getImportForm().
Here is the call graph for this function:
|
protected |
Definition at line 465 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 641 of file class.ilGuidedTourAdminGUI.php.
References $lng, and getIdForm().
Here is the call graph for this function:
|
protected |
Definition at line 653 of file class.ilGuidedTourAdminGUI.php.
References $data, $lng, and getStepTable().
Here is the call graph for this function:| ilGuidedTourAdminGUI::saveSettings | ( | ) |
Definition at line 411 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 543 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 453 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 437 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 600 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.