Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
calendar.inc.php File Reference

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

Function Documentation

check_form_values ( $post_vars)

Enter description here...

Parameters
Array$post_vars
Returns
Array

Here is the call graph for this function:

get_event_properties ( $post_vars,
$atermin 
)

Enter description here...

Parameters
Array$post_vars
unknown_type$atermin

Here is the call graph for this function:

set_event_properties ( $post_vars,
$atermin,
  $mod 
)

Enter description here...

Parameters
Array$post_vars
unknown_type$atermin
unknown_type$mod

Here is the call graph for this function:

Variable Documentation

$accepted_vars
Initial value:
array('start_m', 'start_h', 'start_day', 'start_month', 'start_year', 'end_m',
'end_h', 'end_day', 'end_month', 'end_year', 'exp_day', 'exp_month',
'exp_year', 'cat', 'priority', 'txt', 'content', 'loc', 'linterval_d',
'linterval_w', 'wdays', 'type_d', 'type_m', 'linterval_m2', 'sinterval_m',
'linterval_m1', 'wday_m', 'day_m', 'type_y', 'sinterval_y', 'wday_y',
'day_y', 'month_y1', 'month_y2', 'atime', 'termin_id', 'exp_c', 'via',
'cat_text', 'mod_prv', 'exc_day', 'exc_month', 'exc_year', 'exceptions',
'exc_delete', 'add_exc_x', 'del_exc_x', 'exp_count')
$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')