noalyss Version-9
|
zoom the sheduler More...
Go to the source code of this file.
Variables | |
if($notitle==0) | $cal =new Calendar() |
$html =escape_xml($response) | |
$http =new HttpInput() | |
$in =$http->get('in',"string","") | |
$notitle =$http->get('notitle',"string","0") | |
if( $notitle==0) | $response = ob_get_clean() |
zoom the sheduler
Definition in file ajax_calendar_zoom.php.
Definition at line 32 of file ajax_calendar_zoom.php.
$html =escape_xml($response) |
Definition at line 47 of file ajax_calendar_zoom.php.
$http =new HttpInput() |
Definition at line 25 of file ajax_calendar_zoom.php.
$in =$http->get('in',"string","") |
Definition at line 33 of file ajax_calendar_zoom.php.
$notitle =$http->get('notitle',"string","0") |
Definition at line 34 of file ajax_calendar_zoom.php.
Referenced by Calendar\display(), and Calendar\zoom_calendar().
if ($notitle==0) $response = ob_get_clean() |
Definition at line 45 of file ajax_calendar_zoom.php.