Skip Navigation

UNL_UCBCN_Frontend API Documentation

Developers, developers, developers, devel…

Class UNL_UCBCN_Frontend_Upcoming

Description

A list of upcoming events for a calendar.

Located in /UNL/UCBCN/Frontend/Upcoming.php (line 31)

UNL_UCBCN
   |
   --UNL_UCBCN_Frontend_Upcoming
Variable Summary
UNL_UCBCN_Calendar $calendar
int $limit
mixed $noevents
UNL_UCBCN_EventListing $output
string $url
Method Summary
UNL_UCBCN_Frontend_Upcoming __construct (array $options)
string getURL ()
UNL_UCBCN_EventListing showEventListing ()
Variables
UNL_UCBCN_Calendar $calendar (line 38)

Calendar UNL_UCBCN_Calendar Object

  • access: public
int $limit = 10 (line 64)

Limit the number of records.

  • access: public
mixed $noevents = 'Sorry, no events could be found.' (line 57)

Message for when no upcoming events are found.

  • access: public
UNL_UCBCN_EventListing $output (line 45)

Listing of events on this day.

  • access: public
string $url (line 52)

URL to the listing of upcoming events.

  • access: public
Methods
Constructor __construct (line 71)

Constructs an upcoming event view for this calendar.

  • access: public
UNL_UCBCN_Frontend_Upcoming __construct (array $options)
  • array $options: Associative array of options.
getURL (line 109)

Get a permanent URL to this object.

  • return: URL to this specific upcoming.
  • access: public
string getURL ()
showEventListing (line 89)

UNL_UCBCN_EventListing of events.

  • access: public
UNL_UCBCN_EventListing showEventListing ()

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