Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
contact_statusgruppen.php File Reference

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()

Function Documentation

MovePersonStatusgruppe (   $range_id,
  $AktualMembers = '',
  $Freesearch = '' 
)

Here is the call graph for this function:

PrintAktualContacts (   $range_id)

Here is the call graph for this function:

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

Here is the call graph for this function:

PrintSearchResults (   $search_exp,
  $range_id 
)

Here is the call graph for this function:

Variable Documentation

$AktualMembers = Request::getArray('AktualMembers')
$cmd = Request::option('cmd')
$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')