|
||||||||||
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)
Date
objects backed by ICU4J's
SimpleDateFormat
class.Icu4jDateConvertor
s.height
property name.
width
property name.
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.ImageOpReader
component is used to serve binary image data
in a sitemap pipeline.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.index
.
index
, ie index
.
CocoonPortlet
instance.
CocoonPortlet
instance.
CocoonServlet
instance.
init
method.
init
method.
initialize
method
InputStream
object in a DataSource interface.InputStream
object.
InputStream
object.
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.Binding
that inserts a new instance of the specified bean (classname) 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
-
- InsertBeanJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
- InsertBeanJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual InsertBeanJXPathBinding
out of the configuration in the
provided configElement which looks like:
<wb:insert-bean classname="..child-bean-class.." addmethod="..method-to-add.."- InsertBeanJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.woody.binding.InsertBeanJXPathBindingBuilder
-
- 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
-
- 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
-
- InsertNodeJXPathBinding - Class in org.apache.cocoon.forms.binding
- 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
- InsertNodeJXPathBinding - Class in org.apache.cocoon.woody.binding
- 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.woody.binding.InsertNodeJXPathBinding
- Constructs InsertNodeJXPathBinding
- InsertNodeJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
- 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
-
- InsertNodeJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
- 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:
<wb:insert-node>
<!- InsertNodeJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.woody.binding.InsertNodeJXPathBindingBuilder
-
- 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?
- InspectableSource - Interface in org.apache.cocoon.components.source
- A source, which owns meta informations in form of properties
- InspectableTraversableCachingSource - Class in org.apache.cocoon.components.source.impl
- TraversableCachingSource that adds support for SourceProperty caching.
- InspectableTraversableCachingSource(CachingSourceFactory, String, String, String, InspectableSource, int, String, boolean, boolean) -
Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource
-
- InspectableTraversableCachingSource.InspectableSourceMeta - Class in org.apache.cocoon.components.source.impl
-
- InspectableTraversableCachingSource.InspectableSourceMeta() -
Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
-
- InspectableTraversableCachingSource.InspectableSourceMeta(Source) -
Constructor for class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
-
- installHandlers() -
Method in class org.apache.cocoon.forms.formmodel.CalculatedField
- Installs handlers on other widgets.
- INSTANCE -
Static variable in class org.apache.cocoon.components.validation.impl.DraconianErrorHandler
- The singleton instance of the
DraconianErrorHandler
.
- INSTANCE -
Static variable in class org.apache.cocoon.woody.event.impl.JavaClassWidgetListenerBuilder
-
- INSTANCE -
Static variable in class org.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerBuilder
-
- INSTANCE_NS -
Static variable in class org.apache.cocoon.forms.FormsConstants
- Namespace for Instance elements
- INSTANCE_PREFIX -
Static variable in class org.apache.cocoon.forms.FormsConstants
-
- INSTANCE_PREFIX_COLON -
Static variable in class org.apache.cocoon.forms.FormsConstants
-
- instanceAspects -
Variable in class org.apache.cocoon.portal.coplet.impl.DefaultCopletDescription
-
- instanceValidity -
Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager.UserProfileInfo
-
- 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
- Instruction - Class in org.apache.cocoon.template.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 in org.apache.cocoon.template.script
-
- instrumentableName -
Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
-
- InstrumentationService - Interface in org.apache.cocoon.webservices.instrument
- Component interface for retrieving sample information from the
InstrumentManager.
- InstrumentationServiceImpl - Class in org.apache.cocoon.webservices.instrument
- Implementation of
InstrumentationService
component. - InstrumentationServiceImpl() -
Constructor for class org.apache.cocoon.webservices.instrument.InstrumentationServiceImpl
-
- INTEGER -
Static variable in class org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor
-
- INTEGER -
Static variable in class org.apache.cocoon.woody.datatype.convertor.FormattingDecimalConvertor
-
- INTEGER -
Static variable in class org.apache.cocoon.woody.datatype.convertor.FormattingFloatConvertor
-
- IntegerType - Class in org.apache.cocoon.forms.datatype.typeimpl
- A
Datatype
implementation
for whole numbers. - IntegerType() -
Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerType
-
- IntegerType - Class in org.apache.cocoon.woody.datatype.typeimpl
- A
Datatype
implementation
for whole numbers. - IntegerType() -
Constructor for class org.apache.cocoon.woody.datatype.typeimpl.IntegerType
-
- IntegerTypeBuilder - Class in org.apache.cocoon.forms.datatype.typeimpl
- Builds
IntegerType
s. - IntegerTypeBuilder() -
Constructor for class org.apache.cocoon.forms.datatype.typeimpl.IntegerTypeBuilder
-
- IntegerTypeBuilder - Class in org.apache.cocoon.woody.datatype.typeimpl
- Builds
IntegerType
s. - IntegerTypeBuilder() -
Constructor for class org.apache.cocoon.woody.datatype.typeimpl.IntegerTypeBuilder
-
- INTERFACE_ELEMENT -
Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
-
- INTERFACE_INHERITANCE -
Static variable in class org.apache.cocoon.components.source.impl.QDoxSource
-
- internalGet(String) -
Method in class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Looks up and returns the object with the specified key.
- internalRedirect -
Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- InterpolatingConfigurationHandler - Class in org.apache.cocoon.transformation.helpers
- 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 in org.apache.cocoon.components.flow
- The interface to the flow scripting languages.
- interpreter -
Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode
-
- interpreter -
Variable in class org.apache.cocoon.transformation.SQLTransformer
-
- Interpreter.Argument - Class in org.apache.cocoon.components.flow
-
- Interpreter.Argument(String, String) -
Constructor for class org.apache.cocoon.components.flow.Interpreter.Argument
-
- 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
-
- 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
-
- inUse -
Variable in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- Amount of memory in use before sleep().
- 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 interface org.apache.cocoon.environment.Session
- 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
-
- InvalidContinuationException - Exception in org.apache.cocoon.components.flow
- This Exception is thrown whenever an invalid continuation is given.
- InvalidContinuationException(String) -
Constructor for exception org.apache.cocoon.components.flow.InvalidContinuationException
- Construct a new
InvalidContinuationException
instance.
- InvalidContinuationException(String, Throwable) -
Constructor for exception org.apache.cocoon.components.flow.InvalidContinuationException
- Construct a new
InvalidContinuationException
that references
a parent Exception.
- INVISIBLE -
Static variable in class org.apache.cocoon.forms.formmodel.WidgetState
- Invisible state.
- 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(Object, Method, Object[]) -
Method in class org.apache.cocoon.components.source.impl.AvalonToCocoonSourceInvocationHandler
- Processes a method invocation on a proxy instance and returns the result.
- 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.ActionSetNode
-
- 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.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(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
-
- invokeByName(String, Environment, InvokeContext) -
Method in class org.apache.cocoon.components.treeprocessor.CategoryNode
-
- InvokeContext - Class in org.apache.cocoon.components.treeprocessor
- 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
- 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.
- 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 class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
-
- invokeNext(Layout, PortalService, ContentHandler) -
Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
- Stream out raw layout
- 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
- 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.
- Invoker - Class in org.apache.cocoon.template.script
-
- Invoker() -
Constructor for class org.apache.cocoon.template.script.Invoker
-
- inWidgetElement -
Variable in class org.apache.cocoon.woody.transformation.WidgetReplacingPipe
- Indicates whether we're currently in a widget element.
- IOUtils - Class in org.apache.cocoon.util
- A collection of
File
, URL
and filename
utility methods - IOUtils() -
Constructor for class org.apache.cocoon.util.IOUtils
-
- 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
-
- 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
- isApplicationLoaded(ApplicationConfiguration) -
Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
- Deprecated. 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
-
- isArrayType() -
Method in interface org.apache.cocoon.woody.datatype.Datatype
- Indicates wether this datatype represents an array type.
- isArrayType() -
Method in class org.apache.cocoon.woody.datatype.typeimpl.AbstractDatatype
-
- isAspectSupported(String) -
Method in interface org.apache.cocoon.portal.aspect.Aspectalizable
- Is this aspect supported
- isAspectSupported(String) -
Method in interface org.apache.cocoon.portal.aspect.AspectDataHandler
-
- isAspectSupported(String) -
Method in class org.apache.cocoon.portal.aspect.impl.AbstractAspectalizable
- Is this aspect supported
- isAspectSupported(String) -
Method in class org.apache.cocoon.portal.aspect.impl.DefaultAspectDataHandler
- Is this supported
- isAsync() -
Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
-
- isAuthenticated(String) -
Method in interface org.apache.cocoon.webapps.authentication.AuthenticationManager
- Deprecated. Is the current user authenticated for the given handler?
- isAuthenticated(String) -
Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
- Deprecated.
- isAutoCreate() -
Method in interface org.apache.cocoon.portal.aspect.AspectDescription
- If the data is not available, create it automatically (or not)
- isAutoCreate() -
Method in class org.apache.cocoon.portal.aspect.impl.DefaultAspectDescription
- If the data is not available, create it automatically (or not)
- isBasketEnabled() -
Method in class org.apache.cocoon.portal.coplets.basket.UserConfiguration
-
- isBool() -
Method in class org.apache.cocoon.forms.samples.bindings.ValuesBean
-
- isBool() -
Method in class org.apache.cocoon.woody.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 ?
- 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
-
- 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
-
- isCapturing() -
Method in class org.apache.cocoon.components.flow.java.Continuation
- True, if the continuation freezes the stack trace, and stops the continuation.
- isCdataElement(String) -
Method in class org.apache.cocoon.components.serializers.XHTMLSerializer
- script and style are CDATA sections by default, so no encoding
- 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
.
- isChoose() -
Method in class org.apache.cocoon.forms.samples.Form2Bean
-
- isChoose() -
Method in class org.apache.cocoon.woody.samples.Form2Bean
-
- 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?
- isCollecting -
Variable in class org.apache.cocoon.profiling.statistics.CollectorImpl
- Are we currently collecting?
- isCollectingStatistics() -
Method in interface org.apache.cocoon.profiling.statistics.Collector
-
- isCollectingStatistics() -
Method in class org.apache.cocoon.profiling.statistics.CollectorImpl
-
- isCollection() -
Method in class org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer
-
- 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
-
- isCollection() -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource.TraversableSourceMeta
-
- 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.components.source.impl.XMLDBSource
-
- isCollection() -
Method in class org.apache.cocoon.components.source.SourceDTO
-
- 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?
- isContinuationSharingBugCompatible -
Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
-
- 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.ojb.components.LoggerImpl
-
- isDebugEnabled() -
Method in class org.apache.cocoon.portal.pluto.service.log.LoggerImpl
-
- isDeclaredVariable(String) -
Method in class org.apache.cocoon.forms.transformation.FormsPipelineConfig.FormsVariables
-
- 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?
- isEmpty() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ErrorHandlerHelper
-
- isEmpty() -
Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
-
- isEmpty() -
Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
-
- isEmpty() -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- isEmpty() -
Method in class org.apache.cocoon.xml.SaxBuffer
-
- 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
-
- isEnhanced() -
Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
-
- isEnhanced() -
Method in class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- 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.portal.pluto.service.log.LoggerImpl
-
- 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 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 interface org.apache.cocoon.environment.Environment
- Is this environment external ?
- 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
-
- isFactory(String) -
Method in class org.apache.cocoon.sitemap.XSLTFactoryLoader
- Deprecated.
- isFill() -
Method in class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.HorizontalAlignment
-
- isFirst() -
Method in class org.apache.cocoon.generation.JXTemplateGenerator.LoopTagStatus
- Deprecated.
- 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
-
- isFirstPage() -
Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
-
- 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
-
- 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
-
- isHTMLContent() -
Method in class org.apache.cocoon.components.source.AbstractStreamSource
- Deprecated. Does this source contain HTML ?
- isHTMLContent() -
Method in class org.apache.cocoon.components.source.FileSource
- Deprecated. Returns
true
if the file name ends with ".htm" or ".html".
- isHTMLContent() -
Method in class org.apache.cocoon.components.source.URLSource
- Deprecated.
- 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.
- 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.portal.pluto.service.log.LoggerImpl
-
- 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
- isInPage(int, int, String) -
Method in class org.apache.cocoon.transformation.pagination.Pagesheet
-
- 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
-
- 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
.
- isLabel(String) -
Method in class org.apache.cocoon.portal.impl.PageLabelManager
-
- 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 class org.apache.cocoon.generation.JXTemplateGenerator.LoopTagStatus
- Deprecated.
- 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
-
- isLastPage() -
Method in class org.apache.cocoon.forms.formmodel.EnhancedRepeater
-
- isLeaf() -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.DefaultTreeNode
-
- isLeaf(Object) -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel
-
- isLeaf() -
Method in interface org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel.TreeNode
-
- 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
-
- isLoggedIn(String) -
Method in interface org.apache.cocoon.auth.ApplicationManager
- Test, if the current user is already logged into the application.
- isLoggedIn(String) -
Method in class org.apache.cocoon.auth.impl.StandardApplicationManager
-
- isMarshallEvents() -
Method in interface org.apache.cocoon.portal.event.EventConverter
- Returns true if events are not to be returned as request parameters
- isMarshallEvents() -
Method in class org.apache.cocoon.portal.event.impl.DefaultEventConverter
-
- isMarshallEvents() -
Method in class org.apache.cocoon.portal.event.impl.PageLabelEventConverter
-
- isMarshallEvents() -
Method in class org.apache.cocoon.portal.impl.PageLabelManager
- Returns true if events are not to be exposed as request parameters
- isModified() -
Method in class org.apache.cocoon.environment.commandline.FileSavingEnvironment
-
- isModified(Widget) -
Method in class org.apache.cocoon.forms.generation.JXMacrosHelper
-
- isMutable() -
Method in class org.apache.cocoon.forms.util.WidgetFinder
-
- 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 class org.apache.cocoon.caching.IncludeCacheValidity
- Deprecated.
- 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 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.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 -
Static variable in class org.apache.cocoon.acting.ValidatorActionResult
- the parameter is null but isn't allowed to.
- 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
-
- IsNullFunction - Class in org.apache.cocoon.forms.expression
- Returns true if argument is null.
- IsNullFunction() -
Constructor for class org.apache.cocoon.forms.expression.IsNullFunction
-
- IsNullFunction - Class in org.apache.cocoon.woody.expression
- Returns true if argument is null.
- IsNullFunction() -
Constructor for class org.apache.cocoon.woody.expression.IsNullFunction
-
- isNullOrEmpty(String) -
Static method in class org.apache.cocoon.mail.datasource.AbstractDataSource
- Check String for null or empty.
- 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
-
- isParameter(String) -
Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
-
- isPathSelected(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- isPersistent() -
Method in interface org.apache.cocoon.portal.aspect.AspectDataStore
- Is the data persistent
- isPersistent() -
Method in class org.apache.cocoon.portal.aspect.impl.MemoryAspectDataStore
-
- isPersistent() -
Method in class org.apache.cocoon.portal.aspect.impl.PersistentAspectDataStore
-
- isPersistent() -
Method in class org.apache.cocoon.portal.aspect.impl.SessionAspectDataStore
-
- isPersistent() -
Method in class org.apache.cocoon.portal.aspect.impl.TemporaryAspectDataStore
-
- 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
- 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.
- isRenderable() -
Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
-
- isRenderable() -
Method in interface org.apache.cocoon.portal.PortalService
- Returns true if all aspects should render, false if only "static" aspects should
render.
- isRendering() -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
-
- isRendering() -
Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
- Return whether rendering is enabled for this chain.
- 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 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 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.wrapper.RequestWrapper
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- Method isRequestedSessionIdFromCookie
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- 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
-
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
- Deprecated. use isRequestedSessionIdFromURL instead.
- 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.http.HttpRequest
- Deprecated. As of Version 2.1 of the Java Servlet API, use
HttpRequest.isRequestedSessionIdFromURL()
instead.
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
- Portlet does not know how portal manages session.
- 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.wrapper.RequestWrapper
-
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- Method isRequestedSessionIdFromURL
- isRequestedSessionIdFromUrl() -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- Deprecated. use
MultipartHttpServletRequest.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 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 interface org.apache.cocoon.environment.Request
- Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isRequestedSessionIdValid
- isRequestedSessionIdValid() -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- 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
-
- isRequired() -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractAspect
-
- isRequired() -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.RendererAspectChain
-
- isRequired() -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect
- Chains that include this aspect must always render
- isRequired() -
Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspect
-
- isRequired() -
Method in class org.apache.cocoon.woody.formmodel.AbstractWidget
-
- isRequired() -
Method in class org.apache.cocoon.woody.formmodel.Field
-
- isRequired() -
Method in class org.apache.cocoon.woody.formmodel.FieldDefinition
-
- isRequired() -
Method in class org.apache.cocoon.woody.formmodel.UploadDefinition
-
- isRequired() -
Method in interface org.apache.cocoon.woody.formmodel.Widget
- Returns wether this widget is required to be filled in.
- isResettable() -
Method in class org.apache.cocoon.util.BufferedOutputStream
-
- isResolving() -
Method in class org.apache.cocoon.woody.formmodel.ContainerDefinitionDelegate
-
- isResponseModified(long) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
- 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 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.http.HttpEnvironment
- Check if the response has been modified since the same
"resource" was requested.
- 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
-
- isRestoring() -
Method in class org.apache.cocoon.components.flow.java.Continuation
- True, if the continuation restores the previous stack trace to the
last invocation of suspend().
- 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.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 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 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.wrapper.RequestWrapper
-
- isSecure() -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- 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 interface org.apache.cocoon.portal.LinkService
- Determine whether the current url is using a secure protocol
- isSecure() -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isSecure
- isSecure() -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- Method isSecure
- isSelectable(Object) -
Method in class org.apache.cocoon.components.ComponentContext.ComponentSelectorWrapper
-
- 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.forms.util.SimpleServiceSelector
-
- isSelectable(Object) -
Method in class org.apache.cocoon.woody.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
-
- isSizingEvent(CopletInstanceEvent) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.CachingURICopletAdapter
- Tests if the event is a sizing event for the coplet.
- isSourceCollection() -
Method in interface org.apache.cocoon.components.source.TraversableSource
- Deprecated. If the source a directory or a collection
- 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
-
- isSuggested() -
Method in class org.apache.cocoon.forms.formmodel.Field
- If this field has a selection-list, indicates if the value comes from that list
or if a new value was input by the user.
- isSuitableFor(Datatype) -
Method in class org.apache.cocoon.forms.formmodel.algorithms.JavaScript
-
- isSuitableFor(Datatype) -
Method in class org.apache.cocoon.forms.formmodel.algorithms.SimpleFormula
-
- isSuitableFor(Datatype) -
Method in interface org.apache.cocoon.forms.formmodel.CalculatedFieldAlgorithm
- Checks wether this algorithm is able to return the given datatype.
- 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.
- 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
.
- isUrlPath() -
Method in class org.apache.cocoon.portal.impl.PageLabelManager
- Returns whether directory structure should be used
- isUsed() -
Method in class org.apache.cocoon.auth.impl.LoginInfo
- Is the handler used by any application.
- isUserInRole(User, String, Map) -
Static method in class org.apache.cocoon.auth.ApplicationUtil
- Checks if the user has the given role.
- isUserInRole(User, String) -
Method in class org.apache.cocoon.auth.ApplicationUtil
- Checks if the user has the given role.
- isUserInRole(String) -
Method in class org.apache.cocoon.auth.portal.UserInfoProviderImpl.PortalUserInfo
-
- isUserInRole(String) -
Method in class org.apache.cocoon.auth.StandardUser
- Check if the user is in a given role.
- isUserInRole(String) -
Method in interface org.apache.cocoon.auth.User
- Check if the user is in a given role.
- 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 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 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.wrapper.RequestWrapper
-
- 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.pluto.factory.ActionRequestImpl
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.pluto.factory.RenderRequestImpl
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.profile.impl.AuthenticationFWUserInfoProvider.AFWUserInfo
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager.User
- Deprecated.
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.profile.impl.StaticProfileManager.StaticPortalUser
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portal.profile.impl.UserInfo
-
- isUserInRole(String) -
Method in interface org.apache.cocoon.portal.profile.PortalUser
-
- isUserInRole(String) -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method isUserInRole
- isUserInRole(String) -
Method in class org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest
- Method isUserInRole
- isUserInRole(String) -
Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- Deprecated. Test if the user has a role
- isUserInRole(String) -
Method in class org.apache.cocoon.webapps.authentication.user.UserHandler
- Deprecated. Test if the user has a role
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.AggregatedCacheValidity
- Deprecated.
- isValid(ComponentCacheKey, CacheValidity) -
Method in class org.apache.cocoon.caching.CachedEventObject
- Deprecated. Checks if the CacheValidity object is still valid.
- isValid(ComponentCacheKey, CacheValidity) -
Method in class org.apache.cocoon.caching.CachedStreamObject
- Deprecated. Checks if the CacheValidity object is still valid.
- isValid(CacheValidity) -
Method in interface org.apache.cocoon.caching.CacheValidity
- Deprecated. Check if the component is still valid.
- isValid() -
Method in class org.apache.cocoon.caching.CacheValidityToSourceValidity
- Deprecated. Check if the component is still valid.
- isValid(SourceValidity) -
Method in class org.apache.cocoon.caching.CacheValidityToSourceValidity
- Deprecated. Check if the component is still valid.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.CompositeCacheValidity
- Deprecated.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.DeltaTimeCacheValidity
- Deprecated.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.IncludeCacheValidity
- Deprecated.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.NOPCacheValidity
- Deprecated.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.ParametersCacheValidity
- Deprecated.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.SourceCacheValidity
- Deprecated. Check if the component is still valid.
- isValid(CacheValidity) -
Method in class org.apache.cocoon.caching.TimeStampCacheValidity
- Deprecated.
- 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.library.Library.Dependency
-
- 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.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
-
- isValid() -
Method in class org.apache.cocoon.woody.formmodel.Form
- Was form validation successful ?
- 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
-
- isValidAuthenticationDocument(Document) -
Method in class org.apache.cocoon.auth.impl.PipelineSecurityHandler
- Check if this is a valid document.
- 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.
- isValidName(String) -
Method in class org.apache.cocoon.components.UserManager
-
- isValidPassword(String, String) -
Method in class org.apache.cocoon.components.UserManager
-
- 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.
- isValueSet() -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceImpl
-
- 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.impl.SlideSource
- If this source versioned
- 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
- isVertHorizText() -
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
-
- 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
-
- 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.portal.pluto.service.log.LoggerImpl
-
- 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
-
- isWrapperFor(Class) -
Method in class org.apache.cocoon.databases.ibatis.ExcaliburDataSourceFactory.DataSourceWrapper
- Required by JDK1.6.
- 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
- Item - Class in org.apache.cocoon.portal.layout
-
- Item() -
Constructor for class org.apache.cocoon.portal.layout.Item
-
- ITEM_EL -
Static variable in interface org.apache.cocoon.forms.datatype.SelectionList
-
- ITEM_EL -
Static variable in interface org.apache.cocoon.woody.datatype.SelectionList
-
- ITEM_STRING -
Static variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect
-
- 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
-
- ItemGroup - Class in org.apache.cocoon.transformation.pagination
- Container class for the immutable pagination rules for each page.
- ItemGroup(String, String, String) -
Constructor for class org.apache.cocoon.transformation.pagination.ItemGroup
-
- 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
- items -
Variable in class org.apache.cocoon.components.variables.PreparedVariableResolver
-
- 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
-
- itemTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- itemTagName -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- itemValue -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- 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
-
- IterationTag - Interface in org.apache.cocoon.taglib
- The IterationTag interface extends Tag by defining one additional
method that controls the reevaluation of its body.
- IterationTestTag - Class in org.apache.cocoon.taglib.test
-
- IterationTestTag() -
Constructor for class org.apache.cocoon.taglib.test.IterationTestTag
-
- 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() -
Method in interface org.apache.cocoon.components.store.StoreJanitor
- Deprecated. get an iterator to list registered stores
- iterator() -
Method in class org.apache.cocoon.components.store.StoreJanitorImpl
- Deprecated. 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() -
Static method in class org.apache.cocoon.forms.event.RepeaterEventAction
-
- iterator() -
Static method in class org.apache.cocoon.forms.formmodel.Whitespace
-
- 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.common.PreferenceSetImpl
-
- iterator() -
Method in class org.apache.cocoon.portal.pluto.om.common.UnmodifiableSet
-
- 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.template.expression.Substitutions
-
- iterator() -
Static method in class org.apache.cocoon.woody.event.ProcessingPhase
-
- iterator() -
Method in class org.apache.cocoon.woody.formmodel.ContainerDelegate
-
- iTextSerializer - Class in org.apache.cocoon.serialization
-
- iTextSerializer() -
Constructor for class org.apache.cocoon.serialization.iTextSerializer
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |