- Global AbstractStudIPAdministrationPlugin::getTopNavigation ()
-
- Global AbstractStudIPAdministrationPlugin::hasTopNavigation ()
-
- Global AbstractStudIPAdministrationPlugin::setNavigation (StudipPluginNavigation $navigation)
-
- Global AbstractStudIPAdministrationPlugin::setTopnavigation (StudipPluginNavigation $navigation)
-
- Class AbstractStudIPHomepagePlugin
- since Stud.IP 1.11 http://hilfe.studip.de/index.php/Entwickler/PluginSchnittstelle#toc9
- Global AbstractStudIPHomepagePlugin::getRequestedUser ()
-
- Global AbstractStudIPHomepagePlugin::getStatusShowOverviewPage ()
-
- Global AbstractStudIPHomepagePlugin::setNavigation (StudipPluginNavigation $navigation)
-
- Global AbstractStudIPHomepagePlugin::setRequestedUser ($user)
-
- Global AbstractStudIPHomepagePlugin::setStatusShowOverviewPage ($status)
-
- Global AbstractStudIPHomepagePlugin::showOverview ()
-
- Global AbstractStudIPLegacyPlugin::$pluginid
-
- Global AbstractStudIPLegacyPlugin::activatePlugin ()
-
- Global AbstractStudIPLegacyPlugin::deactivatePlugin ()
-
- Global AbstractStudIPLegacyPlugin::getAdminLink ()
-
- Global AbstractStudIPLegacyPlugin::getBasepluginpath ()
-
- Global AbstractStudIPLegacyPlugin::getDisplaytitle ()
-
- Global AbstractStudIPLegacyPlugin::getNavigation ()
-
- Global AbstractStudIPLegacyPlugin::getNavigationPosition ()
-
- Global AbstractStudIPLegacyPlugin::getPluginclassname ()
-
- Global AbstractStudIPLegacyPlugin::getPluginiconname ()
-
- Global AbstractStudIPLegacyPlugin::hasNavigation ()
-
- Global AbstractStudIPLegacyPlugin::isDependentOnOtherPlugin ()
-
- Global AbstractStudIPLegacyPlugin::setActivated ($value)
-
- Global AbstractStudIPLegacyPlugin::setBasepluginpath ($path)
-
- Global AbstractStudIPLegacyPlugin::setDependentOnOtherPlugin ($dependentplugin=true)
-
- Global AbstractStudIPLegacyPlugin::setNavigation (StudipPluginNavigation $navigation)
-
- Global AbstractStudIPLegacyPlugin::setNavigationPosition ($pos)
-
- Global AbstractStudIPLegacyPlugin::setPluginiconname ($icon)
-
- Global AbstractStudIPLegacyPlugin::setPluginId ($id)
-
- Global AbstractStudIPLegacyPlugin::setPluginName ($name)
-
- Global AbstractStudIPLegacyPlugin::setPluginPath ($path)
-
- Global AbstractStudIPLegacyPlugin::setUser (StudIPUser $user)
-
- Global AbstractStudIPLegacyPlugin::show ($param=NULL)
-
- Global AbstractStudIPPortalPlugin::hasAdministration ()
-
- Global AbstractStudIPPortalPlugin::hasAuthorizedView ()
-
- Global AbstractStudIPPortalPlugin::hasUnauthorizedView ()
-
- Global AbstractStudIPPortalPlugin::showOverview ($unauthorizedview=true)
-
- Global AbstractStudIPStandardPlugin::getChangeindicatoriconname ()
-
- Global AbstractStudIPStandardPlugin::getId ()
-
- Global AbstractStudIPStandardPlugin::getOverviewMessage ($has_changed=false)
-
- Global AbstractStudIPStandardPlugin::getPluginExistingItems ($course_id)
-
- Global AbstractStudIPStandardPlugin::getScore ()
-
- Global AbstractStudIPStandardPlugin::hasChanged ($lastlogin)
-
- Global AbstractStudIPStandardPlugin::isActivated ($context=NULL)
-
- Global AbstractStudIPStandardPlugin::isShownInOverview ()
-
- Global AbstractStudIPStandardPlugin::setActivated ($value)
-
- Global AbstractStudIPStandardPlugin::setId ($id)
-
- Global AbstractStudIPStandardPlugin::setNavigation (StudipPluginNavigation $navigation)
-
- Global AbstractStudIPSystemPlugin::doBackgroundTasks ()
-
- Global AbstractStudIPSystemPlugin::getDisplayType ($filter=-1)
-
- Global AbstractStudIPSystemPlugin::getScore ()
-
- Global AbstractStudIPSystemPlugin::hasBackgroundTasks ()
-
- Global AbstractStudIPSystemPlugin::setDisplayType ($display_type)
-
- Global AbstractStudIPSystemPlugin::setNavigation (StudipPluginNavigation $navigation)
-
- Global CourseTopic::createFolder ()
-
- Global CycleData::autoAssignIssues ($themen, $filterStart, $filterEnd)
-
- Global CycleData::deleteSingleDate ($date_id, $filterStart, $filterEnd)
-
- Global CycleData::removeRequest ($singledate_id, $filterStart, $filterEnd)
-
- Global CycleData::unDeleteSingleDate ($date_id, $filterStart, $filterEnd)
-
- Class DB_Seminar
-
- Global get_global_perm ($user_id="")
- use $GLOBALS['perm']->get_perm($user_id)
- Global get_perm ($range_id, $user_id="")
- use $GLOBALS['perm']->get_studip_perm($range_id, $user_id)
- Class HolidayData
-
- Namespace layout
- since Stud.IP version 1.10. please use the new MessageBox instead.
- Global log_event ($action, $affected=null, $coaffected=null, $info=null, $dbg_info=null, $user_id=null)
- use StudipLog::log() instead
- Namespace messaging
-
- Global MetaDate::getArt ()
-
- Global MetaDate::getMetaDataAsArray ()
-
- Global MetaDate::getStartWoche ($metadate_id=null)
-
- Global MetaDate::getTurnus ($metadate_id=null)
-
- Global MetaDate::setCycleData ($data=array(), $cycle)
-
- Global MetaDate::setStartWoche ($start_woche, $metadate_id=null)
-
- Global MetaDate::setTurnus ($turnus, $metadate_id=null)
-
- Namespace migrations
- since DB_Seminar is considered deprecated
- Global PluginEngine::getCurrentPluginId ()
-
- Global PluginEngine::getLinkToAdministrationPlugin ($params=array(), $cmd='show')
-
- Global PluginEngine::getValueFromSession ($plugin, $key)
-
- Global PluginEngine::saveToSession ($plugin, $key, $value)
-
- Global PluginNavigation::addLinkParam ($key, $value)
-
- Global PluginNavigation::addSubNavigation ($name, PluginNavigation $navigation)
-
- Global PluginNavigation::getCommand ()
-
- Global PluginNavigation::getPlugin ()
-
- Global PluginNavigation::getURL ()
-
- Global PluginNavigation::setActive ($value=NULL)
-
- Global PluginNavigation::setCommand ($cmd)
-
- Global PluginNavigation::setLinkParam ($link)
-
- Global PluginNavigation::setPlugin (StudIPPlugin $plugin)
-
- Global Seminar::getMetaDateType ()
-
- Global SeminarDB::deleteRequest ($id)
-
- Global SimpleORMap::haveData ()
-
- Global string_to_unicode ($xml_string)
-
- Global StudipController::addToInfobox ($category, $text, $icon='blank.gif')
- since Stud.IP 3.1 in favor of the sidebar
- Global StudipController::populateInfobox ()
- since Stud.IP 3.1 in favor of the sidebar
- Global StudipController::setInfoBoxImage ($image)
- since Stud.IP 3.1 in favor of the sidebar
- Global StudipPluginNavigation::__construct ($title='', $url=NULL)
-
- Global StudipPluginNavigation::addSubmenu (StudipPluginNavigation $subnavigation)
-
- Global StudipPluginNavigation::clearSubmenu ()
-
- Global StudipPluginNavigation::freezeActivation ()
-
- Global StudipPluginNavigation::getDisplayname ()
-
- Global StudipPluginNavigation::getIcon ()
-
- Global StudipPluginNavigation::getLink ()
-
- Global StudipPluginNavigation::getSubmenu ()
-
- Global StudipPluginNavigation::hasIcon ()
-
- Global StudipPluginNavigation::removeSubmenu (StudipPluginNavigation $subnavigation)
-
- Global StudipPluginNavigation::setDisplayname ($title)
-
- Global StudipPluginNavigation::setIcon ($icon)
-
- Global StudipPluginNavigation::setLink ($url)
-
- Class StudIPTemplateEngine
- is now deprecated
- Global StudIPTemplateEngine::showErrorMessage ($text, $colspan=2)
- since Stud.IP version 1.10
- Global StudIPTemplateEngine::showInfoMessage ($text, $colspan=2)
- since Stud.IP version 1.10
- Global StudIPTemplateEngine::showSuccessMessage ($text, $colspan=2)
- since Stud.IP version 1.10
- Global StudIPUser::setUserid ($id)
-
- Global UserConfig::setUserId ($user_id)
-
- Global write_config ($key, $val, $arr=null)
-