ORIENT/modules/cms/classes
Samuel Georges a0ec7652f8 Remove stub method
This is a very old stub method included to point out an override is available, in the process it prevents the viewBag property from being populated by the underlying CmsCompoundObject base class, thereby preventing anyone from extending the Layout or Page with custom form fields.
Refs #3769
2018-10-01 10:29:03 +10:00
..
asset Use tabs cssClass definition instead of JS 2017-06-05 17:33:37 +10:00
content Use tabs cssClass definition instead of JS 2017-06-05 17:33:37 +10:00
layout Use tabs cssClass definition instead of JS 2017-06-05 17:33:37 +10:00
page Use tabs cssClass definition instead of JS 2017-06-05 17:33:37 +10:00
partial Use tabs cssClass definition instead of JS 2017-06-05 17:33:37 +10:00
theme Revise #2426 - Rename preview to previewImage 2017-01-29 09:13:01 +11:00
Asset.php Remove unused imports 2018-08-24 19:51:59 +02:00
CmsCompoundObject.php Modify conditions to use elvis operators 2018-08-15 18:53:11 +02:00
CmsController.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
CmsException.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
CmsObject.php Remove senseless proxy functions 2018-08-15 18:35:15 +02:00
CmsObjectCollection.php Remove unused imports 2018-08-24 19:51:59 +02:00
CodeBase.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
CodeParser.php Merge if constructs 2018-08-15 18:45:37 +02:00
ComponentBase.php Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
ComponentHelpers.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
ComponentManager.php API docs progress 2017-03-16 17:08:20 +11:00
ComponentPartial.php Check both instances to fix #1854 2017-07-01 12:26:55 +10:00
Content.php Update AssetsList 2016-03-30 18:17:18 +02:00
Controller.php Added method getLayout() to Controller (#3765) 2018-09-09 18:55:10 -06:00
Layout.php Remove stub method 2018-10-01 10:29:03 +10:00
LayoutCode.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
MediaLibrary.php Code formatting changes (#3363) 2018-03-22 10:55:13 -06:00
MediaLibraryItem.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
MediaViewHelper.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Remove stub method 2018-10-01 10:29:03 +10:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
PartialStack.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
Router.php Remove unused imports 2018-08-24 19:51:59 +02:00
Theme.php Fixes event implementation 2018-09-06 17:08:05 +10:00
ThemeManager.php Typo 2017-02-05 21:43:14 +01:00