...
Property | Description | ||
---|---|---|---|
ezpublish.siteaccess | Returns the current siteaccess. | ||
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.siteName | Returns the name of the current siteaccess. | ezpublish.legacy | Returns legacy information. |
...