|
Stud.IP
2.4 Revision 48548
|
Functions | |
| MovePersonStatusgruppe ($range_id, $AktualMembers= '', $Freesearch= '') | |
| PrintAktualStatusgruppen ($range_id, $view, $edit_id= '') | |
| PrintSearchResults ($search_exp, $range_id) | |
| PrintAktualContacts ($range_id) | |
Variables | |
| $hash_secret = "dslkjjhetbjs" | |
| $range_id = Request::option('range_id') | |
| $cmd = Request::option('cmd') | |
| $view = Request::option('view') | |
| $name = Request::get('name') | |
| $Freesearch = Request::getArray('Freesearch') | |
| $AktualMembers = Request::getArray('AktualMembers') | |
| $edit_id = Request::option('edit_id') | |
| $statusgruppe_id = Request::option('statusgruppe_id') | |
| if(get_config('CALENDAR_GROUP_ENABLE')) | $range_id_statusgruppe = $range_id = $GLOBALS['user']->id |
| $new_statusgruppe_name = Request::get('new_statusgruppe_name') | |
| $statement = DBManager::get()->prepare($query) | |
| $present = $statement->fetchColumn() | |
| MovePersonStatusgruppe | ( | $range_id, | |
$AktualMembers = '', |
|||
$Freesearch = '' |
|||
| ) |

| PrintAktualContacts | ( | $range_id | ) |

| PrintAktualStatusgruppen | ( | $range_id, | |
| $view, | |||
$edit_id = '' |
|||
| ) |

| PrintSearchResults | ( | $search_exp, | |
| $range_id | |||
| ) |

| $AktualMembers = Request::getArray('AktualMembers') |
| $cmd = Request::option('cmd') |
| $edit_id = Request::option('edit_id') |
| $Freesearch = Request::getArray('Freesearch') |
| $hash_secret = "dslkjjhetbjs" |
| $name = Request::get('name') |
| $new_statusgruppe_name = Request::get('new_statusgruppe_name') |
| $present = $statement->fetchColumn() |
| $range_id = Request::option('range_id') |
| if (get_config('CALENDAR_GROUP_ENABLE')) $range_id_statusgruppe = $range_id = $GLOBALS['user']->id |
| $statement = DBManager::get()->prepare($query) |
| $statusgruppe_id = Request::option('statusgruppe_id') |
| $view = Request::option('view') |