noalyss Version-9
Variables
ajax_calendar_zoom.php File Reference

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

Detailed Description

zoom the sheduler

Definition in file ajax_calendar_zoom.php.

Variable Documentation

◆ $cal

if ( $notitle==0) $cal =new Calendar()

Definition at line 32 of file ajax_calendar_zoom.php.

◆ $html

$html =escape_xml($response)

Definition at line 47 of file ajax_calendar_zoom.php.

◆ $http

$http =new HttpInput()

Definition at line 25 of file ajax_calendar_zoom.php.

◆ $in

$in =$http->get('in',"string","")

Definition at line 33 of file ajax_calendar_zoom.php.

◆ $notitle

$notitle =$http->get('notitle',"string","0")

Definition at line 34 of file ajax_calendar_zoom.php.

Referenced by Calendar\display(), and Calendar\zoom_calendar().

◆ $response

if ($notitle==0) $response = ob_get_clean()

Definition at line 45 of file ajax_calendar_zoom.php.