ORIENT/modules/backend/classes
Samuel Georges 0aadcc6675 Merge paths and vars when calling widget handler
When an AJAX handler is called for a widget, the view paths and specified variables should be merged in to the controller. This sets the appropriate context:

1) Look at the widget first
2) Fall back to the controller

Fixes #2432
2016-11-02 08:50:15 +11:00
..
AuthManager.php Make sure a tab is defined always - Refs #1397 2015-08-29 16:45:01 +10:00
BackendController.php Nicer error message when no DB and backend access attempt 2016-06-05 07:16:11 +10:00
Controller.php Merge paths and vars when calling widget handler 2016-11-02 08:50:15 +11:00
ControllerBehavior.php Phpdoc cleanup for System\Traits 2016-02-13 14:06:50 +11:00
FilterScope.php Updated deprecated references 2015-03-07 12:48:39 +11:00
FormField.php Add 'readOnly' spec to form field 2016-09-27 16:50:52 +10:00
FormTabs.php Add hasFields methods 2016-04-23 05:13:08 +10:00
FormWidgetBase.php Update AssetsList 2016-03-30 18:17:18 +02:00
ListColumn.php Add official support for "nolink" columns - Fixes #1599 2015-12-05 10:05:42 +11:00
NavigationManager.php UI updates 2016-02-19 22:12:41 -08:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02:00
Skin.php Implement plugins_path() usage 2015-02-07 15:37:07 +11:00
WidgetBase.php Widget classes are now extendable 2016-06-15 17:10:46 +10:00
WidgetManager.php Removes redundant code 2016-11-01 08:15:03 +11:00