Stud.IP
2.0 Revision 48548
|
Namespaces | |
namespace | calendar |
Functions | |
check_form_values (&$post_vars) | |
set_event_properties (&$post_vars, &$atermin, $mod) | |
get_event_properties (&$post_vars, &$atermin) |
Variables | |
$atime = (int)$_REQUEST['atime'] | |
$count_events = $db_control->getCountEvents() | |
if(isset($calendar_user_control_data['number_of_events'])) | $db_check = new DB_Seminar() |
while($db_check->next_record()&&($db_check-> f('mkdate') > $calendar_user_control_data['ts_bind_seminare']||$db_check-> f('mkdate')==0)) | $calendar_user_control_data ['ts_bind_seminare'] = time() |
else | $bind_seminare = '' |
$accepted_vars | |
switch($cmd) if($cmd== 'add') if($cmd== 'del') if($cmd== 'showday') if($cmd== 'showweek') if($cmd== 'showmonth') if($cmd== 'showyear') if($cmd== 'edit') if($cmd== 'bind') | if ($cmd== 'export') |
check_form_values | ( | & | $post_vars | ) |
Enter description here...
Array | $post_vars |
get_event_properties | ( | & | $post_vars, |
& | $atermin | ||
) |
Enter description here...
Array | $post_vars | |
unknown_type | $atermin |
set_event_properties | ( | & | $post_vars, |
& | $atermin, | ||
$mod | |||
) |
Enter description here...
Array | $post_vars | |
unknown_type | $atermin | |
unknown_type | $mod |
$accepted_vars |
$atime = (int)$_REQUEST['atime'] |
else $bind_seminare = '' |
while ($db_check->next_record()&&($db_check->f('mkdate') > $calendar_user_control_data['ts_bind_seminare']||$db_check->f('mkdate')==0)) $calendar_user_control_data['ts_bind_seminare'] = time() |
$count_events = $db_control->getCountEvents() |
if (isset($calendar_user_control_data['number_of_events'])) $db_check = new DB_Seminar() |
switch ($cmd) if ($cmd== 'add') if ($cmd== 'del') if ($cmd== 'showday') if ($cmd== 'showweek') if ($cmd== 'showmonth') if ($cmd== 'showyear') if ($cmd== 'edit') if ($cmd== 'bind') if($cmd== 'export') |