|
Stud.IP
2.3 Revision 48548
|
Functions | |
| printSiteTitle () | |
| printSelectGroup ($infobox, $groups) | |
| getContactGroups () | |
| getContactGroupData ($exportID, $mode="group") | |
| exportVCard ($contacts) | |
Variables | |
| else | $mode = "select_group" |
| exportVCard | ( | $contacts | ) |
collects the data from one contactgoup or all contacts
private
| string | $groupID | the selected group |
| getContactGroupData | ( | $exportID, | |
$mode = "group" |
|||
| ) |
collects the data from one contactgoup or all contacts
private
| string | $groupID | the selected group |

| getContactGroups | ( | ) |
collects the contactgroups from user
private
| printSelectGroup | ( | $infobox, | |
| $groups | |||
| ) |
displays the semester selection page
private
| array | $infobox | the infobox for this site |
| array | $semestersAR | the array with the semesters to select |

| printSiteTitle | ( | ) |
displays the site title
private
| else $mode = "select_group" |