Home
last modified time | relevance | path

Searched refs:rebuildCalendar (Results 1 – 3 of 3) sorted by relevance

/plugin/calendar/
H A DPROJECT_HISTORY.md251 - Algorithm implemented in both JS (`rebuildCalendar`) and PHP (initial page render) for consistency
H A Dcalendar-main.js165 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 DCHANGELOG.md10101 - **Added:** rebuildCalendar now applies theme styles to all cells
10139 // rebuildCalendar reads theme:
10909 - Calendar: AJAX reload (badge removed in rebuildCalendar)