ORIENT/modules/cms/classes
Samuel Georges 556b951e63 Calling dynamic methods for extended components
In the spirit of #2288
2016-08-06 09:55:42 +10:00
..
asset
content
layout
page
partial
theme
Asset.php Bring Asset in line with inTheme 2016-03-17 19:28:29 +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 Allow usage of namespace alias in the code section a a CMS page, with 2016-05-21 16:27:15 +02:00
ComponentBase.php
ComponentHelpers.php
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 Calling dynamic methods for extended components 2016-08-06 09:55:42 +10:00
Layout.php Merge branch 'stable' into ui 2016-03-25 18:42:13 +11:00
LayoutCode.php
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
ObjectMemoryCache.php
Page.php Retain previous listInTheme cache functionality 2016-03-20 16:04:27 +11:00
PageCode.php
Partial.php Convert CmsObject and CmsCompoundObject to use Halcyon 2016-03-12 15:32:16 +11:00
PartialCode.php
PartialStack.php
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
ViewBag.php