Searched refs:rebuildCalendar (Results 1 – 3 of 3) sorted by relevance
| /plugin/calendar/ |
| H A D | PROJECT_HISTORY.md | 251 - Algorithm implemented in both JS (`rebuildCalendar`) and PHP (initial page render) for consistency
|
| H A D | calendar-main.js | 165 rebuildCalendar(calId, data.year, data.month, data.events, namespace); 249 window.rebuildCalendar = function(calId, year, month, events, namespace) { function 1869 rebuildCalendar(calId, data.year, data.month, data.events, namespace);
|
| H A D | CHANGELOG.md | 10101 - **Added:** rebuildCalendar now applies theme styles to all cells 10139 // rebuildCalendar reads theme: 10909 - Calendar: AJAX reload (badge removed in rebuildCalendar)
|