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 | |
| if(is_array($_POST)) | $_REQUEST ["app"] = str_replace(array(".", "/", "\\", "%"), "", $_REQUEST["app"]) |
| dateplaner includes personal an group specific date management developt for ilias3 and adapted also to ilias2 | |
| $modulDir = "/calendar" | |
| 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 () | |
| $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 83 of file dateplaner.php.
| if (is_array($_POST)) $_REQUEST["app"] = str_replace(array(".", "/", "\\", "%"), "", $_REQUEST["app"]) |
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.
Definition at line 53 of file dateplaner.php.
Referenced by ilObjCategoryGUI::__checkGlobalRoles(), ilSCORM13Player::__construct(), ilObjCategoryGUI::__getAssignableRoles(), ilObjChatGUI::__showActiveUsers(), ilLPListOfObjectsGUI::__showEditUser(), ilObjChatGUI::__showOnlineUsers(), ilObjUserFolderGUI::__showSelectTable(), ilObjUserFolderGUI::__showTextTable(), ilAuthUtils::_getMultipleAuthModeOptions(), ilCourseUserFieldsGUI::addSelectField(), ilCourseUserFieldsGUI::addTextField(), ilObjCategoryGUI::assignSaveObject(), ilObjectGUI::buildCloneSelect(), ilPurchasePaypal::checkData(), ilCourseUserFieldsGUI::chooseDefinitions(), ilObjUserFolderGUI::chooseDefinitionsObject(), ilGlossaryPresentationGUI::clearTerms(), ilObjectGUI::cloneAllObject(), ilContainerGUI::cloneAllObject(), ilObjForumGUI::cloneWizardPageObject(), ilContainerGUI::cloneWizardPageObject(), ilObjLinkResourceGUI::createObject(), ilFeedbackGUI::edit(), ilCourseContentGUI::executeCommand(), ilGlossaryPresentationGUI::getTabs(), ilChatController::ilChatController(), ilLPListOfObjectsGUI::ilLPListOfObjectsGUI(), ilLPListOfProgressGUI::ilLPListOfProgressGUI(), ilObjMDSettingsGUI::initCopyrightEditForm(), ilMDEditorGUI::listSection(), ilCourseUserFieldsGUI::saveField(), ilObjUserFolderGUI::saveFieldObject(), ilObjectGUI::searchCloneSourceObject(), ilGlossaryPresentationGUI::searchTerms(), ilObjChatGUI::showFrames(), ilObjChatGUI::showInputFrame(), ilObjChatGUI::showUserFrame(), soap_server::soap_server(), ilObjMDSettingsGUI::updateEntry(), ilLPListOfObjectsGUI::updateUser(), and ilValidatorAdapter::validate().
| $app = "app"] |
Definition at line 107 of file dateplaner.php.
| $CALENDAR = $MiniCal->show($month, $year, $MiniCal) |
Definition at line 152 of file dateplaner.php.
| $DP_dlI = $Interface->getDpDBHandler () |
Definition at line 106 of file dateplaner.php.
| $DP_GroupIds = $Interface->getGroupIds() |
Definition at line 105 of file dateplaner.php.
| $DP_Lang = $Interface->getLang() |
Definition at line 101 of file dateplaner.php.
| $DP_language = $lng->text |
Definition at line 97 of file dateplaner.php.
| $DP_Skin = $Interface->getSkin() |
Definition at line 102 of file dateplaner.php.
| $DP_Style = $Interface->getStyle() |
Definition at line 103 of file dateplaner.php.
| $DP_StyleFname = $Interface->getStyleFname() |
Definition at line 104 of file dateplaner.php.
| $DP_UId = $Interface->getUId() |
Definition at line 100 of file dateplaner.php.
| $Interface = new ilCalInterface($ilias) |
Definition at line 87 of file dateplaner.php.
| $modulDir = "/calendar" |
ilias module directory (up to the ilias root dir) @ var string @ access private
Definition at line 61 of file dateplaner.php.
1.7.1