Function getCalendarList
Returns the information needed to show a list of upcoming events, birthdays, and holidays on the calendar.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
string |
$start_date |
The start of a date range in YYYY-MM-DD format |
string |
$end_date |
The end of a date range in YYYY-MM-DD format |
array |
$calendarOptions |
An array of calendar options |
array
|
An array of information needed to display a list of upcoming events, etc., on the calendar |