ORIENT/modules/backend/classes
Samuel Georges bc165078de Removes redundant code
The form widget label and widgetDetails() method was intended for use by the Builder plugin, since it ended up using its own internal registration system, this is not used anywhere so is removed.

Refs https://github.com/octobercms/docs/issues/200
2016-11-01 08:15:03 +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 Fixed calling dynamic methods for dynamically extended widgets. 2016-08-05 18:51:27 +03: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