Class UNL_UCBCN_Frontend_Search
Container for search results for the frontend.
PHP version 5
Located in /UNL/UCBCN/Frontend/Search.php (line 32)
UNL_UCBCN | --UNL_UCBCN_Frontend | --UNL_UCBCN_Frontend_Search
Calendar we are searching
- UNL_UCBCN_Frontend::$calendar
- Calendar UNL_UCBCN_Calendar Object
end time to search
Listing of matching events or error.
- UNL_UCBCN_Frontend::$output
- Main content of the page sent to the client.
actual search string user entered
Start time to search
URL to this search results page.
Inherited Variables
Inherited from UNL_UCBCN_Frontend
UNL_UCBCN_Frontend::$day
UNL_UCBCN_Frontend::$eventdatetime_id
UNL_UCBCN_Frontend::$format
UNL_UCBCN_Frontend::$manageruri
UNL_UCBCN_Frontend::$month
UNL_UCBCN_Frontend::$right
UNL_UCBCN_Frontend::$sectitle
UNL_UCBCN_Frontend::$uniquebody
UNL_UCBCN_Frontend::$uri
UNL_UCBCN_Frontend::$uriformat
UNL_UCBCN_Frontend::$view
UNL_UCBCN_Frontend::$year
Constructs this search output.
- array $options: Associative array of options.
- UNL_UCBCN_Frontend::__construct()
- Constructor for the frontend.
returns the url to this search page.
Runs the query on the database from the calendar, currently supports two types of searches - textual or date and time hinted by passing a string supported by the strtotime() function.
Text searches: Title, Description, Location
- UNL_UCBCN_Frontend::run()
- Runs/builds the frontend object with the display parameters set.
Inherited Methods
Inherited From UNL_UCBCN_Frontend
UNL_UCBCN_Frontend::__construct()
UNL_UCBCN_Frontend::dayHasEvents()
UNL_UCBCN_Frontend::dbStringToHtml()
UNL_UCBCN_Frontend::determineView()
UNL_UCBCN_Frontend::displayImage()
UNL_UCBCN_Frontend::formatURL()
UNL_UCBCN_Frontend::getCacheKey()
UNL_UCBCN_Frontend::getCalendarID()
UNL_UCBCN_Frontend::getCalendarsByStatus()
UNL_UCBCN_Frontend::getCalendarShortname()
UNL_UCBCN_Frontend::getEventInstance()
UNL_UCBCN_Frontend::getEventTypes()
UNL_UCBCN_Frontend::preRun()
UNL_UCBCN_Frontend::reformatURL()
UNL_UCBCN_Frontend::run()
UNL_UCBCN_Frontend::uriFormat()
Documentation generated on Wed, 12 Aug 2009 13:00:47 -0500 by phpDocumentor 1.4.2




