Searched refs:routeToAdmin (Results 1 – 3 of 3) sorted by relevance
194 $this->routeToAdmin($action);204 private function routeToAdmin($action) { function in action_plugin_calendar
184 …rror — AJAX calls route through `action.php`, not `admin.php`. Added `routeToAdmin()` bridge in `a…
1366 - Added routing in `action.php`: new cases forward to `admin.php` via `routeToAdmin()` helper