ORIENT/modules/backend/classes
dubcanada 0a4390b4d9 If CMS module is loaded (and MediaManager exists) bind it
I am using OctoberCMS without the CMS module (removed from modules directory and turned off in cms.php) and I am getting an error in the backend regarding missing `MediaManager` class. I wrapped this in a class_exists to check that MediaManager exists before binding it.

Let me know your thoughts.
2017-01-10 13:45:59 -04: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 If CMS module is loaded (and MediaManager exists) bind it 2017-01-10 13:45:59 -04: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 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 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