Skip Navigation

UNL_UCBCN_Frontend API Documentation

Developers, developers, developers, devel…

Class UNL_UCBCN_Frontend_Year

Description

Generates a year view for the public frontend.

Located in /UNL/UCBCN/Frontend/Year.php (line 32)

UNL_UCBCN
   |
   --UNL_UCBCN_Frontend_Year
Variable Summary
UNL_UCBCN_Calendar $calendar
int $year
Method Summary
UNL_UCBCN_Frontend_Year __construct (int $y, UNL_UCBCN_Calendar $calendar)
Variables
UNL_UCBCN_Calendar $calendar (line 53)

Calendar to display year for.

  • access: public
array $monthwidgets = array() (line 46)

Array of month widgets - UNL_UCBCN_Frontend_MonthWidget

  • access: public
int $year (line 39)

Year to show events for.

  • access: public
Methods
Constructor __construct (line 61)

Constructor for a year calendar.

  • access: public
UNL_UCBCN_Frontend_Year __construct (int $y, UNL_UCBCN_Calendar $calendar)
  • int $y: Year to render
  • UNL_UCBCN_Calendar $calendar: Calendar to grab events for.

Documentation generated on Wed, 12 Aug 2009 13:00:47 -0500 by phpDocumentor 1.4.2