ORIENT/modules/cms/classes
alekseybobkov 18e058ad59 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
..
asset Widgets no longer need to pass their config via options: 2014-06-20 22:00:23 +10:00
content Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files. 2014-09-03 19:58:21 -07:00
layout Widgets no longer need to pass their config via options: 2014-06-20 22:00:23 +10:00
page Implemented the hidden page flag. Closes #34. Closes #88. 2014-07-03 17:40:44 +11:00
partial Added support for components in partials 2014-10-29 22:12:42 -07:00
Asset.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
CmsCompoundObject.php Clean up, get front and backends operational again 2015-02-05 19:47:20 +11:00
CmsException.php Various fixes 2015-02-12 21:04:05 +11:00
CmsObject.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
CmsObjectCollection.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
CmsObjectQuery.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
CodeBase.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
CodeParser.php Fix clear cache, update storage paths 2015-02-07 14:50:03 +11:00
ComponentBase.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11: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
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 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11: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 Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
LayoutCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
MediaLibrary.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
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
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php Added support for components in partials 2014-10-29 22:12:42 -07:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
Router.php Fixes unit tests 2015-02-10 17:45:27 +11:00
SectionParser.php Fixes various unit tests so they pass (Tested in Windows) 2015-01-05 12:37:04 +11:00
Theme.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +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