ORIENT/modules/cms/classes
Teranode 82a38bdfb6 Add ability to delete asset files (#3933)
Fixes: #3925. Credit to @Teranode
2018-11-28 11:08: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
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 Extend opcache check if it is enabled (#3664) 2018-11-23 09:36:24 -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 Documented more inline events: 2018-10-11 20:10:28 -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 Documented cms.router.beforeRoute 2018-10-11 20:31:36 -06:00
Theme.php Documented cms.theme.getEditTheme & cms.theme.setActiveTheme 2018-10-11 18:53:52 -06:00
ThemeManager.php Typo 2017-02-05 21:43:14 +01:00