Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
contact_export.php File Reference

Functions

 printSiteTitle ($empty_contacts=false)
 printSelectGroup ($infobox, $groups)
 getInfoBoxEntry ()
 getContactGroups ()
 getContactGroupData ($exportID, $mode= 'group')
 exportVCard ($contacts)

Variables

 $contactid = Request::option('contactid')
 $username = Request::quoted('username')
 $groupid = Request::option('groupid')
else $mode = "select_group"

Function Documentation

exportVCard (   $contacts)

collects the data from one contactgoup or all contacts

private

Parameters
string$groupIDthe selected group
Returns
array the contact group data
getContactGroupData (   $exportID,
  $mode = 'group' 
)

collects the data from one contactgoup or all contacts

private

Parameters
string$groupIDthe selected group
Returns
array the contact group data

Here is the call graph for this function:

getContactGroups ( )

collects the contactgroups from user

private

Returns
array the contact groups

Here is the call graph for this function:

getInfoBoxEntry ( )
printSelectGroup (   $infobox,
  $groups 
)

displays the semester selection page

private

Parameters
array$infoboxthe infobox for this site
array$semestersARthe array with the semesters to select

Here is the call graph for this function:

printSiteTitle (   $empty_contacts = false)

displays the site title

private

Here is the call graph for this function:

Variable Documentation

$contactid = Request::option('contactid')
$groupid = Request::option('groupid')
else $mode = "select_group"