ORIENT/modules/backend/classes
Alexander Shapoval 9da0af4533 Add ability to specify one CSS class to apply to all tab panels (#3761)
Credit to @ebashu-on-holidays
2018-09-16 10:51:00 -06:00
..
AuthManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
BackendController.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
Controller.php Remove unused imports 2018-08-24 19:51:59 +02:00
ControllerBehavior.php Replace is_null with "=== null" comparison 2018-08-15 18:54:46 +02:00
FilterScope.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
FormField.php Fixed readonly on switch and checkbox field types (#3750) 2018-09-03 14:36:22 -06:00
FormTabs.php Add ability to specify one CSS class to apply to all tab panels (#3761) 2018-09-16 10:51:00 -06:00
FormWidgetBase.php Base getLoadValue to look at form field first 2017-06-06 20:44:15 +10:00
ListColumn.php Added align property to list columns definition (#3509) 2018-04-17 23:34:08 -06:00
NavigationManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02:00
Skin.php Extract child instructions 2018-08-15 19:25:42 +02:00
WidgetBase.php Remove unused imports 2018-08-24 19:51:59 +02:00
WidgetManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00