Go to the source code of this file.
Enumerations | |
| enum | DATEPLANER_ROOT_DIR |
End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+. More... | |
Variables | |
| $modulDir = "/calendar" | |
| dateplaner includes personal an group specific date management developt for ilias3 and adapted also to ilias2 | |
| $Interface = new ilCalInterface($ilias) | |
| $DP_language = $lng->text | |
| $DP_UId = $Interface->getUId() | |
| $DP_Lang = $Interface->getLang() | |
| $DP_Skin = $Interface->getSkin() | |
| $DP_Style = $Interface->getStyle() | |
| $DP_StyleFname = $Interface->getStyleFname() | |
| $DP_GroupIds = $Interface->getGroupIds() | |
| $DP_dlI = $Interface->getDpDBHandler () | |
| $app = "app"] | |
| $CALENDAR = $MiniCal->show($month, $year, $MiniCal) | |
| enum DATEPLANER_ROOT_DIR |
End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+.
Definition at line 70 of file class.ilCalendarGUI.php.
| $app = "app"] |
Definition at line 94 of file class.ilCalendarGUI.php.
| $CALENDAR = $MiniCal->show($month, $year, $MiniCal) |
Definition at line 139 of file class.ilCalendarGUI.php.
| $DP_dlI = $Interface->getDpDBHandler () |
Definition at line 93 of file class.ilCalendarGUI.php.
Referenced by Database::database().
| $DP_GroupIds = $Interface->getGroupIds() |
Definition at line 92 of file class.ilCalendarGUI.php.
| $DP_Lang = $Interface->getLang() |
Definition at line 88 of file class.ilCalendarGUI.php.
Referenced by Gui::getLangArray().
| $DP_language = $lng->text |
Definition at line 84 of file class.ilCalendarGUI.php.
Referenced by createTable(), doOutput(), generateOutput(), getDateForDay(), Gui::getLangArray(), navigation(), parse(), setDatesInWeek(), setDateView(), setDayDatesInWeek(), setDaysInMonth(), setDeleteAction(), setInboxView(), setJs(), setNavigation(), setWeekView(), showArray(), showKeywords(), TimestampToDate::ttd(), and turnToMinutes().
| $DP_Skin = $Interface->getSkin() |
Definition at line 89 of file class.ilCalendarGUI.php.
| $DP_Style = $Interface->getStyle() |
Definition at line 90 of file class.ilCalendarGUI.php.
Referenced by doOutput().
| $DP_StyleFname = $Interface->getStyleFname() |
Definition at line 91 of file class.ilCalendarGUI.php.
Referenced by doOutput().
| $DP_UId = $Interface->getUId() |
Definition at line 87 of file class.ilCalendarGUI.php.
Referenced by convertToDateFormat(), generateDay(), getContent(), getKeywords(), getStartEndTime(), getWholeDay(), setDeleteAction(), and showKeywords().
| $Interface = new ilCalInterface($ilias) |
Definition at line 74 of file class.ilCalendarGUI.php.
| $modulDir = "/calendar" |
dateplaner includes personal an group specific date management developt for ilias3 and adapted also to ilias2
------------------------------------------------------------------------------+ Modul porperties/settings for the dateplaner please take care that changes to be needed. ilias module directory (up to the ilias root dir) @ var string @ access private
Definition at line 48 of file class.ilCalendarGUI.php.
1.7.1