noalyss Version-9
|
display the calendar as a list. More...
Go to the source code of this file.
Variables | |
$a_status =array('R'=>_('Retard'),'N'=>'Auj.','F'=>'') | |
$class =($idx=='R')?'notice':$class | |
$http =new HttpInput() | |
for($i=0;$i< $nb_event;$i++)($i % 2==0)? 'even' | $idx =$a_event[$i]['status'] |
$js | |
$nb_event =count($a_event) | |
$short =$http->get('from',"string", 0) | |
display the calendar as a list.
Included from the Calendar::zoom_list()
Definition in file calendar-list.php.
$a_status =array('R'=>_('Retard'),'N'=>'Auj.','F'=>'') |
Definition at line 41 of file calendar-list.php.
$class =($idx=='R')?'notice':$class |
Definition at line 45 of file calendar-list.php.
$http =new HttpInput() |
Definition at line 30 of file calendar-list.php.
for ( $i=0; $i< $nb_event; $i++) ( $i % 2==0)? 'even' $idx | ( | ) | =$a_event[$i]['status'] |
Definition at line 44 of file calendar-list.php.
$js |
Definition at line 32 of file calendar-list.php.
$nb_event =count($a_event) |
Definition at line 40 of file calendar-list.php.
$short =$http->get('from',"string", 0) |
Definition at line 31 of file calendar-list.php.