Go to the source code of this file.
Namespaces | |
namespace | dateplaner |
dateplaner includes personal an group specific date management developt for ilias3 and adapted also to ilias2 | |
Enumerations | |
enum | DATEPLANER_ROOT_DIR |
End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+. More... | |
Variables | |
$_REQUEST ["app"] = str_replace(array(".", "/", "\\", "%"), "", $_REQUEST["app"]) | |
------------------------------------------------------------------------------+ Modul porperties/settings for the dateplaner | |
$modulDir = "/modules/dateplaner" | |
ilias module directory (up to the ilias root dir) @ var string @ access private | |
$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 () | |
$locator = $Interface->showLocator($tpl, $lng,$app) | |
$app = "app"] |
enum DATEPLANER_ROOT_DIR |
End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+.
Definition at line 75 of file dateplaner.php.
$_REQUEST["app"] = str_replace(array(".", "/", "\\", "%"), "", $_REQUEST["app"]) |
------------------------------------------------------------------------------+ Modul porperties/settings for the dateplaner
please take care that changes to be needed.
Definition at line 45 of file dateplaner.php.
Referenced by ilObjChatGUI::__showActiveUsers(), ilObjChatGUI::__showOnlineUsers(), ilObjCourseGUI::addMetaObject(), ilObjCategoryGUI::assignSaveObject(), ilTermDefinitionEditorGUI::chooseMetaSection(), ilLMObjectGUI::chooseMetaSection(), ilObjSurveyQuestionPoolGUI::chooseMetaSectionObject(), ilObjSurveyGUI::chooseMetaSectionObject(), ilObjMediaObjectGUI::chooseMetaSectionObject(), ilObjSAHSLearningModuleGUI::chooseMetaSectionObject(), ilObjGlossaryGUI::chooseMetaSectionObject(), ilObjFileBasedLMGUI::chooseMetaSectionObject(), ilObjContentObjectGUI::chooseMetaSectionObject(), ilObjCourseGUI::chooseMetaSectionObject(), ilObjTestGUI::chooseMetaSectionObject(), ilObjQuestionPoolGUI::chooseMetaSectionObject(), ilObjCourseGUI::deleteMetaObject(), ilObjCourseGUI::editMetaObject(), ilGlossaryPresentationGUI::getTabs(), ilChatController::ilChatController(), ilGlossaryPresentationGUI::searchTerms(), ilObjChatGUI::showFrames(), ilObjChatGUI::showInputFrame(), ilObjChatGUI::showUserFrame(), and soap_server::soap_server().
$app = "app"] |
Definition at line 101 of file dateplaner.php.
$DP_dlI = $Interface->getDpDBHandler () |
Definition at line 99 of file dateplaner.php.
Referenced by Database::database().
$DP_GroupIds = $Interface->getGroupIds() |
Definition at line 98 of file dateplaner.php.
$DP_Lang = $Interface->getLang() |
Definition at line 94 of file dateplaner.php.
Referenced by Gui::getLangArray(), and setMinicalendar().
$DP_language = $lng->text |
Definition at line 90 of file dateplaner.php.
Referenced by createTable(), doOutput(), generateOutput(), getDateForDay(), Gui::getLangArray(), navigation(), parse(), setDatesInWeek(), setDateView(), setDayDatesInWeek(), setDaysInMonth(), setDeleteAction(), setInboxView(), setJs(), setNavigation(), setWeekView(), showArray(), showKeywords(), showMinicalendar(), TimestampToDate::ttd(), and turnToMinutes().
$DP_Skin = $Interface->getSkin() |
Definition at line 95 of file dateplaner.php.
$DP_Style = $Interface->getStyle() |
Definition at line 96 of file dateplaner.php.
Referenced by doOutput().
$DP_StyleFname = $Interface->getStyleFname() |
Definition at line 97 of file dateplaner.php.
Referenced by doOutput().
$DP_UId = $Interface->getUId() |
Definition at line 93 of file dateplaner.php.
Referenced by convertToDateFormat(), generateDay(), getContent(), getKeywords(), getStartEndTime(), getWholeDay(), setDeleteAction(), and showKeywords().
$Interface = new ilCalInterface($ilias) |
Definition at line 80 of file dateplaner.php.
$locator = $Interface->showLocator($tpl, $lng,$app) |
Definition at line 100 of file dateplaner.php.
$modulDir = "/modules/dateplaner" |
ilias module directory (up to the ilias root dir) @ var string @ access private
Definition at line 53 of file dateplaner.php.