Skip Navigation

UNL_UCBCN_Manager API Documentation

Developers, developers, developers, devel…

[UNL_UCBCN_Manager] element index

All elements
a c d e f g i l m n o p r s t u v _
_
top
__construct
__construct
Constructor for the UNL_UCBCN_Manager.
__construct
Constructs the login screen.
__construct
Constructs the form.
a
top
$a
UNL_UCBCN_Manager::$a in Manager.php
Auth object
$account
UNL_UCBCN_Account
$author
Name of the author of the plugin.
addToCalendar
Adds an event to the calendar currently in the manager member variable calendar.
AllTests.php
AllTests.php in AllTests.php
c
top
$calendar
UNL_UCBCN_Calendar this user is managing.
$calendars
Calendars which this user has permission to post events to by permission.
$calendarselect
Indicates which calendars you have access to.
$createAccount
$createFiles
$createIndex
createAccount
This function will create a calendar account if it does not already exist.
createFiles
This function creates/upgrades the template files, as well as the sample index page.
d
top
$doctitle
Title for the page.
$dsn
dircpy
This function copies files from source to destination.
e
top
$events
Events to build a recommendation form for.
endSession
Ends a calendar management session for the current user.
EventForm.php
EventForm.php in EventForm.php
f
top
$frontenduri
URI to the public frontend UNL_UCBCN_Frontend
file_str_replace
Replaces text within files.
g
top
getCalendarsWithPermission
Returns an array of the allowed permissions by calendar.
getPostedEvents
This function returns an array of all posted events.
getRelatedLocationDateAndTimes
Returns a html table of event date time and locations
i
top
index.php
index.php in index.php
init
Initialize the post-install task.
l
top
Login.php
Login.php in Login.php
m
top
$manager
Manager running this plugin.
$manager
Management interface to build a recommend page for.
main
Runs the test suite.
Manager.php
Manager.php in Manager.php
Manager_setup.php
Manager_setup.php in Manager_setup.php
n
top
$name
Name for the plugin.
o
top
$output
Main content of the page sent to the client.
outputData
takes in a string and sends it to the client.
p
top
$password_field
Name of the form field for the password
$plugins
Registered and running plugins.
$post_url
URL to post the form to.
pagerWrapper
This function handles pagination of a database query.
PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD in AllTests.php
postProcessPrompts
Optionally used to alter responses from the prompted questions.
processPostedEvents
Runs actions on the posted events.
processPostStatusChange
Handles the posting of an updated event. This will alter the event's status based on what the user chose within the manager interface.
Plugin.php
Plugin.php in Plugin.php
r
top
$recommendable
Calendars which this user can recommend events to.
registerPlugin
Registers a plugin for use within the manager.
run
Hub for the post-install task.
run
This function is the hub for the manager frontend.
Recommend.php
Recommend.php in Recommend.php
s
top
$sectitle
Section Title
showAccountForm
Returns a form to edit the current acccount.
showAddUserForm
Displays a form to add a user to the system.
showCalendarForm
This function returns a form for editing the calendar details.
showCalendars
This function returns a list of calendars for the current account.
showCalendarUsers
This function returns a list of users that have 'some' permission to the current calendar.
showChooseCalendar
This function returns all the calendars this user has access to.
showEventDateTimeForm
Returns a form for editing an event date & time instance.
showEventListing
Shows the list of events for the current user.
showEventSubmitForm
Returns a form for entering/editing an event.
showImportForm
Returns a html form for importing xml/.ics files.
showLoginForm
Returns login object which will be used for the user to authenticate with.
showPermissionsForm
This function generates and returns a permissions form for the given user and calendar.
showRecommendForm
This form allows the user to recommend an event for other calendars.
showSearchResults
Returns an event listing of search results.
showSubscribeForm
Returns a form for subscribing to a calendar within the system.
showSubscriptions
Returns a listing of the subscriptions for the current calendar.
startSession
Begins a calendar management session for this user.
startup
This will be called when the plugin is initialized on load of a page.
startupPlugins
This function initializes all plugins.
suite
Adds the UNL_UCBCN_ManagerTest suite.
SubForm.php
SubForm.php in SubForm.php
t
top
toHtml
renders the element
toHtml
Returns an HTML form for an event.
u
top
$uniquebody
Unique body ID
$uri
The URI to this plugin.
$uri
URI to the management frontend
$user
UNL_UCBCN_User object for the user who is logged in and managing a calendar.
$user_field
Name of the form field for the user.
UNL_UCBCN_Manager
UNL_UCBCN_Manager in Manager.php
Class which handles all event creation and authentication. This class acts as the basis for the management portion of a university event publisher, through which users will log in and create and manage their calendars.
UNL_UCBCN_Manager_AllTests
UNL_UCBCN_Manager_EventForm
This class generates a form for an Event.
UNL_UCBCN_Manager_Login
Simple object which will be used to display a login.
UNL_UCBCN_Manager_Plugin
Abstract class plugins must extend and implement.
UNL_UCBCN_Manager_Recommend
This class handles recommending an event for other calendars.
UNL_UCBCN_Manager_setup_postinstall
This class can handle all the post installation tasks for the manager.
UNL_UCBCN_Manager_SubForm
Makes subforms use the correct renderer and do some minor manupulations.
v
top
$version
Version of the plugin.
a c d e f g i l m n o p r s t u v _