ORIENT/modules/backend/classes
Samuel Georges 0a2b343047 Simplify system events
This pipes all event calls through a new EventEmitter trait, which substitutes the October Rain event emitter trait. The view event has been moved to this trait also.
Pass some variables by reference to allow multi-extension.
Fixes #2420
2016-12-10 09:02:06 +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 Simplify system events 2016-12-10 09:02:06 +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 Allow redirect: false on importExportController 2016-11-28 07:50:06 +11:00
ListColumn.php Fixes fetching multi tiered pivot relation values 2016-11-08 07:02:31 +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 Simplify system events 2016-12-10 09:02:06 +11:00
WidgetManager.php Removes redundant code 2016-11-01 08:15:03 +11:00