ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (ilGlobalTemplateInterface $tpl, ilCtrl $ilCtrl, ilAccess $ilAccess, ilToolbarGUI $ilToolbar, ilLanguage $lng, ILIAS $ilias, ilTabsGUI $ilTabs, ilStudyProgrammeTypeRepository $type_repository, Input\Factory $input_factory, Renderer $renderer, ServerRequest $request, Refinery\Factory $refinery_factory) | |
executeCommand () | |
setParentGUI ($parent_gui) | |
Data Fields | |
$tpl | |
$ctrl | |
Protected Member Functions | |
checkAccess () | |
setSubTabsEdit (string $active_tab_id) | |
editCustomIcons () | |
updateCustomIcons () | |
editAMD () | |
updateAMD () | |
listTypes () | |
add () | |
edit () | |
create () | |
update () | |
delete () | |
buildForm (string $submit_action, string $type_action, ilStudyProgrammeType $type=null) | |
buildModalHeading (string $title, string $default_lng) | |
buildLanguagesForms (ilStudyProgrammeType $type=null) | |
getInstalledLanguages () | |
Protected Attributes | |
$access | |
$toolbar | |
$lng | |
$ilias | |
$tabs | |
$type_repository | |
$input_factory | |
$renderer | |
$request | |
$refinery_factory | |
$parent_gui | |
$installed_languages | |
Definition at line 18 of file class.ilStudyProgrammeTypeGUI.php.
ilStudyProgrammeTypeGUI::__construct | ( | ilGlobalTemplateInterface | $tpl, |
ilCtrl | $ilCtrl, | ||
ilAccess | $ilAccess, | ||
ilToolbarGUI | $ilToolbar, | ||
ilLanguage | $lng, | ||
ILIAS | $ilias, | ||
ilTabsGUI | $ilTabs, | ||
ilStudyProgrammeTypeRepository | $type_repository, | ||
Input\Factory | $input_factory, | ||
Renderer | $renderer, | ||
ServerRequest | $request, | ||
Refinery\Factory | $refinery_factory | ||
) |
Definition at line 90 of file class.ilStudyProgrammeTypeGUI.php.
References $ilias, $input_factory, $lng, $refinery_factory, $renderer, $request, $tpl, and $type_repository.
|
protected |
Definition at line 278 of file class.ilStudyProgrammeTypeGUI.php.
References buildForm().
Referenced by executeCommand().
|
protected |
Definition at line 381 of file class.ilStudyProgrammeTypeGUI.php.
References buildLanguagesForms(), buildModalHeading(), and ilStudyProgrammeType\getDefaultLang().
Referenced by add(), create(), edit(), and update().
|
protected |
Definition at line 425 of file class.ilStudyProgrammeTypeGUI.php.
References $lng, $refinery_factory, ilStudyProgrammeType\getDescription(), getInstalledLanguages(), and ilStudyProgrammeType\getTitle().
Referenced by buildForm().
|
protected |
Definition at line 409 of file class.ilStudyProgrammeTypeGUI.php.
References getInstalledLanguages().
Referenced by buildForm().
|
protected |
Definition at line 178 of file class.ilStudyProgrammeTypeGUI.php.
References ilUtil\sendFailure().
Referenced by executeCommand().
|
protected |
Definition at line 307 of file class.ilStudyProgrammeTypeGUI.php.
References $result, $type, buildForm(), and ilUtil\sendFailure().
Referenced by executeCommand().
|
protected |
Definition at line 368 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET, Vendor\Package\$e, and ilUtil\sendFailure().
|
protected |
Definition at line 291 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET, $type, and buildForm().
Referenced by executeCommand().
|
protected |
Definition at line 237 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET.
Referenced by executeCommand().
|
protected |
Definition at line 213 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET.
Referenced by executeCommand().
ilStudyProgrammeTypeGUI::executeCommand | ( | ) |
Definition at line 122 of file class.ilStudyProgrammeTypeGUI.php.
References add(), checkAccess(), create(), edit(), editAMD(), editCustomIcons(), listTypes(), setSubTabsEdit(), update(), updateAMD(), and updateCustomIcons().
|
protected |
Definition at line 446 of file class.ilStudyProgrammeTypeGUI.php.
References $installed_languages.
Referenced by buildLanguagesForms(), and buildModalHeading().
|
protected |
Definition at line 261 of file class.ilStudyProgrammeTypeGUI.php.
References $type_repository, and ilLinkButton\getInstance().
Referenced by executeCommand().
ilStudyProgrammeTypeGUI::setParentGUI | ( | $parent_gui | ) |
|
protected |
Definition at line 186 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 329 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET, $result, $type, buildForm(), ilUtil\sendFailure(), ilStudyProgrammeType\setDefaultLang(), ilStudyProgrammeType\setDescription(), and ilStudyProgrammeType\setTitle().
Referenced by executeCommand().
|
protected |
Definition at line 247 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET.
Referenced by executeCommand().
|
protected |
Definition at line 223 of file class.ilStudyProgrammeTypeGUI.php.
References $_GET.
Referenced by executeCommand().
|
protected |
Definition at line 33 of file class.ilStudyProgrammeTypeGUI.php.
ilStudyProgrammeTypeGUI::$ctrl |
Definition at line 28 of file class.ilStudyProgrammeTypeGUI.php.
|
protected |
Definition at line 48 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 63 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 88 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by getInstalledLanguages().
|
protected |
Definition at line 43 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct(), and buildLanguagesForms().
|
protected |
ilObjStudyProgrammeGUI | $parent_gui |
Definition at line 83 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by setParentGUI().
|
protected |
Definition at line 78 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct(), and buildLanguagesForms().
|
protected |
Definition at line 68 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 73 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 53 of file class.ilStudyProgrammeTypeGUI.php.
|
protected |
Definition at line 38 of file class.ilStudyProgrammeTypeGUI.php.
ilStudyProgrammeTypeGUI::$tpl |
Definition at line 23 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct().
|
protected |
Definition at line 58 of file class.ilStudyProgrammeTypeGUI.php.
Referenced by __construct(), and listTypes().