org.apache.lenya.cms.cocoon.transformation |
|
Java Source File Name | Type | Comment |
AbstractLinkTransformer.java | Class |
This transformer processes all links which are configured using
<transform/> elements:
<map:transformer ...
|
AccessControlSitetreeTransformer.java | Class | This transformer is applied to the sitetree. |
IncomingProxyTransformer.java | Class | Converts links in proxy syntax to web application links. |
MetaDataTransformer.java | Class | Meta data transformer. |
ProxyTransformer.java | Class |
Proxy transformer.
The resulting URLs can either be absolute (default) or relative. |
ProxyTransformerTest.java | Class | |
UrlToUuidTransformer.java | Class |
URL to UUID transformer.
This transformer is applied to an XHMTL document. |
UsecaseMenuTransformer.java | Class | This transformer disables menu items (by removing the href attribute) which are not allowed with
respect to the usecase policies. |
UuidToUrlTransformer.java | Class |
UUID to URL transformer.
This transformer is applied to an XHMTL document. |
WorkflowMenuTransformer.java | Class | This transformer disables menu items (by removing the href attribute) which are not allowed with
respect to the current workflow state. |