Home
last modified time | relevance | path

Searched refs:handleAjaxAction (Results 1 – 4 of 4) sorted by relevance

/plugin/calendar/
H A DPROJECT_HISTORY.md184 …min.php`. Added `routeToAdmin()` bridge in `action.php` and public `handleAjaxAction()` in `admin.…
H A Daction.php244 $admin->handleAjaxAction($action);
H A Dadmin.php84 public function handleAjaxAction($action) { function in admin_plugin_calendar
H A DCHANGELOG.md1458 - Added public `handleAjaxAction()` method in `admin.php` as the entry point from `action.php`