|
ILIAS
release_8 Revision v8.24
|
Calendar blocks, displayed on personal desktop. More...
Inheritance diagram for ilPDCalendarBlockGUI:
Collaboration diagram for ilPDCalendarBlockGUI:Public Member Functions | |
| __construct () | |
| @inheritDoc More... | |
| getBlockType () | |
| returnToUpperContext () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilCalendarBlockGUI | |
| __construct () | |
| Constructor. More... | |
| getShowWeeksColumn () | |
| Show weeks column. More... | |
| getBlockType () | |
| setParentGUI (string $a_val) | |
| getParentGUI () | |
| setForceMonthView (bool $a_val) | |
| getForceMonthView () | |
| executeCommand () | |
| fillDataSection () | |
| Standard implementation for row based data. More... | |
| getTargetGUIClassPath () | |
| addMiniMonth (ilTemplate $a_tpl, bool $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 () | |
| setSeed () | |
| returnToUpperContext () | |
| setPdModeEvents () | |
| setPdModeMonth () | |
| getEventByAppointmentId (int $a_appointment_id) | |
| getEvents () | |
| getData () | |
| getDatesForItem (array $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... | |
| getNoItemFoundContent () | |
| No item entry. More... | |
Public Member Functions inherited from ilBlockGUI | |
| __construct () | |
| getBlockType () | |
| setData (array $a_data) | |
| getData () | |
| setPresentation (int $type) | |
| getPresentation () | |
| setBlockId (string $a_block_id="0") | |
| getBlockId () | |
| setGuiObject (object $a_gui_object) | |
| Set GuiObject. More... | |
| getGuiObject () | |
| setTitle (string $a_title) | |
| getTitle () | |
| setOffset (int $a_offset) | |
| getOffset () | |
| correctOffset () | |
| setLimit (int $a_limit) | |
| getLimit () | |
| setEnableEdit (bool $a_enableedit) | |
| getEnableEdit () | |
| setRepositoryMode (bool $a_repositorymode) | |
| getRepositoryMode () | |
| setSubtitle (string $a_subtitle) | |
| getSubtitle () | |
| setRefId (int $a_refid) | |
| Set Ref Id (only used if isRepositoryObject() is true). More... | |
| getRefId () | |
| setAdminCommands (bool $a_admincommands) | |
| getAdminCommands () | |
| setEnableNumInfo (bool $a_enablenuminfo) | |
| getEnableNumInfo () | |
| setProperties (array $a_properties) | |
| This function is supposed to be used for block type specific properties, that should be inherited through ilColumnGUI->setBlockProperties. More... | |
| getProperty (string $a_property) | |
| setProperty (string $a_property, string $a_value) | |
| setRowTemplate (string $a_rowtemplatename, string $a_rowtemplatedir="") | |
| Set Row Template Name. More... | |
| getNavParameter () | |
| getConfigParameter () | |
| getMoveParameter () | |
| getRowTemplateName () | |
| getRowTemplateDir () | |
| addBlockCommand (string $a_href, string $a_text, string $a_onclick="") | |
| getBlockCommands () | |
| getHTML () | |
| fillHeaderCommands () | |
| fillHeaderTitleBlock () | |
| setDataSection (string $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 (array $a_set) | |
| fillFooter () | |
| fillPreviousNext () | |
| setPreviousNextLinks () | |
| getAsynch () | |
| Use this for final get before sending asynchronous output (ajax) per echo to output. More... | |
| getPaginationViewControl () | |
| Fill previous/next row. More... | |
| getHTMLNew () | |
| getNoItemFoundContent () | |
Static Public Attributes | |
| static string | $block_type = "pdcal" |
Static Public Attributes inherited from ilCalendarBlockGUI | |
| static string | $block_type = "cal" |
Protected Member Functions | ||||
| initCategories () | ||||
| @inheritDoc More... | ||||
Protected Member Functions inherited from ilCalendarBlockGUI | ||||
| initBookingUserFromQuery () | ||||
| initSeedFromQuery () | ||||
| initAppointmentIdFromQuery () | ||||
| initInitialDateQuery () | ||||
| isRepositoryObject () | ||||
| Returns whether block has a corresponding repository object. More... | ||||
| getViewControl () | ||||
| initCategories () | ||||
| setSubTabs () | ||||
| initCommands () | ||||
| getViewControls () | ||||
Get view controls.
| ||||
| getLegacyContent () | ||||
Get legacy content.
| ||||
| getListItemForData (array $data) | ||||
Get list item for data array.
| ||||
| addSubscriptionButton (ilTemplate $panel_template) | ||||
| Add subscription button. More... | ||||
Protected Member Functions inherited from ilBlockGUI | ||||
| isRepositoryObject () | ||||
| Returns whether block has a corresponding repository object. More... | ||||
| specialCharsAsEntities (string $string) | ||||
| initCommands () | ||||
| fillRowColor (string $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... | ||||
| send (string $output) | ||||
| Send. More... | ||||
Additional Inherited Members | |
Static Public Member Functions inherited from ilCalendarBlockGUI | |
| static | getScreenMode () |
| Get Screen Mode for current command. More... | |
| static | getScreenMode () |
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 |
| const | PRES_MAIN_TILE = 4 |
Calendar blocks, displayed on personal desktop.
Definition at line 16 of file class.ilPDCalendarBlockGUI.php.
| ilPDCalendarBlockGUI::__construct | ( | ) |
@inheritDoc
Reimplemented from ilCalendarBlockGUI.
Definition at line 24 of file class.ilPDCalendarBlockGUI.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ilBlockGUI\setBlockId().
Here is the call graph for this function:| ilPDCalendarBlockGUI::getBlockType | ( | ) |
Reimplemented from ilCalendarBlockGUI.
Definition at line 33 of file class.ilPDCalendarBlockGUI.php.
References $block_type.
|
protected |
@inheritDoc
Reimplemented from ilCalendarBlockGUI.
Definition at line 41 of file class.ilPDCalendarBlockGUI.php.
References ilCalendarCategories\_getInstance(), ilCalendarUserSettings\_getInstance(), ilCalendarUserSettings\CAL_SELECTION_MEMBERSHIP, ilCalendarBlockGUI\getForceMonthView(), ilCalendarCategories\MODE_PERSONAL_DESKTOP_ITEMS, and ilCalendarCategories\MODE_PERSONAL_DESKTOP_MEMBERSHIP.
Here is the call graph for this function:| ilPDCalendarBlockGUI::returnToUpperContext | ( | ) |
@inheritDoc
Reimplemented from ilCalendarBlockGUI.
Definition at line 63 of file class.ilPDCalendarBlockGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
static |
Definition at line 18 of file class.ilPDCalendarBlockGUI.php.
Referenced by getBlockType().
|
protected |
Definition at line 19 of file class.ilPDCalendarBlockGUI.php.