Function getCalendarGrid
Provides information (link, month, year) about the previous and next month.
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 |
$selected_date |
A date in YYYY-MM-DD format |
array |
$calendarOptions |
An array of calendar options |
boolean |
$is_previous = false |
Whether this is the previous month |
array
|
A large array containing all the information needed to show a calendar grid for the given month |