HtmlCalendar Class Reference

List of all members.

Public Member Functions

void MakeHeader ()
void MakeFooter ()
 HtmlCalendar (Int_t year, Int_t month)
virtual ~HtmlCalendar ()
void SetDate (Int_t year, Int_t month)
TString Html () const
 ClassDef (HtmlCalendar, 0)

Public Attributes

Int_t fYear
Int_t fMonth
HtmlMonthTable fMonthTable
TString fHeader
TString fFooter
TString fHtml
TString fTitle

Detailed Description

Definition at line 196 of file calendar.C.


Constructor & Destructor Documentation

HtmlCalendar::HtmlCalendar ( Int_t  year,
Int_t  month 
)

Definition at line 220 of file calendar.C.

References fFooter, fHeader, fHtml, fMonth, fMonthTable, fYear, HtmlMonthTable::Html(), MakeFooter(), and MakeHeader().

virtual HtmlCalendar::~HtmlCalendar (  )  [inline, virtual]

Definition at line 211 of file calendar.C.


Member Function Documentation

void HtmlCalendar::MakeHeader (  ) 

Definition at line 252 of file calendar.C.

References fHeader, fMonth, Form(), fTitle, fYear, and monthNames.

Referenced by HtmlCalendar(), and SetDate().

void HtmlCalendar::MakeFooter (  ) 

Definition at line 264 of file calendar.C.

References fFooter.

Referenced by HtmlCalendar(), and SetDate().

void HtmlCalendar::SetDate ( Int_t  year,
Int_t  month 
)

Definition at line 236 of file calendar.C.

References fFooter, fHeader, fHtml, fMonth, fMonthTable, fYear, HtmlMonthTable::Html(), MakeFooter(), MakeHeader(), and HtmlMonthTable::SetDate().

Referenced by CalendarWindow::UpdateHTML().

TString HtmlCalendar::Html (  )  const [inline]

Definition at line 214 of file calendar.C.

References fHtml.

Referenced by CalendarWindow::CalendarWindow(), and CalendarWindow::UpdateHTML().

HtmlCalendar::ClassDef ( HtmlCalendar  ,
 
)


Member Data Documentation

Int_t HtmlCalendar::fYear

Definition at line 198 of file calendar.C.

Referenced by HtmlCalendar(), MakeHeader(), and SetDate().

Int_t HtmlCalendar::fMonth

Definition at line 199 of file calendar.C.

Referenced by HtmlCalendar(), MakeHeader(), and SetDate().

HtmlMonthTable HtmlCalendar::fMonthTable

Definition at line 200 of file calendar.C.

Referenced by CalendarWindow::CalendarWindow(), HtmlCalendar(), SetDate(), and CalendarWindow::UpdateHTML().

TString HtmlCalendar::fHeader

Definition at line 201 of file calendar.C.

Referenced by HtmlCalendar(), MakeHeader(), and SetDate().

TString HtmlCalendar::fFooter

Definition at line 202 of file calendar.C.

Referenced by HtmlCalendar(), MakeFooter(), and SetDate().

TString HtmlCalendar::fHtml

Definition at line 203 of file calendar.C.

Referenced by Html(), HtmlCalendar(), and SetDate().

TString HtmlCalendar::fTitle

Definition at line 204 of file calendar.C.

Referenced by CalendarWindow::CalendarWindow(), MakeHeader(), and CalendarWindow::UpdateHTML().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:30:59 2011 for ROOT_528-00b_version by  doxygen 1.5.1