|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
i18n:text
to indicate the catalogue
from which the key should be retrieved.
i18n:choose
element is used to translate elements in-place.
i18n:date
is used to provide a localized date string.
i18n:date-time
is used to provide a localized date and
time string.
fraction-digits
attribute is used with
i18:number
to
indicate the number of digits behind the fraction
i18n:if
is used to test a locale.
i18n:number
is used to provide a localized number string.
i18n:otherwise
is used to match any locale when
no matching locale has been found inside an i18n:choose
block.
i18n:param
is used with i18n:translate to provide
substitution params.
i18n:text
element is used to translate any text, with
or without markup.
i18n:time
is used to provide a localized time string.
i18n:translate
element is used to translate text with
parameter substitution.
i18n:when
is used to test a locale.
I18nUtils.findLocale(Map, String, Parameters, Locale, boolean, boolean, boolean, I18nUtils.LocaleValidator)
height
property name.
width
property name.
index
.
index
, ie index
.
DraconianErrorHandler
.
File
, URL
and filename
utility methodsDate
objects backed by ICU4J's
SimpleDateFormat
class.
Icu4jDateConvertor
s.ImageArea
is a JavaBean that represents a hotspot in an
image map. ImageArea
instance.
ImageArea
initialized with the specified
property values.
WidgetDefinition
part of an ImageMap widget, see ImageMap
for more information.ImageMapDefinition
s.ImageMap
widget.ImageReader
component is used to serve binary image data
in a sitemap pipeline. IncludeCacheManager
and the real store caching the content.
SourceResolver
) from its input.IncludeTransformer
instance.
XMLConsumer
which can:
Trim empty characters if
ignoreEmptyCharacters
is set.
Binding
that inserts a new instance of the specified bean (classname) or a new instance
created by the model itself into the target back-end model upon save.
JXPathBindingManager
that helps construct the
actual InsertBeanJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:insert-bean classname="..child-bean-class.." addmethod="..method-to-add.."- InsertBeanJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.InsertBeanJXPathBindingBuilder
-
- InsertNodeJXPathBinding - class org.apache.cocoon.forms.binding.InsertNodeJXPathBinding.
- InsertNodeJXPathBinding provides an implementation of a
Binding
that inserts a clone of some 'template document-fragment' into the target
back-end model upon save.
- InsertNodeJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, DocumentFragment) -
Constructor for class org.apache.cocoon.forms.binding.InsertNodeJXPathBinding
- Constructs InsertNodeJXPathBinding
- InsertNodeJXPathBindingBuilder - class org.apache.cocoon.forms.binding.InsertNodeJXPathBindingBuilder.
- InsertNodeJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual InsertNodeJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:insert-node>
<!- InsertNodeJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.InsertNodeJXPathBindingBuilder
-
- InspectableSource - interface org.apache.cocoon.components.source.InspectableSource.
- A source, which owns meta informations in form of properties
- InspectableTraversableCachingSource - class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.
- TraversableCachingSource that adds support for SourceProperty caching.
- InspectableTraversableCachingSource(String, String, InspectableSource, int, String, boolean) -
Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource
-
- InspectableTraversableCachingSource.InspectableSourceMeta - class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta.
-
- InspectableTraversableCachingSource.InspectableSourceMeta() -
Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
-
- InstanceComponentHandler - class org.apache.cocoon.core.container.handler.InstanceComponentHandler.
- A component handler for instances created outside the container.
- InstanceComponentHandler(Logger, Object) -
Constructor for class org.apache.cocoon.core.container.handler.InstanceComponentHandler
- Creates a new ComponentHandler.
- Instruction - class org.apache.cocoon.template.instruction.Instruction.
-
- Instruction(Locator) -
Constructor for class org.apache.cocoon.template.instruction.Instruction
-
- Instruction(StartElement) -
Constructor for class org.apache.cocoon.template.instruction.Instruction
-
- InstructionFactory - interface org.apache.cocoon.template.script.InstructionFactory.
-
- IntegerType - class org.apache.cocoon.forms.datatype.typeimpl.IntegerType.
- A
Datatype
implementation
for whole numbers. - IntegerType() -
Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerType
-
- IntegerTypeBuilder - class org.apache.cocoon.forms.datatype.typeimpl.IntegerTypeBuilder.
- Builds
IntegerType
s. - IntegerTypeBuilder() -
Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerTypeBuilder
-
- InternalEventReceiver - class org.apache.cocoon.portal.event.impl.InternalEventReceiver.
- This subscriber processes JXPath events.
- InternalEventReceiver() -
Constructor for class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- InterpolatingConfigurationHandler - class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler.
- A SAX ContentHandler that builds Avalon
Configuration
objects,
but also replaces variables of the form {var} with values from a map. - InterpolatingConfigurationHandler(Map) -
Constructor for class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler
- Constructor.
- InterpolatingConfigurationHandler(Map, String) -
Constructor for class org.apache.cocoon.transformation.helpers.InterpolatingConfigurationHandler
- Constructor.
- Interpreter - interface org.apache.cocoon.components.flow.Interpreter.
- The interface to the flow scripting languages.
- Interpreter.Argument - class org.apache.cocoon.components.flow.Interpreter.Argument.
-
- Interpreter.Argument(String, String) -
Constructor for class org.apache.cocoon.components.flow.Interpreter.Argument
-
- InvalidContinuationException - exception org.apache.cocoon.components.flow.InvalidContinuationException.
- This Exception is thrown whenever an invalid continuation is given.
- InvalidContinuationException(String) -
Constructor for class org.apache.cocoon.components.flow.InvalidContinuationException
- Construct a new
InvalidContinuationException
instance.
- InvalidContinuationException(String, Throwable) -
Constructor for class org.apache.cocoon.components.flow.InvalidContinuationException
- Construct a new
InvalidContinuationException
that references
a parent Exception.
- InvalidServiceException - exception org.apache.cocoon.components.flow.ws.InvalidServiceException.
-
- InvalidServiceException(String) -
Constructor for class org.apache.cocoon.components.flow.ws.InvalidServiceException
-
- InvalidServiceException(Exception) -
Constructor for class org.apache.cocoon.components.flow.ws.InvalidServiceException
-
- InvokeContext - class org.apache.cocoon.components.treeprocessor.InvokeContext.
- The invocation context of
ProcessingNode
s.
- InvokeContext() -
Constructor for class org.apache.cocoon.components.treeprocessor.InvokeContext
- Create an
InvokeContext
without existing pipelines.
- InvokeContext(boolean) -
Constructor for class org.apache.cocoon.components.treeprocessor.InvokeContext
- Create an
InvokeContext
- Invoker - class org.apache.cocoon.components.flow.java.Invoker.
-
- Invoker(Method) -
Constructor for class org.apache.cocoon.components.flow.java.Invoker
-
- Invoker - class org.apache.cocoon.template.script.Invoker.
-
- Invoker() -
Constructor for class org.apache.cocoon.template.script.Invoker
-
- IsAccessingAction - class org.apache.cocoon.portal.authenticationfw.IsAccessingAction.
- This action informs the portal about the current user.
- IsAccessingAction() -
Constructor for class org.apache.cocoon.portal.authenticationfw.IsAccessingAction
-
- IsNullFunction - class org.apache.cocoon.forms.expression.IsNullFunction.
- Returns true if argument is null.
- IsNullFunction() -
Constructor for class org.apache.cocoon.forms.expression.IsNullFunction
-
- Item - class org.apache.cocoon.portal.layout.Item.
-
- Item() -
Constructor for class org.apache.cocoon.portal.layout.Item
-
- ItemGroup - class org.apache.cocoon.transformation.pagination.ItemGroup.
- Container class for the immutable pagination rules for each page.
- ItemGroup(String, String, String) -
Constructor for class org.apache.cocoon.transformation.pagination.ItemGroup
-
- IterationTag - interface org.apache.cocoon.taglib.IterationTag.
- The IterationTag interface extends Tag by defining one additional
method that controls the reevaluation of its body.
- IterationTestTag - class org.apache.cocoon.taglib.test.IterationTestTag.
-
- IterationTestTag() -
Constructor for class org.apache.cocoon.taglib.test.IterationTestTag
-
- i18n -
Variable in class org.apache.cocoon.portal.tools.PortalTool
-
- iTextSerializer - class org.apache.cocoon.serialization.iTextSerializer.
-
- iTextSerializer() -
Constructor for class org.apache.cocoon.serialization.iTextSerializer
-
- icon -
Variable in class org.apache.cocoon.portal.pluto.om.ServletDefinitionImpl
-
- icon -
Variable in class org.apache.cocoon.portal.pluto.om.WebApplicationDefinitionImpl
-
- id -
Variable in class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean
- The Bean's ID.
- id -
Variable in class org.apache.cocoon.components.flow.WebContinuation
- The continuation id used to represent this instance in Web pages.
- id -
Variable in class org.apache.cocoon.portal.coplet.CopletData
- The unique identifier.
- id -
Variable in class org.apache.cocoon.portal.coplet.CopletInstanceData
-
- id -
Variable in class org.apache.cocoon.portal.coplets.basket.AbstractItem
- Unique id
- id -
Variable in class org.apache.cocoon.portal.coplets.basket.ContentStore
- The id
- id -
Variable in class org.apache.cocoon.portal.coplets.basket.ContentStoreDescription
- The id
- id -
Variable in class org.apache.cocoon.portal.layout.AbstractLayout
-
- id -
Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionImpl
-
- id -
Variable in class org.apache.cocoon.portal.wsrp.consumer.ProducerDescription
- Unique string of the producer
- idCounter -
Static variable in class org.apache.cocoon.portal.coplet.impl.DefaultCopletFactory
-
- idCounter -
Static variable in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
-
- idResolver -
Variable in class org.apache.cocoon.portal.persistence.castor.CastorSourceConverter
- This object resolves the references between the different profile files.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.profiler.ProfilingXMLPipe
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.sax.XMLByteStreamCompiler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.sax.XMLTeePipe
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.search.LuceneIndexContentHandler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.serializers.XMLSerializer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.source.URLRewriter
- SAX Event Handling
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipe
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.forms.datatype.DynamicSelectionList.SelectionListHandler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.forms.transformation.EffectPipe.BufferHandler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.forms.transformation.EffectPipe.CopyHandler
-
- ignorableWhitespace(char[], int, int) -
Method in interface org.apache.cocoon.forms.transformation.EffectPipe.Handler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.forms.transformation.EffectPipe.NullHandler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.forms.transformation.EffectPipe
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.serialization.ElementProcessorSerializer
- Receive notification of ignorable whitespace in element
content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.taglib.TransformerTagSupport
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.taglib.VarTransformerTagSupport
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.taglib.XMLConsumerTagSupport
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.template.script.Parser
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.template.xml.AttributeAwareXMLConsumerImpl
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.AbstractExtractionTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Process the SAX event.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.LogTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.PatternTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.TagTransformer
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.TeeTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.XMLDBTransformer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.helpers.NOPRecorder
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.transformation.pagination.Paginator
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.util.location.LocationAttributes.Pipe
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.AbstractXMLConsumer
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.AbstractXMLPipe
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.ContentHandlerWrapper
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.DocumentHandlerAdapter
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.DocumentHandlerWrapper
- Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.IncludeXMLConsumer
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.LoggingContentHandler
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.ParamSaxBuffer
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.SaxBuffer
-
- ignorableWhitespace(char[], int, int) -
Method in class org.apache.cocoon.xml.XMLMulticaster
-
- ignore -
Variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
-
- ignoreEmptyCharacters -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Controlls SAX event handling.
- ignoreEventsCount -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Controlls SAX event handling.
- ignoreHooksCount -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Controlls SAX event handling.
- ignoreRootElement -
Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
- do we remove the root tag?
- ignoreRootElementCount -
Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
-
- ignoreTargetSelf -
Variable in class org.apache.cocoon.portal.transformation.LinkTransformer
- Handle target self as no target?
- ignoreWhitespaces -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Controlls SAX event handling.
- ignoredChildren -
Variable in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
-
- image -
Variable in class org.apache.cocoon.components.xpointer.parser.Token
- The string image of the token.
- importClass(Context, Scriptable, Object[], Function) -
Static method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.ThreadScope
- Override importClass to allow reloading of classes
- importNode(Node, boolean) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- importNode(Node, boolean) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Imports a node from another document to this document.
- importParameterList -
Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- inActionSet -
Variable in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
-
- inBuf -
Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
-
- inUse -
Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- Amount of memory in use before sleep().
- incGroupLevel() -
Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlQuery
-
- incSitemapCounter(Map) -
Static method in class org.apache.cocoon.profiler.debugging.Debugger
-
- includeAs(String, String) -
Method in class org.apache.cocoon.forms.binding.library.Library
- "Registers" a library to be referenced later under a certain key or prefix.
- includeAs(String, String) -
Method in class org.apache.cocoon.forms.formmodel.library.Library
- "Registers" a library to be referenced later under a certain key or prefix.
- includeAsValue() -
Method in interface org.apache.cocoon.components.modules.database.AutoIncrementModule
- Boolean whether the key attribute needs to be included in the
insert query as an attribute value (no subquery).
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.IfxSerialAutoIncrementModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.ManualAutoIncrementModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.McKoiSequenceModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.MysqlAutoIncrementModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.PgsqlAutoIncrementModule
-
- includeAsValue() -
Method in class org.apache.cocoon.components.modules.database.SQLServerIdentityAutoIncrementModule
-
- includeFile(String, ServiceManager, ContentHandler, Map) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- includeInQuery() -
Method in interface org.apache.cocoon.components.modules.database.AutoIncrementModule
- Boolean whether the key attribute column needs to be included
in the insert query.
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.HsqlIdentityAutoIncrementModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.IfxSerialAutoIncrementModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.ManualAutoIncrementModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.McKoiSequenceModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.MysqlAutoIncrementModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.PgsqlAutoIncrementModule
-
- includeInQuery() -
Method in class org.apache.cocoon.components.modules.database.SQLServerIdentityAutoIncrementModule
-
- includeInputSource(InputSource, ServiceManager, ContentHandler) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- includeNameRE -
Variable in class org.apache.cocoon.util.ElementAttributeMatching
- Regular expression of including patterns
- includeNode(Node, ContentHandler, LexicalHandler) -
Static method in class org.apache.cocoon.xml.IncludeXMLConsumer
- Utility method to stream a DOM node into the provided content handler,
lexical handler.
- includeRE -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The regular expression for the include pattern.
- includeRE -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The regular expression for the include pattern.
- includeSelected -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect.TabPreparedConfiguration
-
- includeSource(String, String, SourceResolver, ContentHandler) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- includeString(String, ServiceManager, ContentHandler) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- inclusions -
Variable in class org.apache.cocoon.forms.binding.library.Library
-
- inclusions -
Variable in class org.apache.cocoon.forms.formmodel.library.Library
-
- incrNesting() -
Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
-
- indentPerLevel -
Variable in class org.apache.cocoon.components.serializers.EncodingSerializer
- Per level indent spaces
- index(Directory, boolean, URL) -
Method in interface org.apache.cocoon.components.search.LuceneCocoonIndexer
- Description of the Method
- index(Directory, boolean, URL) -
Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonIndexerImpl
- index content of base_url, index content of links from base_url.
- index -
Variable in class org.apache.cocoon.taglib.core.LoopTagSupport
-
- indexConfiguration(Configuration[]) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Create an index map to an array of configurations by their name
attribute.
- indexOf(Repeater.RepeaterRow) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
- Get the position of a row in this repeater.
- indexOfArray(int[], int, int, char[], int) -
Static method in class org.apache.cocoon.matching.helpers.WildcardHelper
- Get the offset of a part of an int array within a char array.
- info(String, Throwable) -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- info(String) -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- info(Object) -
Method in class org.apache.cocoon.ojb.components.LoggerImpl
-
- info(Object, Throwable) -
Method in class org.apache.cocoon.ojb.components.LoggerImpl
-
- info -
Variable in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
- Portal information
- info(String) -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- info(String) -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- info(String, Throwable) -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- inform(String, Parameters, Map) -
Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
- Informs the context about a new pipeline section
- inform(CopletInstanceEvent, PortalService) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
-
- inform(ContentStoreEvent, PortalService) -
Method in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
-
- inform(CopletInstanceEvent, PortalService) -
Method in class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- inform(JXPathEvent, PortalService) -
Method in class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- inform(CopletInstanceSizingEvent, PortalService) -
Method in class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- inform(CopletDataEvent, PortalService) -
Method in class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- inform(LayoutChangeParameterEvent, PortalService) -
Method in class org.apache.cocoon.portal.event.impl.InternalEventReceiver
-
- inform(LayoutEvent, PortalService) -
Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
-
- inform(PortletURLProviderImpl, PortalService) -
Method in class org.apache.cocoon.portal.pluto.adapter.PortletAdapter
-
- inform(UserEvent, PortalService) -
Method in class org.apache.cocoon.portal.profile.impl.AbstractProfileManager
- Receives any user related event and invokes login, logout etc.
- inform(CopletInstanceDataAddedEvent, PortalService) -
Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
- Receives a coplet instance data added event.
- inform(CopletInstanceDataRemovedEvent, PortalService) -
Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
- Receives a coplet instance data added event.
- inform(WSRPEvent, PortalService) -
Method in class org.apache.cocoon.portal.wsrp.adapter.WSRPAdapter
- Gets all required information like portletKey, portletInstanceKey, userName, portletModes, windowStates,
interactionState and the navigationalStat
After that it decides with the URL_TYPE to perform the performBlockingInteraction()-call or
do some render- alternatively some resource-specific things
- informBranchPoint() -
Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
- Informs pipeline we have come across a branch point.
- informBranchPoint() -
Method in interface org.apache.cocoon.components.pipeline.ProcessingPipeline
- Informs pipeline we have come across a branch point
- informBranchPoint() -
Method in class org.apache.cocoon.components.pipeline.VirtualProcessingPipeline
- Informs pipeline we have come across a branch point
Default Behaviour is do nothing
- informBranchPoint() -
Method in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
- Determine if the given branch-point
is a caching-point
Please Note: this method is used by auto caching-point
and is of no consequence when auto caching-point is switched off
- information -
Variable in class org.apache.cocoon.profiler.debugging.Debugger
-
- init() -
Method in class org.apache.cocoon.ant.UriType
- Calculate all member values depending on the uri member value
- init() -
Method in class org.apache.cocoon.components.source.impl.SitemapSource
- Initialize
- init() -
Method in class org.apache.cocoon.core.CoreUtil
-
- init(String, String) -
Method in class org.apache.cocoon.environment.http.HttpCookie
- Constructs a cookie with a specified name and value.
- init(String, String) -
Method in class org.apache.cocoon.environment.portlet.PortletCookie
- Constructs a cookie with a specified name and value.
- init(EffectPipe.Handler) -
Method in class org.apache.cocoon.forms.transformation.EffectPipe
- Initialize the pipe before starting processing
- init(Widget, FormsPipelineConfig) -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
-
- init(ExtendedProperties) -
Method in class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
- Initialize this resource loader.
- init(RuntimeServices) -
Method in class org.apache.cocoon.generation.VelocityGenerator
- This implementation does nothing.
- init(CopletInstanceData) -
Method in interface org.apache.cocoon.portal.coplet.adapter.CopletAdapter
- Initialize the coplet
This method is called immediately after a new instance is created.
- init(CopletInstanceData) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.AbstractCopletAdapter
-
- init() -
Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
-
- init(Map) -
Method in class org.apache.cocoon.portal.pluto.PortalContextProviderImpl
- Initialize some infos.
- init(Object) -
Method in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
- Initialize a service
- init(ServletConfig, Map) -
Method in class org.apache.cocoon.portal.pluto.factory.AbstractFactory
-
- init(PortletConfig) -
Method in class org.apache.cocoon.portal.pluto.test.TestPortlet
-
- init() -
Method in class org.apache.cocoon.portal.tools.PortalToolManager
- Initializes the PortalToolManager.
- init(PortalService, WSRPAdapter) -
Method in class org.apache.cocoon.portal.wsrp.consumer.ConsumerEnvironmentImpl
- Initialize the consumer
- init(WSRPPortlet) -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletDriverImpl
- Set the wsrp portlet and initialize this component.
- init(PortletConfig) -
Method in class org.apache.cocoon.portlet.CocoonPortlet
- Initialize this
CocoonPortlet
instance.
- init(PortletConfig) -
Method in class org.apache.cocoon.portlet.ManagedCocoonPortlet
- Initialize this
CocoonPortlet
instance.
- init(FilterConfig) -
Method in class org.apache.cocoon.servlet.CocoonFilterGeneratorImpl
-
- init(ServletConfig) -
Method in class org.apache.cocoon.servlet.CocoonServlet
- Initialize this
CocoonServlet
instance.
- init(ServletConfig) -
Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
-
- init(Parameters) -
Method in class org.apache.cocoon.transformation.constrained.AbstractConstrainedTransformer
- Initialize: set up the listeners etc.
- init(InputStream, int) -
Method in class org.apache.cocoon.util.PostInputStream
- Sets the underlying input stream and contentLen value .
- init(UserHandler) -
Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Initialize the context.
- init(Document) -
Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Initialize this context
- init(Object) -
Method in class org.apache.cocoon.webservices.AbstractLogEnabledService
- ServiceLifecycle
init
method.
- init(Object) -
Method in class org.apache.cocoon.webservices.AbstractServiceableService
- ServiceLifecycle
init
method.
- initBinaryResponse() -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Initialize the cached response with binary contents.
- initClient(JCO.Client) -
Method in interface org.apache.cocoon.components.web3.Web3Client
- Initialize the client
- initClient(JCO.Client) -
Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- initContainer() -
Method in class org.apache.cocoon.portal.pluto.adapter.PortletAdapter
- Initialize the container
- initCookie -
Variable in class org.apache.cocoon.portal.wsrp.consumer.PortletDriverImpl
-
- initCookie() -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletDriverImpl
- Actual WSRP initCookie() call
- initDataMap(JobDataMap, String, boolean, Parameters, Map) -
Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
-
- initExpression() -
Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
-
- initLogger() -
Method in class org.apache.cocoon.core.CoreUtil
-
- initLogger() -
Method in class org.apache.cocoon.portlet.ManagedCocoonPortlet
-
- initMeta(CachingSource.SourceMeta, Source) -
Method in class org.apache.cocoon.components.source.impl.CachingSource
-
- initMeta(CachingSource.SourceMeta, Source) -
Method in class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource
-
- initMeta(CachingSource.SourceMeta, Source) -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
-
- initMetaResponse() -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Initialize the cached response with meta info.
- initMethod -
Variable in class org.apache.cocoon.core.container.ComponentFactory
-
- initServlet() -
Method in class org.apache.cocoon.servlet.BootstrapServlet
-
- initServlet() -
Method in class org.apache.cocoon.servlet.ParanoidCocoonServlet
- Initialize the wrapped servlet.
- initTags() -
Method in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- initXMLResponse(boolean) -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Initialize the cached response with XML contents.
- initialize() -
Method in class org.apache.cocoon.Cocoon
-
- initialize() -
Method in class org.apache.cocoon.ant.AntBuildGenerator
- instantiates ThreadLocal objects and finds the build file.
- initialize() -
Method in class org.apache.cocoon.ant.CocoonProcessorDelegate
- Description of the Method
- initialize() -
Method in class org.apache.cocoon.bean.CocoonBean
-
- initialize() -
Method in class org.apache.cocoon.bean.CocoonWrapper
- INITIALISATION METHOD.
- initialize() -
Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
- Recover state by de-serializing the data wrapper.
- initialize() -
Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
- Get the EventRegistry ready, and make sure it does not contain
orphaned Event/PipelineKey mappings.
- initialize() -
Method in class org.apache.cocoon.caching.impl.JMSEventMessageListener
-
- initialize() -
Method in class org.apache.cocoon.components.axis.SoapServerImpl
-
- initialize() -
Method in class org.apache.cocoon.components.blocks.BlockManager
-
- initialize() -
Method in class org.apache.cocoon.components.blocks.BlockProcessor
-
- initialize() -
Method in class org.apache.cocoon.components.blocks.BlocksManager
-
- initialize() -
Method in class org.apache.cocoon.components.container.CocoonServiceManager
-
- initialize(String, Object) -
Method in class org.apache.cocoon.components.container.CocoonServiceManager
-
- initialize() -
Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
-
- initialize() -
Method in class org.apache.cocoon.components.deli.DeliImpl
- Initialize
- initialize(Attribute[], ElementProcessor) -
Method in interface org.apache.cocoon.components.elementprocessor.ElementProcessor
- The implementation should walk the array of attributes and
perform appropriate actions based on that data.
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BaseElementProcessor
- The implementation should walk the array of attributes and
perform appropriate actions based on that data.
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPBottom
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPCell
- Override of initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPCols
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPFont
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPLeft
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPRight
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPRows
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPSheet
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyleRegion
- Override of Initialize() implementation
- initialize(Attribute[], ElementProcessor) -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPTop
- Override of Initialize() implementation
- initialize() -
Method in class org.apache.cocoon.components.fam.SitemapMonitorImpl
-
- initialize() -
Method in class org.apache.cocoon.components.flow.javascript.fom.AO_FOM_JavaScriptInterpreter
-
- initialize() -
Method in class org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter
-
- initialize() -
Method in class org.apache.cocoon.components.jms.AbstractMessageListener
- Registers this MessageListener as a TopicSubscriber to the configured Topic.
- initialize() -
Method in class org.apache.cocoon.components.jms.AbstractMessagePublisher
-
- initialize() -
Method in class org.apache.cocoon.components.jms.JMSConnectionImpl
- Deprecated.
- initialize() -
Method in class org.apache.cocoon.components.jms.JMSConnectionManagerImpl
-
- initialize() -
Method in class org.apache.cocoon.components.language.markup.LogicsheetCodeGenerator
- Initialize the LogicsheetCodeGenerator.
- initialize() -
Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
-
- initialize() -
Method in class org.apache.cocoon.components.language.markup.xsp.PythonGenerator
-
- initialize() -
Method in class org.apache.cocoon.components.language.programming.java.JavaLanguage
-
- initialize() -
Method in class org.apache.cocoon.components.modules.input.NamingInputModule
- Creates InitialContext with configured properties.
- initialize() -
Method in class org.apache.cocoon.components.naming.LDAPEntryManager
-
- initialize() -
Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
-
- initialize() -
Method in class org.apache.cocoon.components.slide.impl.SlideRepositoryImpl
-
- initialize() -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Initialize the Source.
- initialize() -
Method in class org.apache.cocoon.components.source.impl.SimpleJdbcSourceDescriptor
-
- initialize() -
Method in class org.apache.cocoon.components.source.impl.SlideSource
-
- initialize() -
Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
-
- initialize() -
Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
- Initialize the CacheManager and created the Cache.
- initialize() -
Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
-
- initialize() -
Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
-
- initialize() -
Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
-
- initialize() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode
-
- initialize() -
Method in class org.apache.cocoon.components.validation.impl.AbstractSchemaParser
- Initialize this component instance.
- initialize() -
Method in class org.apache.cocoon.components.validation.impl.CachingValidator
- Initialize this component instance.
- initialize() -
Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
- Initialize this instance.
- initialize() -
Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
- initialize the component
- initialize() -
Method in class org.apache.cocoon.components.xslt.TraxProcessor
- Initialize
- initialize() -
Method in class org.apache.cocoon.core.container.AbstractServiceManager
-
- initialize() -
Method in class org.apache.cocoon.core.container.CoreServiceManager
-
- initialize(String, Object) -
Method in class org.apache.cocoon.core.container.CoreServiceManager
- Initialize the component
- initialize() -
Method in class org.apache.cocoon.core.container.StandaloneServiceSelector
-
- initialize() -
Method in class org.apache.cocoon.core.container.handler.AbstractComponentHandler
-
- initialize() -
Method in interface org.apache.cocoon.core.container.handler.ComponentHandler
- Initialize this handler
- initialize() -
Method in class org.apache.cocoon.core.container.handler.LazyHandler
-
- initialize() -
Method in class org.apache.cocoon.faces.FacesAction
-
- initialize() -
Method in class org.apache.cocoon.forms.DefaultFormManager
-
- initialize() -
Method in class org.apache.cocoon.forms.binding.JXPathBindingManager
-
- initialize() -
Method in class org.apache.cocoon.forms.binding.library.LibraryManagerImpl
-
- initialize() -
Method in class org.apache.cocoon.forms.datatype.DefaultDatatypeManager
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
- Called after widget's environment has been setup,
to allow for any contextual initalization such as
looking up case widgets for union widgets.
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
- Called after widget's environment has been setup,
to allow for any contextual initalization, such as
looking up case widgets for union widgets.
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.AggregateField
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.BooleanField
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.Form
- Initialize the form by recursively initializing all its children.
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.MultiValueField
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.Repeater.RepeaterRow
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.Union
- Called after widget's environment has been setup,
to allow for any contextual initalization such as
looking up case widgets for union widgets.
- initialize() -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Called after widget's environment has been setup,
to allow for any contextual initalization such as
looking up case widgets for union widgets.
- initialize() -
Method in class org.apache.cocoon.forms.formmodel.library.LibraryManagerImpl
-
- initialize() -
Method in class org.apache.cocoon.generation.VelocityGenerator
-
- initialize() -
Method in class org.apache.cocoon.mail.MailMessageSender
-
- initialize() -
Method in class org.apache.cocoon.matching.modular.CachingRegexpMatcher
-
- initialize() -
Method in class org.apache.cocoon.matching.modular.CachingWildcardMatcher
-
- initialize() -
Method in class org.apache.cocoon.ojb.components.LoggerImpl
- Set root logger instance which will be used by OJB
- initialize() -
Method in class org.apache.cocoon.ojb.jdo.components.JDOImpl
-
- initialize() -
Method in class org.apache.cocoon.ojb.odmg.components.ODMGImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
-
- initialize() -
Method in class org.apache.cocoon.portal.impl.AbstractComponent
-
- initialize(String, String) -
Method in class org.apache.cocoon.portal.layout.AbstractLayout
- Initialize the object.
- initialize(String, String) -
Method in interface org.apache.cocoon.portal.layout.Layout
- Initialize the object.
- initialize() -
Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
-
- initialize() -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractActionAspect
-
- initialize() -
Method in class org.apache.cocoon.portal.persistence.castor.CastorSourceConverter
-
- initialize() -
Method in class org.apache.cocoon.portal.pluto.PortletContainerEnvironmentImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.pluto.adapter.PortletAdapter
-
- initialize() -
Method in class org.apache.cocoon.portal.pluto.factory.LocalPortletInvokerImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.pluto.services.factory.FactoryManagerServiceImpl
-
- initialize() -
Method in class org.apache.cocoon.portal.tools.service.UserRightsService
- Initialize the bean.
- initialize() -
Method in class org.apache.cocoon.portal.wsrp.adapter.WSRPAdapter
- Sets the WSRPLogger, the producerConfig and the consumerEnvironment
- initialize() -
Method in class org.apache.cocoon.profiler.debugging.Debugger
-
- initialize() -
Method in class org.apache.cocoon.serialization.HSSFSerializer
- Initialialize the component.
- initialize() -
Method in class org.apache.cocoon.spring.SpringComponentLocator
- Initialize Spring's web application context.
- initialize() -
Method in class org.apache.cocoon.transformation.JPathTransformer
- Initialize this transformer.
- initialize() -
Method in class org.apache.cocoon.transformation.LinkRewriterTransformer
- Initiate resources prior to this component becoming active.
- initialize() -
Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
- Initiate resources prior to this component becoming active.
- initialize() -
Method in class org.apache.cocoon.transformation.XMLDBTransformer
- Initializes XML:DB database instance if driver class was configured.
- initialize(SourceResolver) -
Method in class org.apache.cocoon.webapps.authentication.user.RequestState
- Initialize
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractDatatypeWidgetDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.ActionDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AggregateFieldDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.BooleanFieldDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.CaptchaFieldDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.FieldDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.DeleteRowsActionDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.InsertRowsActionDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.RepeaterActionDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.RepeaterDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.SubmitDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.UnionDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.UploadDefinition
- initialize this definition with the other, sort of like a copy constructor
- initializeFrom(WidgetDefinition) -
Method in interface org.apache.cocoon.forms.formmodel.WidgetDefinition
- Initializes this definition with values from the given other definition
- initializePerRequestLoggingContext(Environment) -
Method in class org.apache.cocoon.core.logging.CocoonLogKitLoggerManager
-
- initializePerRequestLoggingContext(Environment) -
Method in interface org.apache.cocoon.core.logging.PerRequestLoggerManager
- Initialize the context for logging.
- initializeRequest(Environment) -
Method in class org.apache.cocoon.core.CoreUtil
- Initialize the current request.
- initializeSource(TraversableCachingSource) -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
-
- initialized -
Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
- Is this instance initialized?
- initialized -
Variable in class org.apache.cocoon.core.container.AbstractServiceManager
- Is the Manager initialized?
- initialized -
Variable in class org.apache.cocoon.core.container.CoreServiceManager
- Is the Manager initialized?
- initialized -
Variable in class org.apache.cocoon.portal.wsrp.adapter.WSRPAdapter
- Initialized?
- initialized -
Variable in class org.apache.cocoon.portal.wsrp.consumer.ProducerRegistryImpl
- Initialized?
- initialized -
Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
-
- input -
Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
- The cached default InputModule
- input -
Variable in class org.apache.cocoon.components.modules.input.ModuleHolder
-
- inputConf -
Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
- The default InputModule configuration
- inputSelector -
Variable in class org.apache.cocoon.components.modules.input.AbstractMetaModule
- The cached InputModule-Selector
- inputSource -
Variable in class org.apache.cocoon.generation.FileGenerator
- The input source
- inputSource -
Variable in class org.apache.cocoon.generation.HSSFGenerator
-
- inputSource -
Variable in class org.apache.cocoon.generation.XMidiGenerator
- The input source
- inputSource -
Variable in class org.apache.cocoon.generation.asciiart.AsciiArtSVGGenerator
- The input source
- inputSource -
Variable in class org.apache.cocoon.reading.ResourceReader
-
- inputStream -
Variable in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
-
- inputStream -
Variable in class org.apache.cocoon.util.JDBCxlobHelper
-
- input_stream -
Variable in class org.apache.cocoon.components.xpointer.parser.XPointerFrameworkParserTokenManager
-
- insert(Employee, JDO) -
Method in class org.apache.cocoon.ojb.samples.EmployeeDAO
-
- insertBefore(Node, Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
-
- insertBefore(Node, Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- insertBefore(Node, Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Inserts the node
newChild
before the existing child node
refChild
.
- insertBlobTrigger(Connection, Trigger) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertCalendar(Connection, String, Calendar) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertCronTrigger(Connection, CronTrigger) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertData(int, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- insertFiredTrigger(Connection, Trigger, String, JobDetail) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertFragment(String, String, DocumentFragment, String, boolean, boolean, String, String, String) -
Method in class org.apache.cocoon.transformation.SourceWritingTransformer
- Insert a fragment into a file.
- insertJobDetail(Connection, JobDetail) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertJobListener(Connection, JobDetail, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertPair(String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.URLTemplateComposerImpl
- creates a pair of an attribute
- insertPausedTriggerGroup(Connection, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertSchedulerState(Connection, String, long, long, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertSimpleTrigger(Connection, SimpleTrigger) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertTrigger(Connection, Trigger, String, JobDetail) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insertTriggerListener(Connection, Trigger, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- insideBodyTag -
Variable in class org.apache.cocoon.portal.transformation.HTMLRootTransformer
-
- insideLinks -
Variable in class org.apache.cocoon.portal.transformation.CopletTransformer
- Are we inside a links element?
- instantiate(Program) -
Method in class org.apache.cocoon.components.language.programming.AbstractProgrammingLanguage
- Create a new instance for the given class
- instantiate(Program) -
Method in interface org.apache.cocoon.components.language.programming.ProgrammingLanguage
- Create a new instance for the given program type
- instantiateController(String) -
Method in class org.apache.cocoon.components.flow.apples.ApplesProcessor
-
- intToBa(int, int) -
Static method in class org.apache.cocoon.components.midi.xmidi.Utils
- convert int to byte array of length c
- intToDelta(byte[]) -
Static method in class org.apache.cocoon.components.midi.xmidi.Utils
- convert byte array to delta time
a delta time is expressed as a
byte array, length unknown (4 or less)
- intValue() -
Method in class org.apache.cocoon.components.elementprocessor.types.NumericResult
- Get the value, if possible, as an int
- intValue() -
Method in class org.apache.cocoon.portal.pluto.om.common.ObjectIDImpl
-
- interactionState -
Variable in class org.apache.cocoon.portal.wsrp.consumer.RequestImpl
- interaction state.
- interfaces -
Variable in class org.apache.cocoon.core.container.handler.PoolableComponentHandler
- All the interfaces for the proxy
- internalGet(String) -
Method in class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Looks up and returns the object with the specified key.
- internalParameters -
Variable in class org.apache.cocoon.portal.impl.DefaultLinkService
- List of internal parameters.
- internalParametersMatchers -
Variable in class org.apache.cocoon.portal.impl.DefaultLinkService
- List of matchers for internal parameters.
- internalPipelineDescription -
Variable in class org.apache.cocoon.components.treeprocessor.InvokeContext
- The internal pipeline description
- internalRedirect -
Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- interpreter -
Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
-
- interpreter -
Variable in class org.apache.cocoon.transformation.SQLTransformer
-
- interpreterId -
Variable in class org.apache.cocoon.components.flow.WebContinuation
- Interpreter id that this continuation is bound to
- interpreterMatches(String) -
Method in class org.apache.cocoon.components.flow.WebContinuation
-
- intersection(ByteRange) -
Method in class org.apache.cocoon.util.ByteRange
-
- interval -
Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- The calculated delay for the next checker run in ms
- introspect(Class) -
Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager
-
- invalidate() -
Method in interface org.apache.cocoon.environment.Session
- Invalidates this session
to it.
- invalidate() -
Method in class org.apache.cocoon.environment.commandline.CommandLineSession
-
- invalidate() -
Method in class org.apache.cocoon.environment.http.HttpSession
- Invalidates this session
to it.
- invalidate() -
Method in class org.apache.cocoon.environment.portlet.PortletSession
- Invalidates this session to it.
- invalidate() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.SessionProxy
-
- invalidateContinuations(ContinuationsManagerImpl.WebContinuationsHolder) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
- Method used by WebContinuationsHolder to notify the continuations manager
about session invalidation.
- invalidateSession() -
Static method in class org.apache.cocoon.environment.commandline.CommandLineSession
- Invalidate the current session
- invalidateWebContinuation(WebContinuation) -
Method in interface org.apache.cocoon.components.flow.ContinuationsManager
- Invalidates a
WebContinuation
.
- invalidateWebContinuation(WebContinuation) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
-
- invoke(MessageContext) -
Method in interface org.apache.cocoon.components.axis.SoapServer
- Invoke a particular message context on this server.
- invoke(MessageContext) -
Method in class org.apache.cocoon.components.axis.SoapServerImpl
-
- invoke() -
Method in class org.apache.cocoon.components.language.markup.xsp.SOAPHelper
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.CategoryNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.ContainerNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.NullNode
-
- invoke(Environment, InvokeContext) -
Method in interface org.apache.cocoon.components.treeprocessor.ProcessingNode
- Process environment.
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.SimpleParentProcessingNode
- Define common invoke behavior here
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActSetNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ActionSetNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.AggregateNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.CallNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.FlowNode
- This method should never be called by the TreeProcessor, since a
<map:flow>
element should not be in an
"executable" sitemap node.
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.GenerateNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.MatchNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.MountNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode
- Process the environment.
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ReadNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.RedirectToURINode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ScriptNode
- This method should never be called by the TreeProcessor, since a
element should not be in an "executable" sitemap
node.
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SelectNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode
-
- invoke(Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.TransformNode
-
- invoke() -
Method in interface org.apache.cocoon.core.Core.CleanupTask
- Start the cleanup.
- invoke(Object, Method, Object[]) -
Method in class org.apache.cocoon.core.container.handler.PoolableComponentHandler.ProxyHandler
-
- invoke() -
Method in class org.apache.cocoon.core.container.handler.PoolableComponentHandler.ProxyHandler
-
- invoke(FacesContext, Object[]) -
Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
-
- invoke(FacesContext, Object[]) -
Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
-
- invoke(Object, Object[]) -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
-
- invoke(Object) -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
-
- invoke(Object, Object) -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
-
- invokeAction(ExecutionContext, Map, Action, Redirector, SourceResolver, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- invokeAction(ExecutionContext, Map, Action, Redirector, SourceResolver, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- invokeAction(ExecutionContext, Map, Action, Redirector, SourceResolver, String, Parameters) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Invoke an action and return the result.
- invokeAction(ExecutionContext, Map, Action, Redirector, SourceResolver, String, Parameters) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- invokeByName(String, Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.CategoryNode
-
- invokeErrorHandler(Exception, Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
- Handle error.
- invokeErrorHandler(ProcessingNode, Exception, Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
- Handle error using specified error handler processing node.
- invokeGC -
Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- Should the gc be called on low memory?
- invokeGC() -
Static method in class org.apache.cocoon.webservices.memory.Memory
invokeGC
calls upon the JVM Garbage Collector to
recycle unused objects.
- invokeMatcher(ExecutionContext, Map, Matcher, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- invokeMatcher(ExecutionContext, Map, Matcher, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- invokeMatcher(ExecutionContext, Map, Matcher, String, Parameters) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Invoke a match and return the result
- invokeMatcher(ExecutionContext, Map, Matcher, String, Parameters) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- invokeNext() -
Method in interface org.apache.cocoon.portal.PortalManagerAspectPrepareContext
- Invoke next aspect
- invokeNext(ContentHandler, Parameters) -
Method in interface org.apache.cocoon.portal.PortalManagerAspectRenderContext
- Invoke next aspect
- invokeNext(PortalService) -
Method in interface org.apache.cocoon.portal.event.aspect.EventAspectContext
- Invoke next aspect
- invokeNext(PortalService) -
Method in class org.apache.cocoon.portal.event.impl.DefaultEventAspectContext
-
- invokeNext() -
Method in class org.apache.cocoon.portal.impl.DefaultPortalManagerAspectContext
-
- invokeNext(ContentHandler, Parameters) -
Method in class org.apache.cocoon.portal.impl.DefaultPortalManagerAspectContext
-
- invokeNext(Layout, PortalService, ContentHandler) -
Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
- Stream out raw layout
- invokeNext(Layout, PortalService, ContentHandler) -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
-
- invokeNodes(ProcessingNode[], Environment, InvokeContext, String, Map) -
Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode
- Invoke all nodes of a node array in order, until one succeeds.
- invokeNodes(ProcessingNode[], Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode
- Invoke all nodes of a node array in order, until one succeeds.
- invokePreparableMatcher(ExecutionContext, Map, PreparableMatcher, String, Object, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- invokePreparableMatcher(ExecutionContext, Map, PreparableMatcher, String, Object, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- invokePreparableMatcher(ExecutionContext, Map, PreparableMatcher, String, Object, Parameters) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Invoke a match and return the result
- invokePreparableMatcher(ExecutionContext, Map, PreparableMatcher, String, Object, Parameters) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- invokeSelector(ExecutionContext, Map, Selector, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- invokeSelector(ExecutionContext, Map, Selector, String, Parameters) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- invokeSelector(ExecutionContext, Map, Selector, String, Parameters) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Invoke a selector
- invokeSelector(ExecutionContext, Map, Selector, String, Parameters) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- invokeSwitchSelector(ExecutionContext, Map, SwitchSelector, String, Parameters, Object) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- invokeSwitchSelector(ExecutionContext, Map, SwitchSelector, String, Parameters, Object) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- invokeSwitchSelector(ExecutionContext, Map, SwitchSelector, String, Parameters, Object) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Invoke a switch selector
- invokeSwitchSelector(ExecutionContext, Map, SwitchSelector, String, Parameters, Object) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- isAcceptingInputs() -
Method in class org.apache.cocoon.forms.formmodel.WidgetState
- Does this state accept user inputs?
- isAction() -
Method in class org.apache.cocoon.portal.pluto.PortletURLConverter
- Return the indicator if this is an action.
- isAction() -
Method in class org.apache.cocoon.portal.pluto.PortletURLProviderImpl
- Is this an action?
- isAddedPath() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeSelectionEvent
- Is the first path a new addition to the selection?
- isAddedPath(int) -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeSelectionEvent
- Was the
index
th path added to the selection?
- isAjaxRequest(Request) -
Static method in class org.apache.cocoon.ajax.AjaxHelper
- Is the request an Ajax request?
- isAlive() -
Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- isAllowOverwrite() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isAllowOverwrite() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isAllowed(Boolean, List, List) -
Method in class org.apache.cocoon.transformation.constrained.XmlTreeConstraint
- Check whether the current element is allowed on this position in the XML
tree / SAX stream.
- isAlphaNumeric(char) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- isAlphaNumeric(char) -
Static method in class org.apache.cocoon.util.StringUtils
- Tests whether a given character is alphabetic, numeric or
underscore
- isAnonymous() -
Method in interface org.apache.cocoon.portal.profile.PortalUser
- Is this user an anonymous user?
- isAnonymous() -
Method in class org.apache.cocoon.portal.profile.impl.AbstractPortalUser
-
- isApplicationLoaded(ApplicationConfiguration) -
Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
- Is the named application context already loaded?
- isArrayType() -
Method in interface org.apache.cocoon.forms.datatype.Datatype
- Indicates wether this datatype represents an array type.
- isArrayType() -
Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
-
- isAuthenticated(String) -
Method in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
- Is the current user authenticated for the given handler?
- isAuthenticated(String) -
Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
-
- isAutosaveUploads() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isAutosaveUploads() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isBasketEnabled() -
Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
-
- isBool() -
Method in class org.apache.cocoon.forms.samples.bindings.ValuesBean
-
- isBottom() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
-
- isBriefcaseEnabled() -
Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
-
- isBuildingErrorHandler() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
- Are we currently building an error handler ?
- isBuildingPipelineOnly() -
Method in class org.apache.cocoon.components.treeprocessor.InvokeContext
- Are we building a pipeline (and not executing it) ?
- isBuildingView() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
- Are we currently building a view ?
- isCachePoint() -
Method in class org.apache.cocoon.caching.ComponentCacheKey
- Check if we are a cachepoint
- isCachePoint -
Variable in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
-
- isCacheable() -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
-
- isCacheable() -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
-
- isCacheable() -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
-
- isCenter() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isCenter() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
-
- isCenterAcrossSelection() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isChild(Configuration) -
Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
- Checks if a child element and is allowed, and if not throws a
ConfigurationException
.
- isChild(Configuration) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.VPCsNodeBuilder
- Checks if a child element is a VPC, and if not throws a
ConfigurationException
.
- isChoose() -
Method in class org.apache.cocoon.forms.samples.Form2Bean
-
- isClosed() -
Method in class org.apache.cocoon.components.source.impl.XMLDBSource.XMLDBOutputStream
-
- isCollapsed(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isCollapsed() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Is the current node collapsed?
- isCollection() -
Method in class org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer
-
- isCollection() -
Method in class org.apache.cocoon.components.source.SourceDTO
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.RepositorySource
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.SlideSource
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.TraversableContextSource
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.WebDAVSource
- Check if this source is a collection.
- isCollection() -
Method in class org.apache.cocoon.jcr.source.JCRNodeSource
-
- isCollection(Node) -
Method in class org.apache.cocoon.jcr.source.JCRSourceFactory
- Does a node represent a collection (i.e. folder-node)?
- isCollection() -
Method in class org.apache.cocoon.util.jxpath.NamespacesTablePointer
-
- isCommandMapped(String) -
Method in class org.apache.cocoon.mail.MailCommandBuilder
- test if command is mapped to a Command class
- isCommitted() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
-
- isCommitted() -
Method in class org.apache.cocoon.environment.http.HttpResponse
-
- isCommitted() -
Method in class org.apache.cocoon.environment.portlet.RenderResponse
-
- isCommitted() -
Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- isCompatibleURL(ParsedURL) -
Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
- Check if the Stream references an image that can be handled by
this format handler.
- isContent() -
Method in class org.apache.cocoon.portal.coplets.basket.ContentItem
- Do we store the content?
- isDaemon() -
Method in class org.apache.cocoon.components.thread.DefaultThreadFactory
- Get the isDaemon property
- isDaemon() -
Method in interface org.apache.cocoon.components.thread.ThreadFactory
- Get the daemon mode created
Thread
s will have
- isDebugEnabled() -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- isDebugEnabled() -
Method in class org.apache.cocoon.ojb.components.LoggerImpl
-
- isDebugEnabled() -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- isDebugEnabled() -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- isDeclaredVariable(String) -
Method in class org.apache.cocoon.forms.transformation.FormsPipelineConfig.FormsVariables
-
- isDefaultNamespace(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter.AttrAdapter
-
- isDefaultNamespace(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- isDefaultNamespace(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- isDefaultNamespace(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- isDefaultNamespace(String) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
-
- isDescendant(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.TreePath
- Returns true if
aTreePath
is a descendant of this
TreePath.
- isDescriptorReloadable() -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Checks the default setting for reloading the descriptor file.
- isDisplayingValues() -
Method in class org.apache.cocoon.forms.formmodel.WidgetState
- Does this state display widget values?
- isElementContentWhitespace() -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- isEmpty() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
-
- isEmpty() -
Method in class org.apache.cocoon.portal.util.SessionMapWrapper
-
- isEmpty() -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- isEmpty() -
Method in class org.apache.cocoon.xml.SaxBuffer
-
- isEnableUploads() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isEnableUploads() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isEnabled(String, int) -
Method in class org.apache.cocoon.components.slide.impl.SlideLoggerAdapter
- Check if the channel with the specified level is enabled for logging.
- isEnabled(int) -
Method in class org.apache.cocoon.components.slide.impl.SlideLoggerAdapter
- Check if the default channel with the specified level is enabled for logging.
- isEnabledFor(int) -
Method in class org.apache.cocoon.ojb.components.LoggerImpl
-
- isEqualNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter.AttrAdapter
-
- isEqualNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- isEqualNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- isEqualNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- isEqualNode(Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
-
- isError() -
Method in class org.apache.cocoon.components.language.programming.CompilerError
- Assert whether this is a severe error or a warning
- isError(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validation returned an error for this
parameter.
- isError(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validation returned an error for the
context's current parameter.
- isErrorEnabled() -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- isErrorEnabled() -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- isErrorEnabled() -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- isEscaped() -
Method in class org.apache.cocoon.components.language.markup.xsp.XSPExpressionParser
-
- isExcluded(File) -
Method in class org.apache.cocoon.generation.DirectoryGenerator
- Determines if a given File shall be excluded from viewing.
- isExcluded(TraversableSource) -
Method in class org.apache.cocoon.generation.TraversableGenerator
- Determines if a given source shall be excluded from viewing.
- isExclusive() -
Method in class org.apache.cocoon.components.source.helpers.SourceLock
- Returns the exclusive flag
- isExistingTriggerGroup(Connection, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- isExpanded(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isExpanded() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Is the current node expanded?
- isExpression(String) -
Static method in class org.apache.cocoon.faces.FacesUtils
- Is this an expression?
- isExternal() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
-
- isExternal() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
-
- isExternal() -
Method in interface org.apache.cocoon.environment.Environment
- Is this environment external ?
- isExternal() -
Method in class org.apache.cocoon.environment.background.BackgroundEnvironment
- Always return false
- isExternal() -
Method in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
- Always return
true
.
- isExternal() -
Method in class org.apache.cocoon.environment.http.HttpEnvironment
- Always return
true
.
- isExternal() -
Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
- Always return
true
.
- isExternal() -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
- Always return
false
.
- isExternal() -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- isFatalErrorEnabled() -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- isFatalErrorEnabled() -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- isFill() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isFirst() -
Method in interface org.apache.cocoon.taglib.core.LoopTagStatus
- Returns information about whether the current round of the
iteration is the first one.
- isFirst() -
Method in class org.apache.cocoon.template.instruction.LoopTagStatus
-
- isFolderEnabled() -
Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
-
- isFormatValid(String, String) -
Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
- Returns true if the value matches one of the valid patterns.
- isGeneral() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isHideShowTime() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isHideShowTime() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isHoriz() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
-
- isHorizontalCenter() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalCenterAcrossSelection() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalFill() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalGeneral() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalJustify() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalLeft() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isHorizontalRight() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isId() -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter.AttrAdapter
-
- isImageFileType(Source) -
Method in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
- Inspects the input stream to verify this is in fact a file
of the type that this inspector handles.
- isImageFileType(Source) -
Method in class org.apache.cocoon.components.source.impl.GIFSourceInspector
- Checks that this is in fact a gif file.
- isImageFileType(Source) -
Method in class org.apache.cocoon.components.source.impl.JPEGSourceInspector
- Checks that this is in fact a jpeg file.
- isImageMimeType(Source) -
Method in class org.apache.cocoon.components.source.impl.AbstractImageSourceInspector
- Checks whether the mime mapping yields the type this inspector
handles.
- isImageMimeType(Source) -
Method in class org.apache.cocoon.components.source.impl.GIFSourceInspector
- Checks the source uri for the .gif extension.
- isImageMimeType(Source) -
Method in class org.apache.cocoon.components.source.impl.JPEGSourceInspector
- Checks the source uri for the .jp(e)g extension.
- isInPage(int, int, String) -
Method in class org.apache.cocoon.transformation.pagination.Pagesheet
-
- isIncluded(File) -
Method in class org.apache.cocoon.generation.DirectoryGenerator
- Determines if a given File shall be visible.
- isIncluded(TraversableSource) -
Method in class org.apache.cocoon.generation.TraversableGenerator
- Determines if a given source shall be visible.
- isInfoEnabled() -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- isInfoEnabled() -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- isInfoEnabled() -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- isInheritable() -
Method in class org.apache.cocoon.components.source.helpers.AbstractSourcePermission
- Returns the inheritable flag
- isInheritable() -
Method in class org.apache.cocoon.components.source.helpers.SourceLock
- Returns the inheritable flag
- isInheritable() -
Method in interface org.apache.cocoon.components.source.helpers.SourcePermission
- Returns the inheritable flag
- isInstruction(StartElement) -
Method in class org.apache.cocoon.template.script.DefaultInstructionFactory
-
- isInstruction(StartElement) -
Method in interface org.apache.cocoon.template.script.InstructionFactory
-
- isInternal() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
-
- isInternal() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.HandleErrorsNode
-
- isInternal() -
Method in class org.apache.cocoon.portal.tools.PortalToolFunction
- not in use!
- isInternalError() -
Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- isInternalError() -
Method in class org.apache.cocoon.components.pipeline.VirtualProcessingPipeline
-
- isInternalParameterName(String) -
Method in interface org.apache.cocoon.portal.LinkService
- Test if the parameter is an internal one.
- isInternalParameterName(String) -
Method in class org.apache.cocoon.portal.impl.DefaultLinkService
-
- isInternalRedirect() -
Method in class org.apache.cocoon.environment.AbstractEnvironment
-
- isInternalRedirect() -
Method in interface org.apache.cocoon.environment.Environment
- Is this an internal redirect?
- isInternalRedirect() -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- isInternalRedirect() -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- isJobStateful(Connection, String, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- isJustify() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isJustify() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
-
- isKnown(Location) -
Static method in class org.apache.cocoon.util.location.LocationUtils
- Checks if a location is known, i.e. it is not null nor equal to
Location.UNKNOWN
.
- isLargeObject(String) -
Method in class org.apache.cocoon.acting.AbstractDatabaseAction
- Return whether a type is a Large Object (BLOB/CLOB).
- isLargeObject(String) -
Method in class org.apache.cocoon.acting.modular.DatabaseAction
- Return whether a type is a Large Object (BLOB/CLOB).
- isLast() -
Method in interface org.apache.cocoon.taglib.core.LoopTagStatus
- Returns information about whether the current round of the
iteration is the last one.
- isLast() -
Method in class org.apache.cocoon.template.instruction.LoopTagStatus
-
- isLazyMode() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isLazyMode() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isLeaf() -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.DefaultTreeNode
-
- isLeaf() -
Method in interface org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.TreeNode
-
- isLeaf(Object) -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel
-
- isLeaf(Object) -
Method in class org.apache.cocoon.forms.formmodel.tree.SourceTreeModel
-
- isLeaf(Object) -
Method in interface org.apache.cocoon.forms.formmodel.tree.TreeModel
- Returns
true
if node
is a leaf.
- isLeaf() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Is the current node a leaf?
- isLeaf() -
Method in class org.apache.cocoon.util.jxpath.NamespacesTablePointer
-
- isLeft() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isLenient() -
Method in class org.apache.cocoon.components.modules.input.JXPathHelperConfiguration
-
- isLocalPortlet() -
Method in class org.apache.cocoon.portal.pluto.om.PortletDefinitionImpl
-
- isLogging(int) -
Method in class org.apache.cocoon.portal.wsrp.logging.WSRPLogger
-
- isManageExceptions() -
Method in interface org.apache.cocoon.core.BaseSettings
-
- isManageExceptions() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isMandatory(CopletData) -
Static method in class org.apache.cocoon.portal.coplet.CopletDataFeatures
- Is this coplet mandatory?
- isModified() -
Method in class org.apache.cocoon.environment.commandline.FileSavingEnvironment
-
- isModified(Widget) -
Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
-
- isNegative() -
Method in class org.apache.cocoon.components.source.helpers.AbstractSourcePermission
- Returns the negative flag
- isNegative() -
Method in interface org.apache.cocoon.components.source.helpers.SourcePermission
- Returns the negative flag
- isNew() -
Method in interface org.apache.cocoon.environment.Session
- Returns
true
if the client does not yet know about the
session or if the client chooses not to join the session.
- isNew() -
Method in class org.apache.cocoon.environment.commandline.CommandLineSession
-
- isNew() -
Method in class org.apache.cocoon.environment.http.HttpSession
- Returns
true
if the client does not yet know about the
session or if the client chooses not to join the session.
- isNew() -
Method in class org.apache.cocoon.environment.portlet.PortletSession
- Returns
true
if the client does not yet know about the
session or if the client chooses not to join the session.
- isNew() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.SessionProxy
-
- isNoMatch(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validated parameter wasn't matched by the requested
regular expression.
- isNoMatch(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the context's current parameter wasn't matched by the requested
regular expression.
- isNormalizeNamespaces() -
Method in class org.apache.cocoon.xml.dom.DOMStreamer
-
- isNotPresent() -
Method in class org.apache.cocoon.acting.ValidatorActionHelper
- Tests if the validation result is
NOTPRESENT
,
e.g. when the value is null and is allowed to be null.
- isNotPresent(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validated parameter wasn't validated
- isNotPresent(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the context's current parameter wasn't validated
- isNull() -
Method in class org.apache.cocoon.acting.ValidatorActionHelper
- Tests if the validation result is
ISNULL
,
e.g. when the value is null but is not supposed to be null.
- isNull(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validated parameter was null but wasn't allowed to.
- isNull(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the context's current parameter as validated was null but
wasn't allowed to.
- isNullable() -
Method in class org.apache.cocoon.forms.datatype.AbstractJavaSelectionList
-
- isNullable() -
Method in interface org.apache.cocoon.forms.datatype.JavaSelectionList
-
- isOK() -
Method in class org.apache.cocoon.acting.ValidatorActionHelper
- Tests if the validation result is
OK
- isOK(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validation returned no error for this
parameter.
- isOK(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validation returned no error for the
context's current parameter.
- isParallel() -
Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
- Do we process the includes in parallel?
- isParameter(Configuration) -
Method in class org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNodeBuilder
-
- isPathSelected(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isPerRequestLoggerManager -
Variable in class org.apache.cocoon.core.CoreUtil
- Is this a per request logger manager
- isPortletModeAllowed(PortletMode) -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- isPortletModeAllowed(PortletMode) -
Method in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
-
- isPortletModeAllowed(PortletMode) -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
-
- isPrecompileOnly() -
Method in class org.apache.cocoon.bean.CocoonBean
-
- isPreemptive() -
Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
- Do we use preemptive caching?
- isProhibited() -
Method in interface org.apache.cocoon.bean.query.SimpleLuceneCriterion
- Gets the prohibited status from the Criterion
- isProhibited() -
Method in class org.apache.cocoon.bean.query.SimpleLuceneCriterionBean
- Gets the prohibited status from the Criterion
- isPurging() -
Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
- Is the cache purged?
- isQueued() -
Method in class org.apache.cocoon.components.thread.DefaultThreadPool
- Whether this DefaultThreadPool has a queue
- isQueued() -
Method in interface org.apache.cocoon.components.thread.ThreadPool
- Whether this ThreadPool has a queue
- isReadOnly() -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl
-
- isRedirect() -
Method in class org.apache.cocoon.components.flow.apples.DefaultAppleResponse
-
- isRejected() -
Method in class org.apache.cocoon.servlet.multipart.Part
- Is this part a rejected part?
- isRejected() -
Method in class org.apache.cocoon.servlet.multipart.RejectedPart
- Always return
true
- isReloadingEnabled(String) -
Method in interface org.apache.cocoon.core.DynamicSettings
- This method can be used by components to query if they are
configured to check for reloading.
- isReloadingEnabled(String) -
Method in class org.apache.cocoon.core.MutableSettings
-
- isRemoteAnchor(Attributes) -
Method in class org.apache.cocoon.portal.transformation.HTMLEventLinkTransformer
- Determine if the element is an url and if the url points to some
remote source.
- isRequestedDirectory -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- This is only set to true for the requested directory specified by the
src
attribute on the generator's configuration.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- isRequestedSessionIdFromCookie() -
Method in interface org.apache.cocoon.environment.Request
- Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
- Checks whether the requested session ID came in as a cookie.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
- Portlet does not know how portal manages session.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- isRequestedSessionIdFromURL() -
Method in interface org.apache.cocoon.environment.Request
- Checks whether the requested session ID came in as part of the
request URL.
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
- Checks whether the requested session ID came in as part of the
request URL.
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
- Portlet does not know how portal manages session.
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
- Deprecated. use
DeliImpl.CocoonServletRequest.isRequestedSessionIdFromURL()
instead
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
- Deprecated. use isRequestedSessionIdFromURL instead.
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.environment.http.HttpRequest
- Deprecated. As of Version 2.1 of the Java Servlet API, use
HttpRequest.isRequestedSessionIdFromURL()
instead.
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- isRequestedSessionIdValid() -
Method in interface org.apache.cocoon.environment.Request
- Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
- Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isRequestedSessionIdValid
- isRequestedSource -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- This is only set to true for the requested source specified by the
src
attribute on the generator's configuration.
- isRequired() -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
-
- isRequired() -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- isRequired() -
Method in class org.apache.cocoon.forms.formmodel.FieldDefinition
-
- isRequired() -
Method in class org.apache.cocoon.forms.formmodel.UploadDefinition
-
- isRequired() -
Method in interface org.apache.cocoon.forms.formmodel.Widget
-
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
-
- isResponseModified(long) -
Method in interface org.apache.cocoon.environment.Environment
- Check if the response has been modified since the same
"resource" was requested.
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.commandline.FileSavingEnvironment
- Check if the response has been modified since the same
"resource" was requested.
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.http.HttpEnvironment
- Check if the response has been modified since the same
"resource" was requested.
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.internal.ForwardEnvironmentWrapper
-
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
- This method always returns true because portlet environment
does not support response codes.
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- isRight() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isRoot(File) -
Method in class org.apache.cocoon.generation.DirectoryGenerator
- Determines if a given File is the defined root.
- isRoot(TraversableSource) -
Method in class org.apache.cocoon.generation.TraversableGenerator
- Determines if a given source is the defined root.
- isRootElem -
Variable in class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage.PreProcessFilter
-
- isRootVisible() -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isRootVisible() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeDefinition
-
- isRunning() -
Method in interface org.apache.cocoon.components.cron.JobSchedulerEntry
- Is this job currently running?
- isRunning() -
Method in class org.apache.cocoon.components.cron.QuartzJobSchedulerEntry
-
- isSameNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter.AttrAdapter
-
- isSameNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- isSameNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- isSameNode(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- isSameNode(Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
-
- isSecure() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- isSecure() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- isSecure() -
Method in interface org.apache.cocoon.environment.Request
- Returns a boolean indicating whether this request was made using a
secure channel, such as HTTPS.
- isSecure() -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
-
- isSecure() -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- isSecure() -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- isSecure() -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- isSecure() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isSecure() -
Method in interface org.apache.cocoon.portal.LinkService
- Determine whether the current url is using a secure protocol
- isSecure() -
Method in class org.apache.cocoon.portal.impl.DefaultLinkService
-
- isSecure -
Variable in class org.apache.cocoon.portal.impl.LinkInfo
- Is the page called using https?
- isSecure() -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isSecure
- isSelectable(Object) -
Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
- Check whether a subcomponent (
SchemaParser
) associated with the
specified selection key (its configured "name") is selectable in
this ServiceSelector
instance.
- isSelectable(Object) -
Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
-
- isSelectable(Object) -
Method in class org.apache.cocoon.core.container.DefaultServiceSelector
-
- isSelectable(Object) -
Method in class org.apache.cocoon.core.container.StandaloneServiceSelector
-
- isSelectable(Object) -
Method in class org.apache.cocoon.forms.util.SimpleServiceSelector
-
- isSelected() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Is the current node selected?
- isSelectedCase(Widget, String) -
Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
-
- isSelectionEmpty() -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isSet -
Variable in class org.apache.cocoon.acting.modular.DatabaseAction.CacheHelper
-
- isShowTime() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isShowTime() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isShowVersion() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isShowVersion() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isSilentlyRename() -
Method in interface org.apache.cocoon.core.DynamicSettings
-
- isSilentlyRename() -
Method in class org.apache.cocoon.core.MutableSettings
-
- isSingleton() -
Method in class org.apache.cocoon.core.container.handler.AbstractComponentHandler
- Default here is to return
false
- isSingleton() -
Method in class org.apache.cocoon.core.container.handler.AliasComponentHandler
-
- isSingleton() -
Method in interface org.apache.cocoon.core.container.handler.ComponentHandler
- Indicates if this handler manages a single object, i.e. all calls to
ComponentHandler.get()
will return the same object.
- isSingleton() -
Method in class org.apache.cocoon.core.container.handler.InstanceComponentHandler
-
- isSingleton() -
Method in class org.apache.cocoon.core.container.handler.LazyHandler
-
- isSingleton() -
Method in class org.apache.cocoon.core.container.handler.ThreadSafeComponentHandler
-
- isSizable(CopletData) -
Static method in class org.apache.cocoon.portal.coplet.CopletDataFeatures
- Is this coplet sizable?
- isSizingEvent(CopletInstanceEvent) -
Static method in class org.apache.cocoon.portal.coplet.CopletInstanceDataFeatures
- Tests if this is a sizing event for a coplet instance.
- isSocketReaderReady() -
Method in class org.apache.cocoon.profiler.debugging.Client
-
- isSourceModified(Resource) -
Method in class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
-
- isStyleOrientationHoriz() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isStyleOrientationVertHorizText() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isStyleOrientationVertVertText() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isStyleOrientationVertVertText2() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isSuccessful() -
Method in class org.apache.cocoon.bean.helpers.OutputStreamListener
-
- isSuccessful() -
Method in class org.apache.cocoon.forms.datatype.convertor.ConversionResult
-
- isSupported(String, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
-
- isSupported(String, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- isSupported(String, String) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Tests whether the DOM implementation implements a specific feature and
that feature is supported by this node.
- isTemporary() -
Method in class org.apache.cocoon.portal.event.layout.LayoutChangeParameterEvent
-
- isTerminatedAfterShutdown() -
Method in interface org.apache.cocoon.components.thread.ThreadPool
- Returns true if a shutDown method has succeeded in terminating all
threads
- isTooLarge() -
Method in class org.apache.cocoon.acting.ValidatorActionHelper
- Tests if the validation result is
TOOLARGE
,
e.g. in case of a double or long the value is too large or in
case of a string it is too long.
- isTooLarge(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validated parameter was too large.
- isTooLarge(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the context's current parameter was too large.
- isTooSmall() -
Method in class org.apache.cocoon.acting.ValidatorActionHelper
- Tests if the validation result is
TOOSMALL
,
e.g. in case of a double or long the value is too small or in
case of a string it is too short.
- isTooSmall(Map, String) -
Static method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the validated parameter was too small.
- isTooSmall(Map) -
Method in class org.apache.cocoon.transformation.helpers.FormValidatorHelper
- Test whether the context's current parameter was too small.
- isTop() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
-
- isTransient() -
Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
-
- isTransient() -
Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
-
- isTransient() -
Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
-
- isTriggerGroupPaused(Connection, String) -
Method in class org.apache.cocoon.components.cron.QuartzDriverDelegate
-
- isUnavailable() -
Method in class org.apache.cocoon.portal.pluto.om.ServletDefinitionImpl
-
- isUnknown(Location) -
Static method in class org.apache.cocoon.util.location.LocationUtils
- Checks if a location is unknown, i.e. it is either null or equal to
Location.UNKNOWN
.
- isUserInRole(String) -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- isUserInRole(String) -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- isUserInRole(String) -
Method in interface org.apache.cocoon.environment.Request
- Checks whether the currently logged in user is in a specified role.
- isUserInRole(String) -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
-
- isUserInRole(String) -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- isUserInRole(String) -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- isUserInRole(String) -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- isUserInRole(String) -
Method in class org.apache.cocoon.faces.context.ExternalContextImpl
-
- isUserInRole(String) -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.authenticationfw.User
-
- isUserInRole(String) -
Method in interface org.apache.cocoon.portal.profile.PortalUser
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.profile.impl.StaticProfileManager.StaticPortalUser
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isUserInRole
- isUserInRole(String) -
Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Test if the user has a role
- isUserInRole(String) -
Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
- Test if the user has a role
- isValid() -
Method in class org.apache.cocoon.caching.validity.EventValidity
- Basic implementation is always valid until event signals
otherwise.
- isValid(SourceValidity) -
Method in class org.apache.cocoon.caching.validity.EventValidity
- Older style of isValid
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.BorderStyle
- Is this a valid border style?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.CellType
- Is this a valid cell type?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ConstraintType
- Is this a valid constraint?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.Direction
- Is this a valid direction?
- isValid() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isValid() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyleRegion
-
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.GTKTypes
- Is this a valid GTK value?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.ObjectFill
- Is this a valid direction?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleShading
- Is this a valid style shading?
- isValid(int) -
Static method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.UnderlineType
- Is this a valid underline shading?
- isValid() -
Method in class org.apache.cocoon.components.source.impl.MultiSourceValidity
- Check the validity of this
SourceValidity
instance.
- isValid(SourceValidity) -
Method in class org.apache.cocoon.components.source.impl.MultiSourceValidity
- Check the validity of this instance comparing it with a (recently acquired)
new
SourceValidity
object.
- isValid() -
Method in class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity
-
- isValid(SourceValidity) -
Method in class org.apache.cocoon.components.source.impl.SitemapSource.SitemapSourceValidity
-
- isValid() -
Method in class org.apache.cocoon.components.source.impl.validity.DelayedValidity
-
- isValid(SourceValidity) -
Method in class org.apache.cocoon.components.source.impl.validity.DelayedValidity
-
- isValid() -
Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- isValid() -
Method in class org.apache.cocoon.forms.binding.AbstractCustomBinding
-
- isValid() -
Method in interface org.apache.cocoon.forms.binding.Binding
- checks for deep validity of this binding tree (taking into accound included libraries)
- isValid() -
Method in class org.apache.cocoon.forms.binding.JXPathBindingBase
-
- isValid() -
Method in class org.apache.cocoon.forms.binding.library.Library.Dependency
-
- isValid() -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
-
- isValid() -
Method in class org.apache.cocoon.forms.formmodel.Action
-
- isValid() -
Method in class org.apache.cocoon.forms.formmodel.Form
- Was form validation successful ?
- isValid() -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- isValid() -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Return the current validation state.
- isValid() -
Method in class org.apache.cocoon.forms.formmodel.library.Library.Dependency
-
- isValid() -
Method in class org.apache.cocoon.generation.DirectoryGenerator.DirValidity
-
- isValid(SourceValidity) -
Method in class org.apache.cocoon.generation.DirectoryGenerator.DirValidity
-
- isValid() -
Method in class org.apache.cocoon.jcr.source.JCRNodeSourceValidity
-
- isValid(SourceValidity) -
Method in class org.apache.cocoon.jcr.source.JCRNodeSourceValidity
-
- isValid() -
Method in class org.apache.cocoon.template.environment.JXSourceValidity
-
- isValid(SourceValidity) -
Method in class org.apache.cocoon.template.environment.JXSourceValidity
-
- isValidDomain(String) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
- Returns true if the domain component of an email address is valid.
- isValidIpAddress(Perl5Util) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
- Validates an IP address.
- isValidSymbolicDomain(String) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
- Validates a symbolic domain name.
- isValidUser(String) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
- Returns true if the user component of an email address is valid.
- isValidatingValues() -
Method in class org.apache.cocoon.forms.formmodel.WidgetState
- Does this state validate widget values?
- isValidationError(Object) -
Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
-
- isValueSet() -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl
-
- isVerbose() -
Method in class org.apache.cocoon.servlet.CocoonFilterGeneratorImpl
- Gets the verbose attribute of the CocoonFilterGeneratorImpl object
- isVersioned(String) -
Method in interface org.apache.cocoon.components.repository.helpers.RepositoryVersioningHelper
- check if a resource is under version control
- isVersioned(String) -
Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryVersioningHelper
-
- isVersioned() -
Method in class org.apache.cocoon.components.source.SourceDTO
- If this source versioned
- isVersioned() -
Method in interface org.apache.cocoon.components.source.VersionableSource
- If this source versioned
- isVersioned() -
Method in class org.apache.cocoon.components.source.impl.SlideSource
- If this source versioned
- isVertHorizText() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
-
- isVertVertText() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
-
- isVertVertText2() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.StyleOrientation
-
- isVerticalBottom() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isVerticalCenter() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isVerticalJustify() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isVerticalTop() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.EPStyle
-
- isVisible(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
- Returns true if the value identified by path is currently viewable,
which means it is either the root or all of its parents are expanded.
- isVisible() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Is the current node visible (i.e. its parent is expanded)?
- isVisible(Widget) -
Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
-
- isVisible(Widget) -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
-
- isWarnEnabled() -
Method in class org.apache.cocoon.core.CoreUtil.LoggerWrapper
-
- isWarnEnabled() -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- isWarnEnabled() -
Method in class org.apache.cocoon.portlet.PortletLogger
-
- isWindowStateAllowed(WindowState) -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- isWindowStateAllowed(WindowState) -
Method in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
-
- isWindowStateAllowed(WindowState) -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
-
- isXML(File) -
Method in class org.apache.cocoon.generation.XPathDirectoryGenerator
- Determines if a given File shall be handled as XML.
- isXML(TraversableSource) -
Method in class org.apache.cocoon.generation.XPathTraversableGenerator
- Determines if a given TraversableSource shall be handled as XML.
- item -
Variable in class org.apache.cocoon.portal.coplets.basket.BasketManagerImpl.BatchInfo
-
- item -
Variable in class org.apache.cocoon.portal.coplets.basket.events.AddItemEvent
- The item to add
- item -
Variable in class org.apache.cocoon.portal.coplets.basket.events.MoveItemEvent
- The item to move
- item -
Variable in class org.apache.cocoon.portal.coplets.basket.events.RemoveItemEvent
- The item to remove
- item -
Variable in class org.apache.cocoon.portal.coplets.basket.events.ShowItemEvent
- The item to show
- itemClassName -
Variable in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
- The class name of the items
- itemClassName -
Variable in class org.apache.cocoon.portal.layout.impl.DefaultLayoutDescription
-
- itemCount(String, String) -
Method in class org.apache.cocoon.transformation.pagination.Pagesheet
-
- itemDescription -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- itemDisabled -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- itemLabel -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- itemNames -
Variable in class org.apache.cocoon.portal.coplets.basket.events.UploadItemEvent
- List of parameter names containing uploaded files
- itemValue -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- items -
Variable in class org.apache.cocoon.portal.coplets.basket.ContentStore
- The ordered list of items
- items -
Variable in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
-
- items -
Variable in class org.apache.cocoon.taglib.core.ForEachSupport
-
- iterate(ExpressionContext) -
Method in interface org.apache.cocoon.components.expression.Expression
-
- iterate(ExpressionContext) -
Method in class org.apache.cocoon.components.expression.javascript.JavaScriptExpression
-
- iterate(ExpressionContext) -
Method in class org.apache.cocoon.components.expression.jexl.JexlExpression
-
- iterate(ExpressionContext) -
Method in class org.apache.cocoon.components.expression.jxpath.JXPathExpression
-
- iterator() -
Method in class org.apache.cocoon.ant.CocoonCrawling
- Description of the Method
- iterator() -
Method in class org.apache.cocoon.bean.helpers.Crawler
- Returns an iterator for reading targets
- iterator() -
Method in interface org.apache.cocoon.components.crawler.CocoonCrawler
- Iterate over crawling URLs.
- iterator() -
Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
- Return iterator, iterating over all links of the currently crawled URL.
- iterator() -
Method in class org.apache.cocoon.components.search.LuceneIndexContentHandler
-
- iterator() -
Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- This method return a java.util.Iterator of every registered stores
The iterators returned is fail-fast: if list is structurally
modified at any time after the iterator is created, in any way, the
iterator will throw a ConcurrentModificationException.
- iterator() -
Static method in class org.apache.cocoon.forms.event.ProcessingPhase
-
- iterator() -
Method in class org.apache.cocoon.forms.formmodel.WidgetList
-
- iterator() -
Method in class org.apache.cocoon.generation.asciiart.AsciiArtPad
- Iterator of AsciiArtPad
- iterator() -
Method in class org.apache.cocoon.mail.command.AbstractMailCommand
- Return an iterator over the results
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionListImpl
-
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.PortletApplicationEntityListImpl
-
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.PortletEntityListImpl
-
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.PortletWindowListImpl
- Returns the elements of this set
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceSetImpl
-
- iterator() -
Method in class org.apache.cocoon.template.expression.Substitutions
-
- itsClassLoader -
Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
- The classloader for the processor that we are building.
- itsComponentInfo -
Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
- The sitemap component information grabbed while building itsMaanger
- itsNamespace -
Variable in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
- The namespace of configuration for the processor that we are building.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |