ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
executeCommand () | |
startingPoints () | |
table form to set up starting points depends of user roles More... | |
initUserStartingPointForm (?\ilPropertyFormGUI $form=null) | |
initRoleStartingPointForm (?\ilPropertyFormGUI $form=null) | |
addRoleAutoCompleteObject () | |
saveOrder () | |
Protected Member Functions | |
getRoleStartingPointForm () | |
saveStartingPoint () | |
store starting point from the form More... | |
deleteStartingPoint () | |
Private Member Functions | |
getCurrentStartingPointOrNullForStartingPointForm (?int $starting_point_id) | |
getCurrentTypeForStartingPointForm (?StartingPoint $starting_point) | |
getFormTypeSpecificStartingPointFormParts (?int $spoint_id, ?int $req_role_id) | |
getCreateFormSpecificInputs () | |
getEditFormSpecificInputs (int $spoint_id, int $req_role_id) | |
getStartingPointSelectionInput (?StartingPoint $st_point) | |
getStartingPointSelectionOption (int $value, string $caption, ?StartingPoint $st_point, array $valid) | |
getCalenderSubInputs (?StartingPoint $st_point) | |
getRepositoryObjectInput (?StartingPoint $st_point) | |
showRoleSelection (string $role, string $role_search, string $start_point, string $start_object) | |
Definition at line 29 of file class.SettingsGUI.php.
ILIAS\User\Settings\StartingPoint\SettingsGUI::addRoleAutoCompleteObject | ( | ) |
Definition at line 346 of file class.SettingsGUI.php.
References ilRoleAutoCompleteInputGUI\echoAutoCompleteList().
|
protected |
Definition at line 504 of file class.SettingsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ILIAS\User\Settings\StartingPoint\SettingsGUI::executeCommand | ( | ) |
Definition at line 83 of file class.SettingsGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 290 of file class.SettingsGUI.php.
References ilCalendarSettings\DEFAULT_CAL_DAY, ilCalendarSettings\DEFAULT_CAL_LIST, ilCalendarSettings\DEFAULT_CAL_MONTH, ilCalendarSettings\DEFAULT_CAL_WEEK, ILIAS\User\Settings\StartingPoint\StartingPoint\getCalendarPeriod(), ILIAS\User\Settings\StartingPoint\StartingPoint\getCalendarView(), ILIAS\Repository\lng(), ilCalendarAgendaListGUI\PERIOD_DAY, ilCalendarAgendaListGUI\PERIOD_HALF_YEAR, ilCalendarAgendaListGUI\PERIOD_MONTH, and ilCalendarAgendaListGUI\PERIOD_WEEK.
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getStartingPointSelectionOption().
|
private |
Definition at line 197 of file class.SettingsGUI.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getFormTypeSpecificStartingPointFormParts().
|
private |
Definition at line 168 of file class.SettingsGUI.php.
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getRoleStartingPointForm().
|
private |
Definition at line 179 of file class.SettingsGUI.php.
References ILIAS\User\Settings\StartingPoint\StartingPoint\getStartingPointType().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getRoleStartingPointForm().
|
private |
Definition at line 227 of file class.SettingsGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getFormTypeSpecificStartingPointFormParts().
|
private |
Definition at line 188 of file class.SettingsGUI.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ILIAS\User\Settings\StartingPoint\SettingsGUI\getCreateFormSpecificInputs(), and ILIAS\User\Settings\StartingPoint\SettingsGUI\getEditFormSpecificInputs().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getRoleStartingPointForm().
|
private |
Definition at line 324 of file class.SettingsGUI.php.
References ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ILIAS\User\Settings\StartingPoint\StartingPoint\getStartingObject(), and ILIAS\Repository\lng().
|
protected |
Definition at line 132 of file class.SettingsGUI.php.
References ILIAS\Repository\ctrl(), error(), ILIAS\User\Settings\StartingPoint\SettingsGUI\getCurrentStartingPointOrNullForStartingPointForm(), ILIAS\User\Settings\StartingPoint\SettingsGUI\getCurrentTypeForStartingPointForm(), ILIAS\User\Settings\StartingPoint\SettingsGUI\getFormTypeSpecificStartingPointFormParts(), ILIAS\User\Settings\StartingPoint\SettingsGUI\getStartingPointSelectionInput(), and ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\initRoleStartingPointForm().
|
private |
Definition at line 248 of file class.SettingsGUI.php.
References $valid, ILIAS\User\Settings\StartingPoint\SettingsGUI\getStartingPointSelectionOption(), and ILIAS\Repository\lng().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getRoleStartingPointForm().
|
private |
Definition at line 263 of file class.SettingsGUI.php.
References ilRadioOption\addSubItem(), and ILIAS\User\Settings\StartingPoint\SettingsGUI\getCalenderSubInputs().
Referenced by ILIAS\User\Settings\StartingPoint\SettingsGUI\getStartingPointSelectionInput().
ILIAS\User\Settings\StartingPoint\SettingsGUI::initRoleStartingPointForm | ( | ?\ilPropertyFormGUI | $form = null | ) |
Definition at line 124 of file class.SettingsGUI.php.
References ILIAS\User\Settings\StartingPoint\SettingsGUI\getRoleStartingPointForm().
ILIAS\User\Settings\StartingPoint\SettingsGUI::initUserStartingPointForm | ( | ?\ilPropertyFormGUI | $form = null | ) |
Definition at line 116 of file class.SettingsGUI.php.
ILIAS\User\Settings\StartingPoint\SettingsGUI::saveOrder | ( | ) |
Definition at line 489 of file class.SettingsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
store starting point from the form
Definition at line 354 of file class.SettingsGUI.php.
References $res, ilObject\_lookupObjId(), ILIAS\Repository\ctrl(), error(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ilQueryParser\QP_COMBINATION_AND, ILIAS\User\Settings\StartingPoint\Repository\START_PD_CALENDAR, and ILIAS\User\Settings\StartingPoint\Repository\START_REPOSITORY_OBJ.
|
private |
Definition at line 457 of file class.SettingsGUI.php.
ILIAS\User\Settings\StartingPoint\SettingsGUI::startingPoints | ( | ) |
table form to set up starting points depends of user roles
Definition at line 96 of file class.SettingsGUI.php.
References ILIAS\Repository\toolbar().
|
private |
Definition at line 37 of file class.SettingsGUI.php.
|
private |
Definition at line 40 of file class.SettingsGUI.php.
|
private |
Definition at line 32 of file class.SettingsGUI.php.
|
private |
Definition at line 31 of file class.SettingsGUI.php.
|
private |
Definition at line 48 of file class.SettingsGUI.php.
|
private |
Definition at line 41 of file class.SettingsGUI.php.
|
private |
Definition at line 42 of file class.SettingsGUI.php.
|
private |
Definition at line 33 of file class.SettingsGUI.php.
|
private |
Definition at line 46 of file class.SettingsGUI.php.
|
private |
Definition at line 36 of file class.SettingsGUI.php.
|
private |
Definition at line 35 of file class.SettingsGUI.php.
|
private |
Definition at line 34 of file class.SettingsGUI.php.
|
private |
Definition at line 38 of file class.SettingsGUI.php.
|
private |
Definition at line 43 of file class.SettingsGUI.php.
|
private |
Definition at line 44 of file class.SettingsGUI.php.
|
private |
Definition at line 39 of file class.SettingsGUI.php.
|
private |
Definition at line 45 of file class.SettingsGUI.php.