Stud.IP
2.0 Revision 48548
|
Functions | |
news (&$module, $db, $alias_content, $text_div, $text_div_end) | |
termine (&$module, $db, $alias_content, $text_div, $text_div_end) | |
kategorien (&$module, $db, $alias_content, $text_div, $text_div_end) | |
lehre (&$module, $db, $alias_content, $text_div, $text_div_end) | |
head (&$module, $db, $a) | |
kontakt ($module, $db, $separate=FALSE) |
Variables | |
if($GLOBALS["CALENDAR_ENABLE"]) | $instituts_id = $this->config->range_id |
$username = "username"] | |
$sem_id = "seminar_id"] | |
$this | visibilities = get_local_visibility_by_username($username, 'homepage', true) |
$db = new DB_Seminar() | |
if(!$nameformat=$this->config-> getValue("Main","nameformat")) | $query_user_data = "LEFT JOIN user_info uin USING (user_id) WHERE ui.inst_perms IN ('autor','tutor','dozent') AND " |
$aliases_content = $this->config->getValue("Main", "aliases") | |
$visible_content = $this->config->getValue("Main", "visible") | |
$studip_link = $GLOBALS['ABSOLUTE_URI_STUDIP'] . 'edit_about.php' | |
if($this->config->getValue("Main","studiplink")=="top") if($generic_datafields=$this-> config->getValue("Main","genericdatafields")) | $order = $this->config->getValue("Main", "order") |
foreach($order as $position) | if ($this->config->getValue("Main","studiplink")=="bottom") |
head | ( | & | $module, |
$db, | |||
$a | |||
) |
kategorien | ( | & | $module, |
$db, | |||
$alias_content, | |||
$text_div, | |||
$text_div_end | |||
) |
kontakt | ( | $module, | |
$db, | |||
$separate = FALSE |
|||
) |
lehre | ( | & | $module, |
$db, | |||
$alias_content, | |||
$text_div, | |||
$text_div_end | |||
) |
news | ( | & | $module, |
$db, | |||
$alias_content, | |||
$text_div, | |||
$text_div_end | |||
) |
termine | ( | & | $module, |
$db, | |||
$alias_content, | |||
$text_div, | |||
$text_div_end | |||
) |
$aliases_content = $this->config->getValue("Main", "aliases") |
$db = new DB_Seminar() |
if ($GLOBALS["CALENDAR_ENABLE"]) $instituts_id = $this->config->range_id |
if ($this->config->getValue("Main","studiplink")=="top") if ($generic_datafields=$this->config->getValue("Main","genericdatafields")) $order = $this->config->getValue("Main", "order") |
if (!$nameformat=$this->config->getValue("Main","nameformat")) $query_user_data = "LEFT JOIN user_info uin USING (user_id) WHERE ui.inst_perms IN ('autor','tutor','dozent') AND " |
$sem_id = "seminar_id"] |
$studip_link = $GLOBALS['ABSOLUTE_URI_STUDIP'] . 'edit_about.php' |
$username = "username"] |
$visible_content = $this->config->getValue("Main", "visible") |
$this visibilities = get_local_visibility_by_username($username, 'homepage', true) |