Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
persondetails.inc.php File Reference

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")

Function Documentation

head ( $module,
  $db,
  $a 
)

Here is the call graph for this function:

kategorien ( $module,
  $db,
  $alias_content,
  $text_div,
  $text_div_end 
)

Here is the call graph for this function:

kontakt (   $module,
  $db,
  $separate = FALSE 
)

Here is the call graph for this function:

Here is the caller graph for this function:

lehre ( $module,
  $db,
  $alias_content,
  $text_div,
  $text_div_end 
)

Here is the call graph for this function:

news ( $module,
  $db,
  $alias_content,
  $text_div,
  $text_div_end 
)

Here is the call graph for this function:

termine ( $module,
  $db,
  $alias_content,
  $text_div,
  $text_div_end 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

$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")
foreach ($order as $position) if($this->config->getValue("Main","studiplink")=="bottom")
$this visibilities = get_local_visibility_by_username($username, 'homepage', true)