HtmlMonthTable Class Reference

List of all members.

Public Member Functions

void Build ()
void BuildDayNames ()
void BuildDays ()
 HtmlMonthTable (Int_t year, Int_t month)
virtual ~HtmlMonthTable ()
void SetDate (Int_t year, Int_t month)
TString Html () const
 ClassDef (HtmlMonthTable, 0)

Public Attributes

Int_t fYear
Int_t fMonth
TString fBorder
TString fBgColor
TString fCellpadding
TString fCellFontSize
TString fCellBgcolor
TString fTodayColor
TDatime fToday
TString fHtml

Detailed Description

Definition at line 65 of file calendar.C.


Constructor & Destructor Documentation

HtmlMonthTable::HtmlMonthTable ( Int_t  year,
Int_t  month 
)

Definition at line 95 of file calendar.C.

References Build().

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

Definition at line 86 of file calendar.C.


Member Function Documentation

void HtmlMonthTable::Build (  ) 

Definition at line 115 of file calendar.C.

References BuildDayNames(), BuildDays(), fBgColor, fBorder, fCellpadding, and fHtml.

Referenced by HtmlMonthTable(), and SetDate().

void HtmlMonthTable::BuildDayNames (  ) 

Definition at line 132 of file calendar.C.

References fHtml.

Referenced by Build().

void HtmlMonthTable::BuildDays (  ) 

Definition at line 148 of file calendar.C.

References fCellBgcolor, fCellFontSize, fHtml, fMonth, Form(), fToday, fTodayColor, fYear, TDatime::GetDay(), TTimeStamp::GetDayOfWeek(), TDatime::GetMonth(), TDatime::GetYear(), and TTimeStamp::IsLeapYear().

Referenced by Build().

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

Definition at line 105 of file calendar.C.

References Build(), fMonth, and fYear.

Referenced by HtmlCalendar::SetDate().

TString HtmlMonthTable::Html (  )  const [inline]

Definition at line 89 of file calendar.C.

References fHtml.

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

HtmlMonthTable::ClassDef ( HtmlMonthTable  ,
 
)


Member Data Documentation

Int_t HtmlMonthTable::fYear

Definition at line 67 of file calendar.C.

Referenced by BuildDays(), and SetDate().

Int_t HtmlMonthTable::fMonth

Definition at line 68 of file calendar.C.

Referenced by BuildDays(), and SetDate().

TString HtmlMonthTable::fBorder

Definition at line 70 of file calendar.C.

Referenced by Build().

TString HtmlMonthTable::fBgColor

Definition at line 71 of file calendar.C.

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

TString HtmlMonthTable::fCellpadding

Definition at line 72 of file calendar.C.

Referenced by Build().

TString HtmlMonthTable::fCellFontSize

Definition at line 73 of file calendar.C.

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

TString HtmlMonthTable::fCellBgcolor

Definition at line 74 of file calendar.C.

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

TString HtmlMonthTable::fTodayColor

Definition at line 75 of file calendar.C.

Referenced by BuildDays().

TDatime HtmlMonthTable::fToday

Definition at line 77 of file calendar.C.

Referenced by BuildDays().

TString HtmlMonthTable::fHtml

Definition at line 78 of file calendar.C.

Referenced by Build(), BuildDayNames(), BuildDays(), and Html().


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