ORIENT/modules/cms/classes
Samuel Georges dbba9349ab Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
..
asset Lil tidy up 2015-03-07 10:47:38 +11:00
content Lil tidy up 2015-03-07 10:47:38 +11:00
layout Lil tidy up 2015-03-07 10:47:38 +11:00
page Updates for new input preset /form field API 2015-03-07 11:20:54 +11:00
partial Lil tidy up 2015-03-07 10:47:38 +11:00
theme Improve multilanguage support 2015-05-16 11:47:24 +02:00
Asset.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
CmsCompoundObject.php Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
CmsController.php Fixes issue when routing to CmsController homepage (no params) 2015-05-02 12:56:40 +10:00
CmsException.php Adds folder support for making partials 2015-04-14 22:17:10 +10:00
CmsObject.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
CmsObjectCollection.php Create withComponent() filter for CmsObjects 2015-04-04 10:34:25 +11:00
CmsObjectQuery.php Create withComponent() filter for CmsObjects 2015-04-04 10:34:25 +11:00
CodeBase.php Component variables set with `$this->page` no longer leech in to other component partials. 2015-05-16 09:29:27 +10:00
CodeParser.php Fixes issue in CodeParser where it tries to use a class that doesn't exist 2015-02-26 23:08:38 +11:00
ComponentBase.php Component variables set with `$this->page` no longer leech in to other component partials. 2015-05-16 09:29:27 +10:00
ComponentHelpers.php Minor updates in the components API and Inspector 2015-01-20 19:38:02 -08:00
ComponentManager.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
ComponentPage.php Component variables set with `$this->page` no longer leech in to other component partials. 2015-05-16 09:29:27 +10:00
ComponentPartial.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Content.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Controller.php Fixes an infinite loop 2015-06-03 17:24:22 +10:00
FileHelper.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
Layout.php Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
LayoutCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
MediaLibrary.php Revert breaking from #1103 2015-05-09 11:06:04 +10:00
MediaLibraryItem.php Added the Media tab, minor update in .htaccess to allow temporary public directory to be accessible; implemented the basic UI components and navigation; implemented grid, list and tiles view modes; implemented drag-select interface; implemented Media Library cache refreshing; implemented thumbnail generating for local and remote media files; fixed memory leak in third-party Flot Resize library; minor update in the AJAX framework - AJAX request cancelling is not considered as an error anymore; added back-end UI components for creating panels. 2015-03-15 12:52:03 -07:00
MediaViewHelper.php Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php Adds a method for defining which settings and viewBag properties should be visible as native ones 2015-06-04 19:16:35 +10:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
Router.php Routes cache should be used for all driver types 2015-05-02 11:58:09 +10:00
SectionParser.php Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Theme.php Minor 2015-04-15 19:43:05 +10:00
ThemeManager.php Overhaul the plugin installation process in the back-end 2015-04-04 17:28:51 +11:00
UnknownComponent.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
ViewBag.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00