Full index

Package indexes


c d e f g h i l m n p q r s t u v w _
c
top
$cache
CalendarSolution::$cache in CalendarSolution.php
The cache object
$cache
The cache connection
$cache_available
CalendarSolution::$cache_available in CalendarSolution.php
Is caching available?
$cache_count_key
The cache key identifying the number of rows found in a data set
$cache_key
The data cache key for the current view
$called_set_prior_and_next_dates
Has set_prior_and_next_dates() been called?
$called_set_request_properties
Has set_request_properties() been called?
$category_id
The category ids to show events for
$category_id_not
The category ids to not show events for
$csrf_token_name
CalendarSolution::$csrf_token_name in CalendarSolution.php
The name of the token used for protecting our admin forms against
calculate_months
Determine how many months to display
calendar-detail.php
calendar-detail.php in calendar-detail.php
calendar.php
calendar.php in calendar.php
category-detail.php
category-detail.php in category-detail.php
category.php
category.php in category.php
calendar-detail-icalendar.php
calendar-detail-icalendar.php in calendar-detail-icalendar.php
calendar-detail.php
calendar-detail.php in calendar-detail.php
calendar-icalendar.php
calendar-icalendar.php in calendar-icalendar.php
calendar.php
calendar.php in calendar.php
CalendarSolution
CalendarSolution in CalendarSolution.php
The base class
CalendarSolution_Cache
Methods that each cache class needs to define
CalendarSolution_Cache_Memcache
Calendar Solution's memcache methods
CalendarSolution_Category
The parent class for viewing and editing a Category
CalendarSolution_Category_Form
The means to edit a Category via an HTML form
CalendarSolution_Category_List
The means to output a list of Categories
CalendarSolution_Detail
The parent class for viewing and editing a specific event
CalendarSolution_Detail_Form
The means to edit a specific event via an HTML form
CalendarSolution_Detail_Html
The means to view a specific event in HTML format
CalendarSolution_Detail_Icalendar
The means to view a specific event in iCalendar format
CalendarSolution_Exception
The exception handler
CalendarSolution_FeaturedPage
CalendarSolution_FeaturedPage in FeaturedPage.php
The parent class for viewing and editing a Featured Page
CalendarSolution_FeaturedPage_Form
The means to edit a Featured Page via an HTML form
CalendarSolution_FeaturedPage_List
The means to output a list of Featured Pages
CalendarSolution_FrequentEvent
CalendarSolution_FrequentEvent in FrequentEvent.php
The parent class for viewing and editing a Frequent Event
CalendarSolution_FrequentEvent_Form
The means to edit a Frequent Event via an HTML form
CalendarSolution_FrequentEvent_List
The means to output a list of Frequent Events
CalendarSolution_List
The parent class for displaying collections of events
CalendarSolution_List_Calendar
The means to output collections of events formatted as a calendar grid with brief info about each event
CalendarSolution_List_DetailTable
The means to output collections of events formatted as a table with details about each entry
CalendarSolution_List_Icalendar
The means to output collections of events formatted as a set of iCalendar VEVENT entries
CalendarSolution_List_List
The means to output collections of events formatted as a table with significant info about each event
CalendarSolution_List_MonthTitle
The means to output collections of events formatted as a table of the date and name of each event and is grouped by month
CalendarSolution_List_QuickTable
The means to output collections of events formatted as a table with basic info about each entry
CalendarSolution_List_Title
The means to output collections of events formatted as a table of the date and name of each event
CalendarSolution_List_Ul
The means to output collections of events formatted as an "unordered list" of the date and name of each event
CALENDAR_SOLUTION_CACHE_CLASS
CALENDAR_SOLUTION_CACHE_CLASS in calendar_solution_settings.php
The Calendar Solution Cache class to use: "CalendarSolution_Cache_Memcache"
calendar_solution_calendar
calendar_solution_calendar() in wordpress_shortcodes.php
Shortcode handler for producing a list of events laid out in a calendar grid format
CALENDAR_SOLUTION_DBMS
CALENDAR_SOLUTION_DBMS in calendar_solution_settings.php
The database extension to use: "mysql", "mysqli", "pgsql", "sqlite", "sqlite3"
calendar_solution_detailtable
calendar_solution_detailtable() in wordpress_shortcodes.php
Shortcode handler for producing a table of events showing details about each entry
CALENDAR_SOLUTION_HTTP_HOST
CALENDAR_SOLUTION_HTTP_HOST in calendar_solution_settings.php
The HTTP_HOST string used if $_SERVER['HTTP_HOST'] is empty
CALENDAR_SOLUTION_LINK_PATH
CALENDAR_SOLUTION_LINK_PATH in calendar_solution_settings.php
The full website path to the directory containing the calendar-detail.php page
calendar_solution_list
calendar_solution_list() in wordpress_shortcodes.php
Shortcode handler for producing a table of events showing significant info about each event
calendar_solution_monthtitle
calendar_solution_monthtitle() in wordpress_shortcodes.php
Shortcode handler for producing a table of events showing their dates and names, grouped by month
calendar_solution_quicktable
calendar_solution_quicktable() in wordpress_shortcodes.php
Shortcode handler for producing a table of events showing basic info about each entry
calendar_solution_title
calendar_solution_title() in wordpress_shortcodes.php
Shortcode handler for producing a table of events showing their dates and names
calendar_solution_ul
calendar_solution_ul() in wordpress_shortcodes.php
Shortcode handler for producing an "unordered list" of events showing their dates and names
convert_windows_characters
Turns "fancy" windows-1252 character set characters into ASCII equivalents
Cache.php
Cache.php in Cache.php
Category.php
Category.php in Category.php
Calendar.php
Calendar.php in Calendar.php
CalendarSolution.php
CalendarSolution.php in CalendarSolution.php
calendar_solution_settings.php
calendar_solution_settings.php in calendar_solution_settings.php
d
top
$data
CalendarSolution::$data in CalendarSolution.php
An associative array of the given item's data
$data
The records to be displayed
$date_format
Format for PHP's date() function, to be used by our format_date() method
$date_format
Format for PHP's date() function, to be used by our format_date() method
$date_format
Format for PHP's date() function, to be used by our format_date() method
$date_format
Format for PHP's date() function, to be used by our format_date() method
$date_format
Format for PHP's date() function, to be used by our format_date() method
$date_format
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_FULL
CalendarSolution::DATE_FORMAT_FULL in CalendarSolution.php
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_ICALENDAR
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_LONG
CalendarSolution::DATE_FORMAT_LONG in CalendarSolution.php
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_MEDIUM
CalendarSolution::DATE_FORMAT_MEDIUM in CalendarSolution.php
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_NAME_NUMBER
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_SHORT
CalendarSolution::DATE_FORMAT_SHORT in CalendarSolution.php
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_TIME_12AP
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_TIME_24
Format for PHP's date() function, to be used by our format_date() method
DATE_FORMAT_TIME_ICALENDAR
Format for PHP's date() function, to be used by our format_date() method
delete
Deletes the record specified by $this->data['calendar_id']
delete
Deletes the record specified by $this->data['feature_on_page_id']
delete
Deletes the record specified by $this->data['frequent_event_id']
delete
Deletes the record specified by $this->data['category_id']
Detail.php
Detail.php in Detail.php
DetailTable.php
DetailTable.php in DetailTable.php
e
top
$errors
Errors found by is_valid()
$errors
Errors found by is_valid()
$errors
Errors found by is_valid()
$errors
Errors found by is_valid()
$expiration_time
The Unix timestamp of when the cache should expire.
example-detailtable.php
example-detailtable.php in example-detailtable.php
example-monthtitle.php
example-monthtitle.php in example-monthtitle.php
example-quicktable.php
example-quicktable.php in example-quicktable.php
example-title.php
example-title.php in example-title.php
example-ul.php
example-ul.php in example-ul.php
escape_data_for_html
Sanitizes the data in $this->data via htmlspecialchars()
escape_for_icalendar
Sanitizes the input for iCalendar formats
Exception.php
Exception.php in Exception.php
f
top
$fields
The names of fields on the form
$fields
The names of fields on the form
$fields
The names of fields on the form
$fields
The names of fields on the form
$fields_bitwise
The names of fields on the form that are bitwise in the database
$fields_bitwise
The names of fields on the form that are bitwise in the database
$fields_bitwise
The names of fields on the form that are bitwise in the database
$fields_bitwise
The names of fields on the form that are bitwise in the database
$frequent_event_id
The frequent event id to show events for
$frequent_event_id_not
The frequent event id to not show events for
$from
The start of the date range to show events for in the current request
featured_page-detail.php
featured_page-detail.php in featured_page-detail.php
featured_page.php
featured_page.php in featured_page.php
flush.php
flush.php in flush.php
frequent_event-detail.php
frequent_event-detail.php in frequent_event-detail.php
frequent_event.php
frequent_event.php in frequent_event.php
factory_chosen_view
Looks at $_REQUEST['view'] then $_COOKIE['CalendarSolution'] to determine whether to return a CalendarSolution_List_Calendar (the default) or CalendarSolution_List_List object
flush
Flush all data from the cache
flush
Flush all data from the cache
flush_cache
CalendarSolution::flush_cache() in CalendarSolution.php
Flushes the system's cache
format_date
CalendarSolution::format_date() in CalendarSolution.php
Formats a date/time string
Form.php
Form.php in Form.php
Form.php
Form.php in Form.php
Form.php
Form.php in Form.php
FeaturedPage.php
FeaturedPage.php in FeaturedPage.php
Form.php
Form.php in Form.php
FrequentEvent.php
FrequentEvent.php in FrequentEvent.php
g
top
get
Obtains data from the cache
get
Obtains data from the cache
get_admin_navigation
Generates the HTML needed to access administrative functions
get_array_from_bitwise
Converts a bitwise number into an array of values that are a power of 2
get_bitwise_from_array
Converts array values to a bitwise value
get_change_view
Produces the HTML for changing between "List" and "Calendar" formats
get_credit
CalendarSolution::get_credit() in CalendarSolution.php
Produces the HTML with a link to the Calendar Solution's home page
get_css
CalendarSolution::get_css() in CalendarSolution.php
Provides the Cascading Style Sheet data, for use between <style> tags
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_css_name
Provides the path and name of the needed Cascading Style Sheet file
get_date_from_request
Looks for a date value in $_REQUEST[$name]
get_date_navigation
Produces the HTML for navigating to earlier and later events
get_date_starts
Calculates the start dates for events
get_errors
CalendarSolution::get_errors() in CalendarSolution.php
Produces an HTML list explaining the errors found by is_valid()
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted
get_event_formatted_icalendar
Formats event data for iCalendar output
get_int_array_from_request
Extracts an integer or an array of integers in $_REQUEST[$name]
get_int_from_request
Looks for an integer value in $_REQUEST[$name]
get_limit_form
Produces the HTML for the form people can use to pick date ranges and particular events
get_limit_navigation
Produces the prior/next links for use in conjunction with set_limit()
get_link
Figures out what link should be shown for this item
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_close
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_list_open
get_month_close
get_month_close
get_month_close
get_month_open
get_month_open
get_month_open
get_month_pad_end
get_month_pad_start
get_pad
get_rendering
Produces a table of events showing their dates and names, grouped by month
get_rendering
Produces a table of events showing their dates and names
get_rendering
Produces an "unordered list" of events showing their dates and names
get_rendering
Produces a table of events showing basic info about each entry
get_rendering
Produces a list of events laid out in a list format
get_rendering
Produces the HTML form for editing an event
get_rendering
Produces the HTML to display the event the user wants to see
get_rendering
Produces a list of events in iCalendar format
get_rendering
Produces the HTML form for editing an event
get_rendering
Produces the HTML form for editing an event
get_rendering
Produces a list of events laid out in a calendar grid format
get_rendering
Produces a table of events showing basic info about each entry
get_rendering
Produces the HTML form for editing an event
get_rendering
Produces a list of events laid out in a list format
get_rendering
Produces the HTML to display the event the user wants to see
get_rendering
Produces a table of events showing significant info about each event
get_rendering
Produces a list of events laid out in a list format
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_close
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_row_open
get_string_from_request
Looks for a string value in $_REQUEST[$name]
get_title
Obtains the title of the event the user wants to see
get_view
Says which view class is being used
h
top
$http_host
CalendarSolution::$http_host in CalendarSolution.php
The HTTP_HOST, set in __construct()
Html.php
Html.php in Html.php
i
top
$interval_spec
The DateIntervalSolution specification for how many months to show at once
$is_own_event
Only show events sponsored by you ("Y") or only those sponsored by another organization ("N")?
Icalendar.php
Icalendar.php in Icalendar.php
Icalendar.php
Icalendar.php in Icalendar.php
insert
Inserts the posted data into the database
insert
Inserts the posted data into the database
insert
Inserts the posted data into the database
insert
Inserts the posted data into the database
interval_singleton
Creates a DateIntervalSolution object indicating how many months should be displayed at one time
is_admin
CalendarSolution::is_admin() in CalendarSolution.php
Is the current view from the admin section or not?
is_cache_available
Is caching available?
is_valid
Ensures the validity of the information in $this->data
is_valid
Ensures the validity of the information in $this->data
is_valid
Ensures the validity of the information in $this->data
is_valid
Ensures the validity of the information in $this->data
l
top
$limit_quantity
The number of items to show
$limit_start
The zero-based row index to start the limit on
List.php
List.php in List.php
List.php
List.php in List.php
List.php
List.php in List.php
List.php
List.php in List.php
List.php
List.php in List.php
LINK_TO_CALENDAR_URI
ID numbers used by the "list_link_goes_to_id" field
LINK_TO_DETAIL_PAGE
ID numbers used by the "list_link_goes_to_id" field
LINK_TO_FREQUENT_EVENT_URI
ID numbers used by the "list_link_goes_to_id" field
LINK_TO_NONE
CalendarSolution::LINK_TO_NONE in CalendarSolution.php
ID numbers used by the "list_link_goes_to_id" field
m
top
Memcache.php
Memcache.php in Memcache.php
MonthTitle.php
MonthTitle.php in MonthTitle.php
n
top
$next_from
The start of the date range to show events for if the user navigates
$next_to
The end of the date range to show events for if the user navigates
p
top
$page_id
The page id to show events for
$permit_future_date
The furthest date in the future users are allowed to see
$permit_history_date
The furthest date in the past users are allowed to see
$prior_from
The start of the date range to show events for if the user navigates
$prior_to
The end of the date range to show events for if the user navigates
q
top
QuickTable.php
QuickTable.php in QuickTable.php
r
top
run_query
Assembles the query string then executes it
run_query
Assembles the query string then executes it
run_query
Assembles the query string, executes it and stores the result in $this->data
run_query
Assembles the query string then executes it
run_query
Assembles the query string, executes it and stores the result in $this->data
run_query
Assembles the query string, executes it and stores the result in $this->data
run_query
Assembles the query string, executes it and stores the result in $this->data
run_query
Assembles the query string then executes it
s
top
$show_cancelled
Should cancelled events be shown or not?
$show_location
Should the Location field be shown or not when viewing "Calendar" mode?
$show_own_events_first
Show your own events before events produced by other organizations?
$show_summary
Should the Summary field be shown or not when viewing "List" mode?
$show_time_end
Should the End Time field be shown or not?
$show_time_end
Should the End Time field be shown or not?
$sql
CalendarSolution::$sql in CalendarSolution.php
set
Stores data in the cache
set
Stores data in the cache
set_category_id
Sets the "category_id" property to the appropriate value
set_category_id_not
Sets the "category_id_not" property to the appropriate value
set_data_empty
CalendarSolution::set_data_empty() in CalendarSolution.php
Populates $this->data with the requisite keys and sets values to NULL
set_data_from_post
Populates $this->data with the information from $_POST
set_data_from_query
Populates $this->data with a record from the database
set_data_from_query
Populates $this->data with a record from the database
set_data_from_query
Populates $this->data with a record from the database
set_data_from_query
Populates $this->data with a record from the database
set_date_format
Sets the date format to be used by our format_date() method
set_frequent_event_id
Sets the "frequent_event_id" property to the appropriate value
set_frequent_event_id_not
Sets the "frequent_event_id_not" property to the appropriate value
set_from
Sets the "from" property
set_from
Sets the "from" property to the first day of the given month
set_is_own_event
Sets the "is_own_event" property to the appropriate value
set_limit
Sets the "limit_quantity" and "limit_start" properties
set_page_id
Sets the Featured Page "page_id" property to the appropriate value
set_permit_future_months
Sets the furthest date in the future users are allowed to see
set_permit_history_months
Sets the furthest date in the past users are allowed to see
set_prior_and_next_dates
Sets the properties used later when generating the navigation elements for getting to earlier and later events
set_request_properties
Sets all properties that can be populated with $_REQUEST data, but does so only for properties that have not been set yet
set_show_cancelled
Should cancelled events be shown or not?
set_show_location
Turns the Location field on or off when showing the "Calendar" format
set_show_own_events_first
Show your own events before events produced by other organizations?
set_show_summary
Turns the Summary field on or off when showing the "List" format
set_show_time_end
Should End Time field be shown or not?
set_show_time_end
Should End Time field be shown or not?
set_time_format
Sets the time format to be used by our format_date() method
set_to
Sets the "to" property (defaults to the last day of the month occurring $interval_spec months from today)
set_uri
CalendarSolution::set_uri() in CalendarSolution.php
Breaks up the REQUEST_URI into usable parts
set_where_sql
Generates the SQL WHERE clause and cache keys for data retrieval
STATUS_CANCELLED
CalendarSolution::STATUS_CANCELLED in CalendarSolution.php
ID numbers used by the "status_id" field
STATUS_FULL
CalendarSolution::STATUS_FULL in CalendarSolution.php
ID numbers used by the "status_id" field
STATUS_OPEN
CalendarSolution::STATUS_OPEN in CalendarSolution.php
ID numbers used by the "status_id" field
t
top
$time_format
Format for PHP's date() function, to be used by our format_date() method
$to
The end of the date range to show events for in the current request
$total_rows
How many rows the entire result set has
Title.php
Title.php in Title.php
taasc_autoload_example
taasc_autoload_example() in calendar_solution_settings.php
An autoload function for software from The Analysis and Solutions Company
TAASC_DIR_INCLUDE
TAASC_DIR_INCLUDE in calendar_solution_settings.php
Set the include path to the current directory
u
top
$uri
CalendarSolution::$uri in CalendarSolution.php
Data from the REQUEST_URI broken into an associative array containing
$use_cache
CalendarSolution::$use_cache in CalendarSolution.php
Should the current request use caching?
Ul.php
Ul.php in Ul.php
update
Updates the record with the posted data
update
Updates the record with the posted data
update
Updates the record with the posted data
update
Updates the record with the posted data
v
top
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
$view
The type of view this class represents
validate_csrf_token
Checks the Cross Site Request Forgery token to improve security
w
top
$where_sql
The SQL WHERE clause for the current view
wordpress_shortcodes.php
wordpress_shortcodes.php in wordpress_shortcodes.php
_
top
__construct
Sets the CSRF token name and calls the main constructor
__construct
Calls the parent constructor and set_uri() then populates the "$interval_spec" property
__construct
Calls memcache's addServer() for each server listed in $GLOBALS['cache_servers']
__construct
Sets the CSRF token name and calls the main constructor
__construct
Sets the CSRF token name and calls the main constructor
__construct
__construct
Sets the CSRF token name and calls the main constructor
__construct
CalendarSolution::__construct() in CalendarSolution.php
Instantiates the database and cache classes then sets the $http_host property
c d e f g h i l m n p q r s t u v w _