Interface | Description |
---|---|
ModifiableSiteAwareAmetysObject |
A
SiteAwareAmetysObject that can be modified. |
SiteAwareAmetysObject |
An ametys object that is aware of its
Site . |
Class | Description |
---|---|
IsASiteAction |
Determines if the given site exists.
|
IsLoginUrlAction |
Test if the requested URL is a front-office form-based login URL.
|
IsMonoSiteAction |
Determines if mono-site
|
IsPageCacheableAction |
Set the "X-Ametys-Cacheable" header if the page is cacheable.
|
PageGenerator |
Generator for SAXing <code>Content</code> associated with a Page.<br>
SAX events are like :<br>
<pageContents><br>
<zone id="..."><br>
<i><!-- XHTML content --></i><br>
</zone><br>
...<br>
</pageContents/><br>
|
PageGeneratorHelper |
Helper for page generator
|
PageMatcher |
Matcher for
Page s. |
PreviewRedirectAction |
Redirect NODE and LINK pages in preview mode.
|
SelectWorkspaceAction |
Action for selecting the JCR workspace to use. |
WrappedMatcher |
Matcher for wrapped url
|