|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.framework.logger.AbstractLogEnabled org.apache.cocoon.components.modules.input.AbstractInputModule org.apache.lenya.cms.cocoon.components.modules.input.OperationModule 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
public class PublicationFallbackModule
Publication Fallback Module
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.lenya.cms.cocoon.components.modules.input.OperationModule |
---|
manager |
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,
java.lang.String name)
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 |
Methods inherited from class org.apache.lenya.cms.cocoon.components.modules.input.AbstractPageEnvelopeModule |
---|
getAttributeName, getEnvelope |
Methods inherited from class org.apache.lenya.cms.cocoon.components.modules.input.OperationModule |
---|
contextualize, getDocumentFactory, initialize, service |
Methods inherited from class org.apache.cocoon.components.modules.input.AbstractInputModule |
---|
dispose |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublicationFallbackModule()
Method Detail |
---|
protected java.lang.String[] getBaseURIs(java.util.Map objectModel, java.lang.String name) throws org.apache.avalon.framework.configuration.ConfigurationException
FallbackModule
getBaseURIs
in class FallbackModule
objectModel
- The object model.name
- The name of the module attribute.
org.apache.avalon.framework.configuration.ConfigurationException
- if an error occurs.FallbackModule.getBaseURIs(java.util.Map,
java.lang.String)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |