| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilCalendarUserSettingsGUI:Public Member Functions | |
| __construct () | |
| Constructor  public.  More... | |
| executeCommand () | |
| show (?ilPropertyFormGUI $form=null) | |
| cancel () | |
| save () | |
| initSettingsForm () | |
Protected Attributes | |
| ilGlobalTemplateInterface | $tpl | 
| ilCtrlInterface | $ctrl | 
| ilLanguage | $lng | 
| ilObjUser | $user | 
| ilCalendarSettings | $settings | 
| ilCalendarUserSettings | $user_settings | 
Definition at line 31 of file class.ilCalendarUserSettingsGUI.php.
| ilCalendarUserSettingsGUI::__construct | ( | ) | 
Constructor public.
Definition at line 45 of file class.ilCalendarUserSettingsGUI.php.
References $DIC, ilCalendarSettings\_getInstance(), ilCalendarUserSettings\_getInstanceByUserId(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilCalendarUserSettingsGUI::cancel | ( | ) | 
Definition at line 79 of file class.ilCalendarUserSettingsGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilCalendarUserSettingsGUI::executeCommand | ( | ) | 
Definition at line 60 of file class.ilCalendarUserSettingsGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilCalendarUserSettingsGUI::initSettingsForm | ( | ) | 
Definition at line 106 of file class.ilCalendarUserSettingsGUI.php.
References ilCalendarUtil\_getShortTimeZoneList(), ilCalendarUserSettings\CAL_EXPORT_TZ_TZ, ilCalendarUserSettings\CAL_EXPORT_TZ_UTC, ILIAS\Repository\ctrl(), ilCalendarSettings\DATE_FORMAT_DMY, ilCalendarSettings\DATE_FORMAT_MDY, ilCalendarSettings\DATE_FORMAT_YMD, ilCalendarUtil\getHourSelection(), ILIAS\Repository\lng(), ilSelectInputGUI\setOptions(), ILIAS\Repository\settings(), ilRadioGroupInputGUI\setValue(), ilCalendarSettings\TIME_FORMAT_12, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by save(), and show().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilCalendarUserSettingsGUI::save | ( | ) | 
Definition at line 84 of file class.ilCalendarUserSettingsGUI.php.
References ILIAS\Repository\ctrl(), initSettingsForm(), ILIAS\Repository\lng(), and show().
 Here is the call graph for this function:| ilCalendarUserSettingsGUI::show | ( | ?ilPropertyFormGUI | $form = null | ) | 
Definition at line 71 of file class.ilCalendarUserSettingsGUI.php.
References initSettingsForm().
Referenced by save().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.ilCalendarUserSettingsGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilCalendarUserSettingsGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilCalendarUserSettingsGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilCalendarUserSettingsGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilCalendarUserSettingsGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilCalendarUserSettingsGUI.php.