|
|||||||||
| Home >> All >> org >> apache >> lenya >> cms >> cocoon >> components >> modules >> [ input overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.lenya.cms.cocoon.components.modules.input
Class PublicationFallbackModule

java.lang.ObjectAbstractLogEnabled
org.apache.cocoon.components.modules.input.AbstractInputModule
org.apache.lenya.cms.cocoon.components.modules.input.AbstractPageEnvelopeModule
org.apache.lenya.cms.cocoon.components.modules.input.FallbackModule
org.apache.lenya.cms.cocoon.components.modules.input.PublicationFallbackModule
- All Implemented Interfaces:
- org.apache.cocoon.components.modules.input.InputModule
- public class PublicationFallbackModule
- extends FallbackModule
| Field Summary |
| Fields inherited from class org.apache.lenya.cms.cocoon.components.modules.input.FallbackModule |
ATTRIBUTE_SRC, ELEMENT_PATH, PATH_PREFIX |
| Fields inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule |
settings |
| Fields inherited from interface org.apache.cocoon.components.modules.input.InputModule |
ROLE |
| Constructor Summary | |
PublicationFallbackModule()
Ctor. |
|
| Method Summary | |
protected java.lang.String[] |
getBaseURIs(java.util.Map objectModel)
Returns the base directory URIs in the order they should be traversed. |
| Methods inherited from class org.apache.lenya.cms.cocoon.components.modules.input.FallbackModule |
configure, getAttribute, getAttributeNames, getAttributeValues, resolveURI, service |
| Methods inherited from class org.apache.lenya.cms.cocoon.components.modules.input.AbstractPageEnvelopeModule |
getEnvelope |
| Methods inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule |
dispose |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PublicationFallbackModule
public PublicationFallbackModule()
- Ctor.
| Method Detail |
getBaseURIs
protected java.lang.String[] getBaseURIs(java.util.Map objectModel) throws ConfigurationException
- Description copied from class:
FallbackModule - Returns the base directory URIs in the order they should be traversed.
- Overrides:
getBaseURIsin classFallbackModule
|
|||||||||
| Home >> All >> org >> apache >> lenya >> cms >> cocoon >> components >> modules >> [ input overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
AbstractLogEnabled