ORIENT/modules/cms/classes
Ben Thomson 28ac50ab28 Fix for models that don't yet exist
Credit to @bennothommo. Fixes https://github.com/octobercms/october/pull/3908#issuecomment-447291101

Co-Authored-By: LukeTowers <github@luketowers.ca>
2019-04-12 00:13:39 -06: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 Add ability to delete asset files (#3933) 2018-11-28 11:08:39 -06:00
AutoDatasource.php Fix for models that don't yet exist 2019-04-12 00:13:39 -06:00
CmsCompoundObject.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
CmsController.php >= PHP7.0 refactoring (#3343) 2018-01-12 00:23:20 -06:00
CmsException.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -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 Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
ComponentBase.php Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
ComponentHelpers.php Check that getProperties method returns an array (#3853) 2018-10-10 08:48:37 -06: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 Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -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
Meta.php Fix import statement 2018-11-22 16:54:35 -06: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 Documented cms.router.beforeRoute 2018-10-11 20:31:36 -06:00
Theme.php Implement canCommitTemplate and canResetTemplate checks, added UX for commit / reset buttons (load indicator & success flash messages) 2018-11-23 11:07:36 -06:00
ThemeManager.php Typo 2017-02-05 21:43:14 +01:00