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

Functions

 news (&$module, $row, $alias_content, $text_div, $text_div_end)
 termine (&$module, $row, $alias_content, $text_div, $text_div_end)
 kategorien (&$module, $row, $alias_content, $text_div, $text_div_end)
 lehre (&$module, $row, $alias_content, $text_div, $text_div_end)
 head (&$module, $row, $a)
 kontakt ($module, $row, $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)
 $query
 $statement = DBManager::get()->prepare($query)
 $temp = $statement->fetchColumn()
 $visible_content = $this->config->getValue("Main", "visible")
 $studip_link = $GLOBALS['ABSOLUTE_URI_STUDIP'] . 'dispatch.php/settings/account'
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,
  $row,
  $a 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

termine ( $module,
  $row,
  $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

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")
$query
Initial value:
"SELECT 1
FROM Institute
LEFT JOIN user_inst AS ui USING (Institut_id)
LEFT JOIN auth_user_md5 AS aum USING (user_id)
WHERE Institut_id = ? AND aum.username = ?
AND ui.inst_perms IN ('autor', 'tutor', 'dozent') AND {$ext_vis_query}"
$sem_id = "seminar_id"]
$statement = DBManager::get()->prepare($query)
$studip_link = $GLOBALS['ABSOLUTE_URI_STUDIP'] . 'dispatch.php/settings/account'
$temp = $statement->fetchColumn()
$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)