|
Stud.IP
3.1 Revision 48552
|
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" |
| 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

| getInfoBoxEntry | ( | ) |
| 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 | ( | $empty_contacts = false | ) |
displays the site title
private

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