ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Calendar blocks, displayed in different contexts, e.g. More...
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 () | |
setPdModeEvents () | |
setPdModeMonth () | |
getEvents () | |
Get events. More... | |
getData () | |
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... | |
![]() | |
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 | |
![]() | |
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 () | |
getViewControl () | |
Get view control. More... | |
initCategories () | |
init categories protected More... | |
setSubTabs () | |
getViewControls () | |
getLegacyContent () | |
getListItemForData (array $data) | |
getNoItemFoundContent () | |
No item entry. More... | |
addConsultationHourButtons (ilTemplate $panel_template) | |
Add consultation hour buttons. More... | |
addSubscriptionButton (ilTemplate $panel_template) | |
Add subscription button. More... | |
![]() | |
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 | |
![]() | |
$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
ilCalendarBlockGUI: ilColumnGUI ilCalendarBlockGUI: ilCalendarAppointmentGUI, ilCalendarMonthGUI, ilCalendarWeekGUI, ilCalendarDayGUI ilCalendarBlockGUI: ilConsultationHoursGUI, ilCalendarAppointmentPresentationGUI
Definition at line 20 of file class.ilCalendarBlockGUI.php.
ilCalendarBlockGUI::__construct | ( | ) |
Constructor.
boolean | skip initialisation (is called by derived PDCalendarBlockGUI class) |
Definition at line 55 of file class.ilCalendarBlockGUI.php.
References $_GET, $_SESSION, $ctrl, $DIC, $ilCtrl, $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().
|
protected |
Add consultation hour buttons.
Definition at line 985 of file class.ilCalendarBlockGUI.php.
References $_GET, $DIC, ilBlockGUI\$user, ilConsultationHourUtils\getConsultationHourLinksForRepositoryObject(), ilBlockGUI\getRepositoryMode(), getTargetGUIClassPath(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), and ilTemplate\touchBlock().
Referenced by getLegacyContent().
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, $ilCtrl, $ilUser, ilBlockGUI\$lng, $ui, ilBlockGUI\$user, ilDateTime\_before(), ilCalendarUtil\_buildMonthDayList(), ilDateTime\_equals(), ilCalendarUtil\_isToday(), ilCalendarUtil\_numericDayToString(), getShowWeeksColumn(), getTargetGUIClassPath(), getViewControl(), IL_CAL_DATE, IL_CAL_FKT_DATE, IL_CAL_MONTH, and ilCalendarSchedule\TYPE_MONTH.
Referenced by fillDataSection(), and getLegacyContent().
|
protected |
Add subscription button.
Definition at line 1022 of file class.ilCalendarBlockGUI.php.
References $DIC, ilBlockGUI\$lng, ilBlockGUI\$presentation, $url, getTargetGUIClassPath(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), and ilGlobalTemplateInterface\setVariable().
Referenced by getLegacyContent().
ilCalendarBlockGUI::executeCommand | ( | ) |
execute command
Definition at line 220 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, ilBlockGUI\$presentation, $tabs, ilCalendarAppointmentPresentationGUI\_getInstance(), initCategories(), and setSubTabs().
ilCalendarBlockGUI::fillDataSection | ( | ) |
Fill data section.
Definition at line 282 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\$tpl, addMiniMonth(), ilBlockGUI\fillDataSection(), ilBlockGUI\setDataSection(), and ilBlockGUI\setRowTemplate().
ilCalendarBlockGUI::fillFooter | ( | ) |
Definition at line 707 of file class.ilCalendarBlockGUI.php.
ilCalendarBlockGUI::getBlockType | ( | ) |
Definition at line 136 of file class.ilCalendarBlockGUI.php.
Referenced by __construct(), and setSeed().
ilCalendarBlockGUI::getData | ( | ) |
Definition at line 818 of file class.ilCalendarBlockGUI.php.
References $_GET, ilBlockGUI\$data, Vendor\Package\$f, ilBlockGUI\$lng, $ui, $url, ilDatePresentation\formatPeriod(), getDatesForItem(), getEvents(), and ilBlockGUI\setEnableNumInfo().
ilCalendarBlockGUI::getDatesForItem | ( | $item | ) |
Get start/end date for item.
array | $item | item |
Definition at line 870 of file class.ilCalendarBlockGUI.php.
References IL_CAL_UNIX.
Referenced by getData(), and getModalForApp().
ilCalendarBlockGUI::getEnableEdit | ( | ) |
Get EnableEdit.
Definition at line 274 of file class.ilCalendarBlockGUI.php.
ilCalendarBlockGUI::getEvents | ( | ) |
Get events.
Definition at line 805 of file class.ilCalendarBlockGUI.php.
References IL_CAL_DATE, and ilCalendarSchedule\TYPE_PD_UPCOMING.
Referenced by getData(), and getModalForApp().
ilCalendarBlockGUI::getForceMonthView | ( | ) |
Get force month view.
Definition at line 184 of file class.ilCalendarBlockGUI.php.
References $force_month_view.
Referenced by getHTML(), ilPDCalendarBlockGUI\initCategories(), initCategories(), and initCommands().
ilCalendarBlockGUI::getHTML | ( | ) |
Get bloch HTML code.
Definition at line 513 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, $DIC, Vendor\Package\$f, $ilCtrl, 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().
|
protected |
Definition at line 935 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\$tpl, addConsultationHourButtons(), addMiniMonth(), and addSubscriptionButton().
|
protected |
Definition at line 962 of file class.ilCalendarBlockGUI.php.
References $factory, and ui().
ilCalendarBlockGUI::getModalForApp | ( | ) |
Get modal for appointment (see similar code in ilCalendarAgendaListGUI) todo use all this methods from ilcalendarviewgui.php.
Definition at line 888 of file class.ilCalendarBlockGUI.php.
References $_GET, $ctrl, Vendor\Package\$f, $ilCtrl, $ui, ilCalendarAppointmentPresentationGUI\_getInstance(), exit, ilDatePresentation\formatPeriod(), getDatesForItem(), getEvents(), and initCategories().
|
protected |
ilCalendarBlockGUI::getOverview | ( | ) |
Get overview.
Definition at line 629 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, 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().
|
static |
Get Screen Mode for current command.
Definition at line 192 of file class.ilCalendarBlockGUI.php.
References $_GET, $DIC, $ilCtrl, and IL_SCREEN_CENTER.
ilCalendarBlockGUI::getShowWeeksColumn | ( | ) |
Show weeks column.
Definition at line 128 of file class.ilCalendarBlockGUI.php.
References settings().
Referenced by addMiniMonth().
ilCalendarBlockGUI::getTargetGUIClassPath | ( | ) |
Get target gui class path (for presenting the calendar)
Definition at line 306 of file class.ilCalendarBlockGUI.php.
References $_GET, ilObject\_lookupType(), and ilBlockGUI\getRepositoryMode().
Referenced by addConsultationHourButtons(), addMiniMonth(), addSubscriptionButton(), and getHTML().
|
protected |
Get view control.
Definition at line 462 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, ilBlockGUI\$lng, $ui, IL_CAL_DATE, ilDateTime\MONTH, and ILIAS\UI\Implementation\Component\withOnLoadCode().
Referenced by addMiniMonth(), and getViewControls().
|
protected |
Definition at line 924 of file class.ilCalendarBlockGUI.php.
References ilBlockGUI\getPresentation(), getViewControl(), and ILIAS\UI\Implementation\Component\ViewControl\getViewControls().
|
protected |
init categories protected
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().
ilCalendarBlockGUI::initCommands | ( | ) |
Definition at line 730 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, ilBlockGUI\$lng, ilBlockGUI\addBlockCommand(), getForceMonthView(), and ilBlockGUI\getRepositoryMode().
|
protected |
Definition at line 144 of file class.ilCalendarBlockGUI.php.
ilCalendarBlockGUI::returnToUpperContext | ( | ) |
Return to upper context.
Definition at line 700 of file class.ilCalendarBlockGUI.php.
References $ctrl, and $ilCtrl.
Referenced by setSeed().
ilCalendarBlockGUI::setEnableEdit | ( | $a_enable_edit = 0 | ) |
Set EnableEdit.
boolean | $a_enable_edit | Edit mode on/off |
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().
ilCalendarBlockGUI::setParentGUI | ( | $a_val | ) |
ilCalendarBlockGUI::setPdModeEvents | ( | ) |
Definition at line 768 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, $ilUser, ilBlockGUI\$user, exit, getHTML(), and ilBlockGUI\setPresentation().
ilCalendarBlockGUI::setPdModeMonth | ( | ) |
Definition at line 784 of file class.ilCalendarBlockGUI.php.
References $ctrl, $ilCtrl, $ilUser, ilBlockGUI\$user, exit, getHTML(), and ilBlockGUI\setPresentation().
ilCalendarBlockGUI::setSeed | ( | ) |
Set seed.
Definition at line 682 of file class.ilCalendarBlockGUI.php.
References $_GET, $_SESSION, $ctrl, $ilCtrl, exit, ilBlockGUI\getBlockId(), getBlockType(), getHTML(), and returnToUpperContext().
|
protected |
Definition at line 672 of file class.ilCalendarBlockGUI.php.
References $tabs.
Referenced by executeCommand().
|
static |
Definition at line 29 of file class.ilCalendarBlockGUI.php.
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 919 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().