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
Method Summary
string
getURL
()
UNL_UCBCN_EventListing
showEventListing
()
Variables
UNL_UCBCN_Calendar
$calendar
(line 38)
Calendar UNL_UCBCN_Calendar Object
int
$limit
= 10 (line 64)
Limit the number of records.
mixed
$noevents
= 'Sorry, no events could be found.' (line 57)
Message for when no upcoming events are found.
UNL_UCBCN_EventListing
$output
(line 45)
Listing of events on this day.
string
$url
(line 52)
URL to the listing of upcoming events.
Methods
Constructor __construct (line 71)
Constructs an upcoming event view for this calendar.
UNL_UCBCN_Frontend_Upcoming
__construct
(array $options)
- array $options: Associative array of options.
getURL (line 109)
Get a permanent URL to this object.
string
getURL
()
showEventListing (line 89)
UNL_UCBCN_EventListing of events.
UNL_UCBCN_EventListing
showEventListing
()
Documentation generated on Wed, 12 Aug 2009 13:00:47 -0500 by phpDocumentor 1.4.2




