|
Stud.IP
2.3 Revision 48548
|
Functions | |
| check_messaging_default () | |
| check_schedule_default () | |
| check_calendar_default () | |
| check_semester_default () | |
| startpage_redirect ($page_code) | |
Variables | |
| global | $i_page = basename($_SERVER['PHP_SELF']) |
| global | $DEFAULT_LANGUAGE |
| global | $SessSemName |
| global | $SessionSeminar |
| global | $sess |
| global | $auth |
| global | $user |
| global | $perm |
| global | $forum |
| global | $LastLogin |
| global | $CurrentLogin |
| global | $my_messaging_settings |
| global | $my_schedule_settings |
| global | $my_personal_sems |
| global | $my_studip_settings |
| global | $homepage_cache_own |
| global | $CALENDAR_ENABLE |
| global | $AUTH_LIFETIME |
| global | $_language_path = init_i18n($_SESSION['_language']) |
| $seminar_open_redirected = false | |
| $user_did_login = false | |
| $course_id = Request::option('cid', $_SESSION['SessionSeminar']) | |
| check_calendar_default | ( | ) |
| check_messaging_default | ( | ) |
| check_schedule_default | ( | ) |
| check_semester_default | ( | ) |

| startpage_redirect | ( | $page_code | ) |

| if ($_SESSION['SessionStart']==0) if ($auth->is_authenticated()&&is_object($user)&&$user->id!="nobody") $_language_path = init_i18n($_SESSION['_language']) |
| global $auth |
| global $AUTH_LIFETIME |
| global $CALENDAR_ENABLE |
| $course_id = Request::option('cid', $_SESSION['SessionSeminar']) |
| global $CurrentLogin |
| global $DEFAULT_LANGUAGE |
| global $forum |
| global $homepage_cache_own |
| $i_page = basename($_SERVER['PHP_SELF']) |
| global $LastLogin |
| global $my_messaging_settings |
| global $my_personal_sems |
| global $my_schedule_settings |
| global $my_studip_settings |
| global $perm |
| $seminar_open_redirected = false |
| global $sess |
| global $SessionSeminar |
| global $SessSemName |
| global $user |
| $user_did_login = false |