...
Property | Description |
---|---|
ezpublish.siteaccess | Returns the current siteaccess. |
ezpublish.rootLocation | Returns the root Location object |
ezpublish.requestedUriString | Returns the requested URI string (also known as semanticPathInfo). |
ezpublish.systemUriString | Returns the "system" URI string. System URI is the URI for internal content controller. If current route is not an URLAlias, then the current Pathinfo is returned. |
ezpublish.viewParameters | Returns the view parameters as a hash. |
ezpublish.viewParametersString | Returns the view parameters as a string. |
ezpublish.legacy | Returns legacy information. |
...