|
Stud.IP
3.1 Revision 48552
|
Variables | |
| $filter = Request::option('filter') | |
| $contact = Request::getArray('contact') | |
| $view = Request::option('view') | |
| $contact_id = Request::option('contact_id') | |
| $open = Request::option('open') | |
| $edit_id = Request::option('edit_id') | |
| $mp = MultiPersonSearch::load("addressbook_add") | |
| if(count($mp->getAddedUsers())!==0) if(Request::option('cmd')=="delete") if(Request::option('cmd')=="changebuddy") if(!is_null(Request::get('calperm'))) if(Request::option('deluserinfo')) if(Request::option('move')) | $owninfocontent = Request::getArray('owninfocontent') |
| $owninfolabel = Request::getArray('owninfolabel') | |
| if($owninfolabel AND($owninfocontent[0]!=_("Inhalt"))) | $existingowninfolabel = Request::getArray('existingowninfolabel') |
| $userinfo_id = Request::optionArray('userinfo_id') | |
| $existingowninfocontent = Request::getArray('existingowninfocontent') | |
| if($existingowninfolabel) if(Request::get('edit_id')&&Request::submitted('uebernehmen')) | $search_exp = Request::get('search_exp') |
| $search_results = false | |
| $sql = "SELECT user_id FROM contact WHERE owner_id = ?" | |
| $statement = DBManager::get()->prepare($sql, array(PDO::FETCH_NUM)) | |
| $result = $statement->fetchAll() | |
| $defaultSelectedUser = array() | |
| $template = $GLOBALS['template_factory']->open('contact/index') | |
| $template | size_of_book = $size_of_book |
| $template | sizes = array_merge(GetSizeOfBookByLetter(), GetSizeOfBookByGroup()) |
| $template | open = $open |
| $template | view = $view |
| $template | filter = $filter |
| $template | search_exp = $search_exp |
| $template | search_results = $search_results |
| $template | edit_id = $edit_id |
| $template | contact = $contact |
| $template | mp = $mp |
| if ($contact['view']== 'gruppen') | |
| $contact = Request::getArray('contact') |
| $contact_id = Request::option('contact_id') |
| $defaultSelectedUser = array() |
| $edit_id = Request::option('edit_id') |
| $existingowninfocontent = Request::getArray('existingowninfocontent') |
| if ($owninfolabel AND($owninfocontent[0]!=_("Inhalt"))) $existingowninfolabel = Request::getArray('existingowninfolabel') |
| if ($filter) $filter = Request::option('filter') |
| $mp = MultiPersonSearch::load("addressbook_add") |
| $open = Request::option('open') |
| if (count($mp->getAddedUsers())!==0) if (Request::option('cmd')=="delete") if (Request::option('cmd')=="changebuddy") if (!is_null(Request::get('calperm'))) if (Request::option('deluserinfo')) if (Request::option('move')) $owninfocontent = Request::getArray('owninfocontent') |
| $owninfolabel = Request::getArray('owninfolabel') |
| $result = $statement->fetchAll() |
| if ($existingowninfolabel) if (Request::get('edit_id')&&Request::submitted('uebernehmen')) $search_exp = Request::get('search_exp') |
| $statement = DBManager::get()->prepare($sql, array(PDO::FETCH_NUM)) |
| $userinfo_id = Request::optionArray('userinfo_id') |
| $view = Request::option('view') |
| $template contact = $contact |
| $template edit_id = $edit_id |
| $template filter = $filter |
| $template mp = $mp |
| $template open = $open |
| $template search_exp = $search_exp |
| $template search_results = $search_results |
| $template size_of_book = $size_of_book |
| $template sizes = array_merge(GetSizeOfBookByLetter(), GetSizeOfBookByGroup()) |
| $template view = $view |