|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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.PageEnvelopeModule
public class PageEnvelopeModule
Input module wrapping the page envelope. This module provides publication related information such as document-uuid, area, publication-id.
PageEnvelope
Field Summary | |
---|---|
static java.lang.String |
DATE_FORMAT
Deprecated. DATE_FORMAT The date format |
protected static java.lang.String |
URI_PARAMETER_DOCTYPE
Deprecated. |
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 | |
---|---|
PageEnvelopeModule()
Deprecated. |
Method Summary | |
---|---|
java.lang.Object |
getAttribute(java.lang.String attributeName,
org.apache.avalon.framework.configuration.Configuration modeConf,
java.util.Map objectModel)
Deprecated. |
java.util.Iterator |
getAttributeNames(org.apache.avalon.framework.configuration.Configuration modeConf,
java.util.Map objectModel)
Deprecated. |
java.lang.Object[] |
getAttributeValues(java.lang.String name,
org.apache.avalon.framework.configuration.Configuration modeConf,
java.util.Map objectModel)
Deprecated. |
protected java.lang.String |
getPath(PageEnvelope envelope,
java.util.Map objectModel)
Deprecated. |
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 |
---|
configure, 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 |
Field Detail |
---|
protected static final java.lang.String URI_PARAMETER_DOCTYPE
public static final java.lang.String DATE_FORMAT
DATE_FORMAT
The date format
Constructor Detail |
---|
public PageEnvelopeModule()
Method Detail |
---|
public java.lang.Object getAttribute(java.lang.String attributeName, org.apache.avalon.framework.configuration.Configuration modeConf, java.util.Map objectModel) throws org.apache.avalon.framework.configuration.ConfigurationException
getAttribute
in interface org.apache.cocoon.components.modules.input.InputModule
getAttribute
in class org.apache.cocoon.components.modules.input.AbstractInputModule
org.apache.avalon.framework.configuration.ConfigurationException
InputModule.getAttribute(java.lang.String,
org.apache.avalon.framework.configuration.Configuration,
java.util.Map)
protected java.lang.String getPath(PageEnvelope envelope, java.util.Map objectModel) throws SiteException
SiteException
public java.util.Iterator getAttributeNames(org.apache.avalon.framework.configuration.Configuration modeConf, java.util.Map objectModel) throws org.apache.avalon.framework.configuration.ConfigurationException
getAttributeNames
in interface org.apache.cocoon.components.modules.input.InputModule
getAttributeNames
in class org.apache.cocoon.components.modules.input.AbstractInputModule
org.apache.avalon.framework.configuration.ConfigurationException
InputModule.getAttributeNames(org.apache.avalon.framework.configuration.Configuration,
java.util.Map)
public java.lang.Object[] getAttributeValues(java.lang.String name, org.apache.avalon.framework.configuration.Configuration modeConf, java.util.Map objectModel) throws org.apache.avalon.framework.configuration.ConfigurationException
getAttributeValues
in interface org.apache.cocoon.components.modules.input.InputModule
getAttributeValues
in class org.apache.cocoon.components.modules.input.AbstractInputModule
org.apache.avalon.framework.configuration.ConfigurationException
InputModule.getAttributeValues(java.lang.String,
org.apache.avalon.framework.configuration.Configuration,
java.util.Map)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |