StaticPageData
[Page]
Keeps the PageData of last content view, so it can be accessed without passing it around. More...
Classes |
|
| class | StaticPageData |
| Contains current page data. More... |
|
| class | ViewFactoryStaticPageData |
| Overload View Factory to catch recent
content view's PageData. More... |
|
Detailed Description
Keeps the PageData of last content view, so it can be accessed without passing it around.
$page_data = StaticPageData::data();
