ORIENT/modules/cms/classes
Samuel Georges 10326c2d63 Framework supports passing a "flash" option
This will request the Flash contents, if they are available. It also clears the flash bag contents, which is why this is an optional feature.
Introduced "ajaxValidation" event for capturing all invalid fields at once
2016-11-18 07:39:54 +11: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 Simplify visibleViewBag + visibleSettings 2015-06-05 17:24:27 +10: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 Translate some strings (#2395) 2016-10-11 08:29:26 +11:00
CmsCompoundObject.php Add before/after events for component::onRun 2016-04-27 05:44:32 +10:00
CmsController.php PHPDoc fixes. 2016-03-04 16:50:58 +01:00
CmsException.php Update AssetsList 2016-03-30 18:17:18 +02:00
CmsObject.php Move halcyon registration to model boot 2016-04-04 18:37:56 +10:00
CmsObjectCollection.php Merge branch 'develop' into stable 2016-03-25 18:39:16 +11:00
CodeBase.php Fixes component access issue 2016-03-25 09:56:36 +11:00
CodeParser.php Now that File facade is removed, we must apply chmod manually 2016-08-27 13:38:19 +10:00
ComponentBase.php Use BadMethodCallException for graceful failure (Twig only) 2016-02-13 15:23:53 +11:00
ComponentHelpers.php Minor fix in Inspector styles. Minor fix in the component helper. 2015-10-15 17:10:56 -07:00
ComponentManager.php PHPDoc fixes. 2016-03-04 16:50:58 +01:00
ComponentPartial.php ComponentPartial properties should be publically accessible 2016-04-16 04:42:34 +10:00
Content.php Update AssetsList 2016-03-30 18:17:18 +02:00
Controller.php Framework supports passing a "flash" option 2016-11-18 07:39:54 +11:00
Layout.php Merge branch 'stable' into ui 2016-03-25 18:42:13 +11:00
LayoutCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
MediaLibrary.php Use starts_with instead of regex 2016-07-16 15:34:20 +10:00
MediaLibraryItem.php UserPreferences -> UserPreference 2016-05-27 07:35:32 +10:00
MediaViewHelper.php Fixes exception ref 2015-10-03 07:29:08 +10:00
ObjectMemoryCache.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Page.php Retain previous listInTheme cache functionality 2016-03-20 16:04:27 +11:00
PageCode.php Updating modules/cms/classes 2014-10-11 01:22:03 +02:00
Partial.php Convert CmsObject and CmsCompoundObject to use Halcyon 2016-03-12 15:32:16 +11:00
PartialCode.php Added support for components in partials 2014-10-29 22:12:42 -07:00
PartialStack.php Write tests that verify the truth of #1373 2015-08-15 13:39:44 +10:00
Router.php Pass the router reference on beforeRoute event 2016-07-15 17:05:25 +02:00
Theme.php Always return an active theme and data 2016-06-16 08:01:34 +10:00
ThemeManager.php Parameters -> Parameter 2016-05-31 08:17:48 +10:00
UnknownComponent.php fixed some PHPDocs 2015-12-12 11:34:27 +11:00
ViewBag.php Access variables as variables, not methods 2016-02-13 15:26:52 +11:00