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

Namespaces

namespace  studip_extern

Variables

global $_fullname_sql
 $range_id = $this->config->range_id
else $all_groups = array_keys($all_groups)
else $group_ids = array_intersect($all_groups, $group_ids)
 $aliases_groups = $this->config->getValue("Main", "groupsalias")
 $order = $this->config->getValue("Main", "order")
 $sort = $this->config->getValue("Main", "sort")
 $query_order = ""
foreach($sort as $key=>
$position) if($query_order) 
$db = new DB_Seminar()
 $grouping = $this->config->getValue("Main", "grouping")
if(!$grouping) $generic_datafields = $this->config->getValue("Main", "genericdatafields")
 $repeat_headrow = $this->config->getValue("Main", "repeatheadrow")
 $link_persondetails
 $data ["data_fields"] = $this->data_fields
 $defaultadr = $this->config->getValue('Main', 'defaultadr')
if($defaultadr) else $db_out = 'db'
 $out = ""
 $first_loop = TRUE

Variable Documentation

global $_fullname_sql
$aliases_groups = $this->config->getValue("Main", "groupsalias")
else $all_groups = array_keys($all_groups)
$data["data_fields"] = $this->data_fields
foreach ($sort as $key=> $position) if ($query_order) $db = new DB_Seminar()
if ($defaultadr) else $db_out = 'db'
$defaultadr = $this->config->getValue('Main', 'defaultadr')
$first_loop = TRUE
if (!$grouping) $generic_datafields = $this->config->getValue("Main", "genericdatafields")
else $group_ids = array_intersect($all_groups, $group_ids)
$grouping = $this->config->getValue("Main", "grouping")
$link_persondetails
Initial value:
$this->getModuleLink("Persondetails",
$this->config->getValue("LinkIntern", "config"), $this->config->getValue("LinkIntern", "srilink"))
$order = $this->config->getValue("Main", "order")
$out = ""
$query_order = ""
$range_id = $this->config->range_id
$repeat_headrow = $this->config->getValue("Main", "repeatheadrow")
$sort = $this->config->getValue("Main", "sort")