Stud.IP  trunk Revision
persons.inc.php File Reference

Namespaces

 studip_extern
 

Variables

global $_fullname_sql
 
 $range_id = $this->config->range_id
 
if(! $all_groups=get_all_statusgruppen($range_id)) else
 
if(!is_array($group_ids)) if(! $visible_groups=get_statusgruppen_by_id($range_id, $group_ids)) $aliases_groups = $this->config->getValue('Main', 'groupsalias')
 
 $order = $this->config->getValue('Main', 'order')
 
 $sort = $this->config->getValue('Main', 'sort')
 
 $query_order = []
 
if(! $nameformat=$this->config->getValue('Main', 'nameformat')) $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')
 
 $out = ''
 
 $first_loop = TRUE
 

Variable Documentation

◆ $_fullname_sql

global $_fullname_sql

◆ $aliases_groups

if (!is_array( $group_ids)) if (! $visible_groups=get_statusgruppen_by_id( $range_id, $group_ids)) $aliases_groups = $this->config->getValue('Main', 'groupsalias')

◆ $data

$data[ 'data_fields'] = $this->data_fields

◆ $defaultadr

$defaultadr = $this->config->getValue('Main', 'defaultadr')

◆ $first_loop

$first_loop = TRUE

◆ $generic_datafields

if (! $grouping) $generic_datafields = $this->config->getValue("Main", "genericdatafields")

◆ $grouping

if (! $nameformat=$this->config->getValue( 'Main', 'nameformat')) $grouping = $this->config->getValue('Main', 'grouping')

◆ $link_persondetails

$link_persondetails
Initial value:
= $this->getModuleLink('Persondetails',
$this->config->getValue('LinkIntern', 'config'),
$this->config->getValue('LinkIntern', 'srilink'))

◆ $order

$order = $this->config->getValue('Main', 'order')

◆ $out

$out = ''

◆ $query_order

$query_order = []

◆ $range_id

$range_id = $this->config->range_id

◆ $repeat_headrow

$repeat_headrow = $this->config->getValue('Main', 'repeatheadrow')

◆ $sort

$sort = $this->config->getValue('Main', 'sort')

◆ else

foreach ( $sort as $key=> $position) if (count( $query_order) > 0) else
Initial value:
{
$all_groups = array_keys($all_groups)