b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Class: Calendar

Source Location: /blogs/b2evocore/_class_calendar.php

Class Calendar

Property Summary
mixed   $blog  
mixed   $browseyears  
mixed   $cellend  
mixed   $cellstart  
mixed   $displaycaption  
mixed   $emptycellcontent  
mixed   $emptycellend  
mixed   $emptycellstart  
mixed   $headercellend  
mixed   $headercellstart  
mixed   $headerdisplay  
mixed   $headerrowend  
mixed   $headerrowstart  
mixed   $linktomontharchive  
mixed   $mode  
mixed   $month  
mixed   $monthend  
mixed   $monthformat  
mixed   $monthstart  
string   $navigation   Where to do the navigation
mixed   $request  
mixed   $result  
mixed   $result_num_rows  
mixed   $rowend  
mixed   $rowstart  
mixed   $searchframe  
mixed   $specific  
mixed   $tableend  
mixed   $tablestart  
mixed   $where  
mixed   $year  

[ Top ]
Method Summary
Calendar   Calendar()  
void   display()   Calendar->display(-)
void   set()  

[ Top ]
Properties
mixed   $blog [line 20]

[ Top ]
mixed   $browseyears [line 67]

[ Top ]
mixed   $cellend [line 58]

[ Top ]
mixed   $cellstart [line 57]

[ Top ]
mixed   $displaycaption [line 31]

[ Top ]
mixed   $emptycellcontent [line 63]

[ Top ]
mixed   $emptycellend [line 61]

[ Top ]
mixed   $emptycellstart [line 60]

[ Top ]
mixed   $headercellend [line 55]

[ Top ]
mixed   $headercellstart [line 54]

[ Top ]
mixed   $headerdisplay [line 51]

[ Top ]
mixed   $headerrowend [line 53]

[ Top ]
mixed   $headerrowstart [line 52]

[ Top ]
mixed   $linktomontharchive [line 35]

[ Top ]
mixed   $mode [line 24]

[ Top ]
mixed   $month [line 21]

[ Top ]
mixed   $monthend [line 34]

[ Top ]
mixed   $monthformat [line 32]

[ Top ]
mixed   $monthstart [line 33]

[ Top ]
string   $navigation = 'caption' [line 43]

Where to do the navigation

'caption' or 'tfoot';


[ Top ]
mixed   $request [line 27]

[ Top ]
mixed   $result [line 28]

[ Top ]
mixed   $result_num_rows [line 29]

[ Top ]
mixed   $rowend [line 49]

[ Top ]
mixed   $rowstart [line 48]

[ Top ]
mixed   $searchframe [line 65]

[ Top ]
mixed   $specific [line 22]

[ Top ]
mixed   $tableend [line 46]

[ Top ]
mixed   $tablestart [line 45]

[ Top ]
mixed   $where [line 26]

[ Top ]
mixed   $year [line 21]

[ Top ]
Methods
Constructor Calendar  [line 74]

  Calendar Calendar( [ $blog = 1], [ $m = ''], [ $show_statuses = array()], [ $timestamp_min = ''], [ $timestamp_max = 'now']  )

Parameters:
   $blog: 
   $m: 
   $show_statuses: 
   $timestamp_min: 
   $timestamp_max: 


[ Top ]
display  [line 225]

  void display( [string $file = ''], [string $params = '']  )

Calendar->display(-)

display the calendar.

Parameters:
string   $file: 
string   $params: 


[ Top ]
set  [line 212]

  void set( $var, $value  )

Parameters:
   $var: 
   $value: 


[ Top ]

Documentation generated on Tue, 20 May 2008 01:52:35 +0200 by phpDocumentor 1.4.2