|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Calendar blocks, displayed in different contexts, e.g. More...
Inheritance diagram for ilCalendarBlockGUI:
Collaboration diagram for ilCalendarBlockGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getShowWeeksColumn () | |
| Show weeks column. More... | |
| getBlockType () | |
| |
| setParentGUI ($a_val) | |
| Set parent gui. More... | |
| getParentGUI () | |
| Get parent gui. More... | |
| setForceMonthView ($a_val) | |
| Set force month view. More... | |
| getForceMonthView () | |
| Get force month view. More... | |
| executeCommand () | |
| execute command More... | |
| setEnableEdit ($a_enable_edit=0) | |
| Set EnableEdit. More... | |
| getEnableEdit () | |
| Get EnableEdit. More... | |
| fillDataSection () | |
| Fill data section. More... | |
| getTargetGUIClassPath () | |
| Get target gui class path (for presenting the calendar) More... | |
| addMiniMonth ($a_tpl, $a_include_view_ctrl=false) | |
| Add mini version of monthly overview (Maybe extracted to another class, if used in pd calendar tab. More... | |
| getHTML () | |
| Get bloch HTML code. More... | |
| getOverview () | |
| Get overview. More... | |
| setSeed () | |
| Set seed. More... | |
| returnToUpperContext () | |
| Return to upper context. More... | |
| fillFooter () | |
| initCommands () | |
| Init commands. More... | |
| setPdModeEvents () | |
| setPdModeMonth () | |
| getEvents () | |
| Get events. More... | |
| getData () | |
| Get Data. More... | |
| getDatesForItem ($item) | |
| Get start/end date for item. More... | |
| getModalForApp () | |
| Get modal for appointment (see similar code in ilCalendarAgendaListGUI) todo use all this methods from ilcalendarviewgui.php. More... | |
Public Member Functions inherited from ilBlockGUI | |
| getBlockType () | |
| __construct () | |
| Constructor. More... | |
| setData ($a_data) | |
| Set Data. More... | |
| getData () | |
| Get Data. More... | |
| setPresentation (int $type) | |
| Set presentation. More... | |
| getPresentation () | |
| Get presentation type. More... | |
| setBlockId ($a_block_id=0) | |
| Set Block Id. More... | |
| getBlockId () | |
| Get Block Id. More... | |
| setGuiObject (&$a_gui_object) | |
| Set GuiObject. More... | |
| getGuiObject () | |
| Get GuiObject. More... | |
| setTitle ($a_title) | |
| Set Title. More... | |
| getTitle () | |
| Get Title. More... | |
| setOffset ($a_offset) | |
| Set Offset. More... | |
| getOffset () | |
| Get Offset. More... | |
| correctOffset () | |
| setLimit ($a_limit) | |
| Set Limit. More... | |
| getLimit () | |
| Get Limit. More... | |
| setEnableEdit ($a_enableedit) | |
| Set EnableEdit. More... | |
| getEnableEdit () | |
| Get EnableEdit. More... | |
| setRepositoryMode ($a_repositorymode) | |
| Set RepositoryMode. More... | |
| getRepositoryMode () | |
| Get RepositoryMode. More... | |
| setSubtitle ($a_subtitle) | |
| Set Subtitle. More... | |
| getSubtitle () | |
| Get Subtitle. More... | |
| setRefId ($a_refid) | |
| Set Ref Id (only used if isRepositoryObject() is true). More... | |
| getRefId () | |
| Get Ref Id (only used if isRepositoryObject() is true). More... | |
| setAdminCommands (bool $a_admincommands) | |
| Set Administration Commmands. More... | |
| getAdminCommands () | |
| Get Administration Commmands. More... | |
| setEnableNumInfo ($a_enablenuminfo) | |
| Set Enable Item Number Info. More... | |
| getEnableNumInfo () | |
| Get Enable Item Number Info. More... | |
| setProperties ($a_properties) | |
| This function is supposed to be used for block type specific properties, that should be inherited through ilColumnGUI->setBlockProperties. More... | |
| getProperty ($a_property) | |
| setProperty ($a_property, $a_value) | |
| setRowTemplate ($a_rowtemplatename, $a_rowtemplatedir="") | |
| Set Row Template Name. More... | |
| getNavParameter () | |
| getConfigParameter () | |
| getMoveParameter () | |
| getRowTemplateName () | |
| Get Row Template Name. More... | |
| getRowTemplateDir () | |
| Get Row Template Directory. More... | |
| addBlockCommand (string $a_href, string $a_text, string $a_onclick="") | |
| Add Block Command. More... | |
| getBlockCommands () | |
| Get Block commands. More... | |
| getHTML () | |
| Get HTML. More... | |
| fillHeaderCommands () | |
| Fill header commands block. More... | |
| fillHeaderTitleBlock () | |
| Fill header title block (title and. More... | |
| setDataSection ($a_content) | |
| Call this from overwritten fillDataSection(), if standard row based data is not used. More... | |
| fillDataSection () | |
| Standard implementation for row based data. More... | |
| fillRow ($a_set) | |
| fillFooter () | |
| fillPreviousNext () | |
| Fill previous/next row. More... | |
| setPreviousNextLinks () | |
| Get previous/next linkbar. More... | |
| getAsynch () | |
| Use this for final get before sending asynchronous output (ajax) per echo to output. More... | |
| getPaginationViewControl () | |
| Fill previous/next row. More... | |
| getHTMLNew () | |
| Get HTML. More... | |
Static Public Member Functions | |
| static | getScreenMode () |
| Get Screen Mode for current command. More... | |
| static | getScreenMode () |
| Get Screen Mode for current command. More... | |
Data Fields | |
| $ctrl = null | |
Data Fields inherited from ilBlockGUI | |
| const | PRES_MAIN_LEG = 0 |
| const | PRES_SEC_LEG = 1 |
| const | PRES_SEC_LIST = 2 |
| const | PRES_MAIN_LIST = 3 |
Static Public Attributes | |
| static | $block_type = "cal" |
| static | $st_data |
Protected Member Functions | ||||
| isRepositoryObject () | ||||
Returns whether block has a corresponding repository object.
| ||||
| getViewControl () | ||||
| Get view control. More... | ||||
| initCategories () | ||||
| init categories @access protected More... | ||||
| setSubTabs () | ||||
| getViewControls () | ||||
Get view controls.
| ||||
| getLegacyContent () | ||||
Get legacy content.
| ||||
| getListItemForData (array $data) | ||||
Get list item for data array.
| ||||
| getNoItemFoundContent () | ||||
| No item entry. More... | ||||
| addSubscriptionButton (ilTemplate $panel_template) | ||||
| Add subscription button. More... | ||||
Protected Member Functions inherited from ilBlockGUI | ||||
| isRepositoryObject () | ||||
| Returns whether block has a corresponding repository object. More... | ||||
| initCommands () | ||||
| Init commands. More... | ||||
| fillRowColor ($a_placeholder="CSS_ROW") | ||||
| preloadData (array $data) | ||||
| Can be overwritten in subclasses. More... | ||||
| getLegacyContent () | ||||
| Get legacy content. More... | ||||
| getViewControls () | ||||
| Get view controls. More... | ||||
| getListItemForData (array $data) | ||||
| Get list item for data array. More... | ||||
| handleNavigation () | ||||
| Handle navigation. More... | ||||
| loadData () | ||||
| Load data for current page. More... | ||||
| getListItemGroups () | ||||
| Get items. More... | ||||
| addRepoCommands () | ||||
| Add repo commands. More... | ||||
| getNoItemFoundContent () | ||||
| No item entry. More... | ||||
Protected Attributes | |
| $mode | |
| $display_mode | |
| $tabs | |
| $obj_data_cache | |
| $parent_gui = "ilcolumngui" | |
| $ui | |
| $force_month_view = false | |
| $new_rendering = true | |
Protected Attributes inherited from ilBlockGUI | |
| $ui | |
| $data = array() | |
| $enablenuminfo = true | |
| $footer_links = array() | |
| $block_id = 0 | |
| $allow_moving = true | |
| $move = array("left" => false, "right" => false, "up" => false, "down" => false) | |
| $block_commands = array() | |
| $max_count = false | |
| $close_command = false | |
| $image = false | |
| $property = false | |
| $nav_value = "" | |
| $css_row = "" | |
| $title = "" | |
| $admincommands = false | |
| $dropdown | |
| $tpl | |
| $main_tpl | |
| $user | |
| $ctrl | |
| $access | |
| $lng | |
| $obj_def | |
| $presentation | |
| $new_rendering = false | |
Calendar blocks, displayed in different contexts, e.g.
groups and courses
@ilCtrl_IsCalledBy ilCalendarBlockGUI: ilColumnGUI @ilCtrl_Calls ilCalendarBlockGUI: ilCalendarAppointmentGUI, ilCalendarMonthGUI, ilCalendarWeekGUI, ilCalendarDayGUI @ilCtrl_Calls ilCalendarBlockGUI: ilConsultationHoursGUI, ilCalendarAppointmentPresentationGUI
Definition at line 20 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::__construct | ( | ) |
Constructor.
| boolean | skip initialisation (is called by derived PDCalendarBlockGUI class) |
Reimplemented from ilBlockGUI.
Reimplemented in ilPDCalendarBlockGUI.
Definition at line 55 of file class.ilCalendarBlockGUI.php.
References $_GET, $_SESSION, $ctrl, $DIC, $ilUser, ilBlockGUI\$lng, ilBlockGUI\$main_tpl, $mode, ilBlockGUI\$title, ilBlockGUI\$tpl, ilBlockGUI\$user, ILIAS\GlobalScreen\Provider\__construct(), ilCalendarSettings\_getInstance(), ilCalendarUserSettings\_getInstanceByUserId(), ilBlockGUI\getBlockId(), getBlockType(), IL_CAL_DATE, IL_CAL_UNIX, ilBlockGUI\setBlockId(), ilBlockGUI\setEnableNumInfo(), ilBlockGUI\setLimit(), ilBlockGUI\setPresentation(), settings(), ilBlockGUI\setTitle(), and ui().
Here is the call graph for this function:| ilCalendarBlockGUI::addMiniMonth | ( | $a_tpl, | |
$a_include_view_ctrl = false |
|||
| ) |
Add mini version of monthly overview (Maybe extracted to another class, if used in pd calendar tab.
Definition at line 329 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, $i, $ilUser, ilBlockGUI\$lng, $ui, ilBlockGUI\$user, ilDateTime\_before(), ilCalendarUtil\_buildMonthDayList(), ilDateTime\_equals(), ilCalendarUtil\_isToday(), ilCalendarUtil\_numericDayToString(), getShowWeeksColumn(), getTargetGUIClassPath(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_MONTH, and ilCalendarSchedule\TYPE_MONTH.
Referenced by fillDataSection(), and getLegacyContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Add subscription button.
Definition at line 984 of file class.ilCalendarBlockGUI.php.
References $DIC, ilBlockGUI\$lng, ilBlockGUI\$presentation, $url, getTargetGUIClassPath(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), and HTML_Template_IT\setVariable().
Referenced by getLegacyContent().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarBlockGUI::executeCommand | ( | ) |
execute command
Definition at line 220 of file class.ilCalendarBlockGUI.php.
References $ctrl, ilBlockGUI\$presentation, $tabs, ilCalendarAppointmentPresentationGUI\_getInstance(), initCategories(), and setSubTabs().
Here is the call graph for this function:| ilCalendarBlockGUI::fillDataSection | ( | ) |
Fill data section.
Reimplemented from ilBlockGUI.
Definition at line 282 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\$tpl, addMiniMonth(), ilBlockGUI\fillDataSection(), ilBlockGUI\setDataSection(), and ilBlockGUI\setRowTemplate().
Here is the call graph for this function:| ilCalendarBlockGUI::fillFooter | ( | ) |
Reimplemented from ilBlockGUI.
Definition at line 707 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::getBlockType | ( | ) |
Reimplemented from ilBlockGUI.
Reimplemented in ilPDCalendarBlockGUI.
Definition at line 136 of file class.ilCalendarBlockGUI.php.
References $block_type.
Referenced by __construct(), and setSeed().
Here is the caller graph for this function:| ilCalendarBlockGUI::getData | ( | ) |
Get Data.
Reimplemented from ilBlockGUI.
Definition at line 819 of file class.ilCalendarBlockGUI.php.
References $_GET, ilBlockGUI\$data, Vendor\Package\$f, ilBlockGUI\$lng, $ui, $url, ilDatePresentation\formatPeriod(), getDatesForItem(), getEvents(), and ilBlockGUI\setEnableNumInfo().
Here is the call graph for this function:| ilCalendarBlockGUI::getDatesForItem | ( | $item | ) |
Get start/end date for item.
| array | $item | item |
Definition at line 871 of file class.ilCalendarBlockGUI.php.
References IL_CAL_UNIX.
Referenced by getData(), and getModalForApp().
Here is the caller graph for this function:| ilCalendarBlockGUI::getEnableEdit | ( | ) |
Get EnableEdit.
Reimplemented from ilBlockGUI.
Definition at line 274 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::getEvents | ( | ) |
Get events.
return
Definition at line 806 of file class.ilCalendarBlockGUI.php.
References IL_CAL_DATE, and ilCalendarSchedule\TYPE_PD_UPCOMING.
Referenced by getData(), and getModalForApp().
Here is the caller graph for this function:| ilCalendarBlockGUI::getForceMonthView | ( | ) |
Get force month view.
Definition at line 184 of file class.ilCalendarBlockGUI.php.
References $force_month_view.
Referenced by getHTML(), initCategories(), ilPDCalendarBlockGUI\initCategories(), and initCommands().
Here is the caller graph for this function:| ilCalendarBlockGUI::getHTML | ( | ) |
Get bloch HTML code.
Reimplemented from ilBlockGUI.
Definition at line 513 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, $DIC, Vendor\Package\$f, ilBlockGUI\$lng, $obj_data_cache, $ret, ilBlockGUI\$user, ilDateTime\_before(), ilCourseParticipants\_getInstanceByObjId(), ilObjUser\_lookupFullname(), ilBlockGUI\addBlockCommand(), ilConsultationHourAppointments\getAppointments(), getForceMonthView(), getParentGUI(), ilBlockGUI\getProperty(), getTargetGUIClassPath(), IL_CAL_DAY, IL_CAL_UNIX, initCategories(), ilBookingEntry\lookupBookableUsersForObject(), and ilCalendarCategories\MODE_REPOSITORY.
Referenced by setPdModeEvents(), setPdModeMonth(), and setSeed().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get legacy content.
Reimplemented from ilBlockGUI.
Definition at line 936 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\$tpl, addMiniMonth(), and addSubscriptionButton().
Here is the call graph for this function:
|
protected |
Get list item for data array.
| array | $data |
Reimplemented from ilBlockGUI.
Definition at line 962 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\$data, $factory, and ui().
Here is the call graph for this function:| ilCalendarBlockGUI::getModalForApp | ( | ) |
Get modal for appointment (see similar code in ilCalendarAgendaListGUI) todo use all this methods from ilcalendarviewgui.php.
Definition at line 889 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, Vendor\Package\$f, $ui, ilCalendarAppointmentPresentationGUI\_getInstance(), exit, ilDatePresentation\formatPeriod(), getDatesForItem(), getEvents(), and initCategories().
Here is the call graph for this function:
|
protected |
No item entry.
Reimplemented from ilBlockGUI.
Definition at line 976 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::getOverview | ( | ) |
Get overview.
Definition at line 629 of file class.ilCalendarBlockGUI.php.
References $ctrl, ilBlockGUI\$lng, and ilCalendarSchedule\TYPE_INBOX.
| ilCalendarBlockGUI::getParentGUI | ( | ) |
Get parent gui.
Definition at line 162 of file class.ilCalendarBlockGUI.php.
References $parent_gui.
Referenced by getHTML().
Here is the caller graph for this function:
|
static |
Get Screen Mode for current command.
Reimplemented from ilBlockGUI.
Definition at line 192 of file class.ilCalendarBlockGUI.php.
References $_GET, $DIC, and IL_SCREEN_CENTER.
| ilCalendarBlockGUI::getShowWeeksColumn | ( | ) |
Show weeks column.
return
Definition at line 128 of file class.ilCalendarBlockGUI.php.
References settings().
Referenced by addMiniMonth().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarBlockGUI::getTargetGUIClassPath | ( | ) |
Get target gui class path (for presenting the calendar)
return
Definition at line 306 of file class.ilCalendarBlockGUI.php.
References $_GET, ilObject\_lookupType(), and ilBlockGUI\getRepositoryMode().
Referenced by addMiniMonth(), addSubscriptionButton(), and getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get view control.
Definition at line 462 of file class.ilCalendarBlockGUI.php.
References $ctrl, ilBlockGUI\$lng, $ui, IL_CAL_DATE, and ilDateTime\MONTH.
Referenced by getViewControls().
Here is the caller graph for this function:
|
protected |
Get view controls.
Reimplemented from ilBlockGUI.
Definition at line 925 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\getPresentation(), getViewControl(), and ILIAS\UI\Implementation\Component\ViewControl\getViewControls().
Here is the call graph for this function:
|
protected |
init categories @access protected
return
Reimplemented in ilPDCalendarBlockGUI.
Definition at line 653 of file class.ilCalendarBlockGUI.php.
References $_GET, ilCalendarCategories\_getInstance(), getForceMonthView(), ilCalendarCategories\MODE_REPOSITORY, and ilCalendarCategories\MODE_REPOSITORY_CONTAINER_ONLY.
Referenced by executeCommand(), getHTML(), and getModalForApp().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCalendarBlockGUI::initCommands | ( | ) |
Init commands.
Reimplemented from ilBlockGUI.
Definition at line 729 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, ilBlockGUI\$lng, ilBlockGUI\addBlockCommand(), getForceMonthView(), and ilBlockGUI\getRepositoryMode().
Here is the call graph for this function:
|
protected |
Returns whether block has a corresponding repository object.
Reimplemented from ilBlockGUI.
Definition at line 144 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::returnToUpperContext | ( | ) |
Return to upper context.
Reimplemented in ilPDCalendarBlockGUI.
Definition at line 700 of file class.ilCalendarBlockGUI.php.
References $ctrl.
Referenced by setSeed().
Here is the caller graph for this function:| ilCalendarBlockGUI::setEnableEdit | ( | $a_enable_edit = 0 | ) |
Set EnableEdit.
| boolean | $a_enable_edit | Edit mode on/off |
Reimplemented from ilBlockGUI.
Definition at line 265 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::setForceMonthView | ( | $a_val | ) |
Set force month view.
| bool | $a_val | force month view |
Definition at line 171 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\setPresentation().
Here is the call graph for this function:| ilCalendarBlockGUI::setParentGUI | ( | $a_val | ) |
Set parent gui.
| $a_val |
Definition at line 153 of file class.ilCalendarBlockGUI.php.
| ilCalendarBlockGUI::setPdModeEvents | ( | ) |
Definition at line 769 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilUser, ilBlockGUI\$user, exit, getHTML(), and ilBlockGUI\setPresentation().
Here is the call graph for this function:| ilCalendarBlockGUI::setPdModeMonth | ( | ) |
Definition at line 785 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilUser, ilBlockGUI\$user, exit, getHTML(), and ilBlockGUI\setPresentation().
Here is the call graph for this function:| ilCalendarBlockGUI::setSeed | ( | ) |
Set seed.
Definition at line 682 of file class.ilCalendarBlockGUI.php.
References $_GET, $_SESSION, $ctrl, exit, ilBlockGUI\getBlockId(), getBlockType(), getHTML(), and returnToUpperContext().
Here is the call graph for this function:
|
protected |
return
Definition at line 672 of file class.ilCalendarBlockGUI.php.
References $tabs.
Referenced by executeCommand().
Here is the caller graph for this function:
|
static |
Definition at line 29 of file class.ilCalendarBlockGUI.php.
Referenced by getBlockType().
| ilCalendarBlockGUI::$ctrl = null |
Definition at line 25 of file class.ilCalendarBlockGUI.php.
Referenced by __construct(), addMiniMonth(), executeCommand(), getHTML(), getModalForApp(), getOverview(), getViewControl(), initCommands(), returnToUpperContext(), setPdModeEvents(), setPdModeMonth(), and setSeed().
|
protected |
Definition at line 27 of file class.ilCalendarBlockGUI.php.
|
protected |
Definition at line 49 of file class.ilCalendarBlockGUI.php.
Referenced by getForceMonthView().
|
protected |
Definition at line 26 of file class.ilCalendarBlockGUI.php.
Referenced by __construct().
|
protected |
Definition at line 920 of file class.ilCalendarBlockGUI.php.
|
protected |
Definition at line 40 of file class.ilCalendarBlockGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 42 of file class.ilCalendarBlockGUI.php.
Referenced by getParentGUI().
|
static |
Definition at line 30 of file class.ilCalendarBlockGUI.php.
|
protected |
Definition at line 35 of file class.ilCalendarBlockGUI.php.
Referenced by executeCommand(), and setSubTabs().
|
protected |
Definition at line 47 of file class.ilCalendarBlockGUI.php.
Referenced by addMiniMonth(), getData(), getModalForApp(), and getViewControl().