|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ValidationError
instance.
validate()
down to the contained child-widgets,
and validates the extra rules on this containment level regardless of
children widget's validities.
true
(an action has no validation)
true
(an action has no validation)
ValidationError
instance.
true
(an action has no validation)
true
(an action has no validation)
ValidatingTransformer
provides a very simple Transformer
validating documents while being processed in a Cocoon pipeline.ValidatingTransformer
instance.
Widget
s that
can hold a validation error.Widget
s that
can hold a validation error.ValidationHandler
represents a ContentHandler
validating
SAX events according to a validation schema.ValidationReportTransformer
provides a Transformer
validating documents while being processed in a Cocoon pipeline, and preparing
a report of all detected inconsistancies according the specified schema.ValidationReportTransformer
instance.
InputSource
resolver that can be used while parsing
schemas.ValidationResolver
instance.
ValidationRule
into a
WidgetValidator
.ValidationRule
into a
WidgetValidator
.Validator
interface provides the abstraction of a component able
to validate XML documents using schemas defined in different languages.Validator
was not able to detect
or did not support a specified schema grammar language.ValidatorException
instance.
ValidatorException
instance.
SourceValidity
instance associated with this request.
SourceValidity
instance associated with this request.
ValueCountValidationRule
s.ValueCountValidationRule
s.ValueCountValidationRuleBuilder
ValueCountValidationRuleBuilder
Binding
that loads and saves the information behind a specific xpath expresion
(pointing to an attribute or text-node) to and from a specific CForms
widget as identified by its id.Binding
that loads and saves the information behind a specific xpath expresion
(pointing to an attribute or text-node) to and from a specific Woody
widget as identified by its id.JXPathBindingManager
that helps construct the
actual ValueJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:value id="widget-id" path="xpath-expression">
<!- ValueJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.ValueJXPathBindingBuilder
-
- ValueJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
- ValueJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual ValueJXPathBinding
out of the configuration in the
provided configElement which looks like:
<wb:value id="widget-id" path="xpath-expression">
<!- ValueJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.woody.binding.ValueJXPathBindingBuilder
-
- valueOf(String) -
Static method in class org.apache.cocoon.forms.formmodel.tree.TreePath
- Returns the
TreePath
represented by a given String.
- valueOf(Node, String) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
String
: outputs characters
representing the value.
- valueOf(Node, XMLizable) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
XMLizable
: outputs the value by
calling v.toSax(contentHandler)
.
- valueOf(Node, Node) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
org.w3c.dom.Node
: converts the Node to
a SAX event stream.
- valueOf(Node, Collection) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
java.util.Collection
: outputs the
value by calling DOMUtil.valueOf(Node, Object)
on each element of the
collection.
- valueOf(Node, Map) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
java.util.Map
: For each entry an
element is created with the childs key and value Outputs the value and
the key by calling DOMUtil.valueOf(Node, Object)
on each value and key
of the Map.
- valueOf(Node, Object) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
Object
depending on its class :
if it's an array, call DOMUtil.valueOf(Node, Object)
on all its
elements,
if it's class has a specific DOMUtil.valueOf(Node, Object)
implementation, use it,
else, output it's string representation.
- valueOf(ContentHandler, String) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
String
:
outputs characters representing the value.
- valueOf(ContentHandler, XMLizable) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
XMLizable
:
outputs the value by calling v.toSax(contentHandler)
.
- valueOf(ContentHandler, Node) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
org.w3c.dom.Node
:
converts the Node to a SAX event stream.
- valueOf(ContentHandler, Collection) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
java.util.Collection
:
outputs the value by calling xspExpr()
on each element of the
collection.
- valueOf(ContentHandler, Object) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
Object
depending on its class :
if it's an array, call xspExpr()
on all its elements,
if it's class has a specific xspExpr()
implementation, use it,
else, output it's string representation.
- values() -
Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
-
- values -
Variable in class org.apache.cocoon.i18n.XMLResourceBundle
- Objects stored in the bundle
- values -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
- current element's request parameter values
- values() -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- ValuesBean - Class in org.apache.cocoon.forms.samples.bindings
- ValuesBean used in the 01values test.
- ValuesBean() -
Constructor for class org.apache.cocoon.forms.samples.bindings.ValuesBean
-
- ValuesBean - Class in org.apache.cocoon.woody.samples.bindings
- ValuesBean used in the 01values test.
- ValuesBean() -
Constructor for class org.apache.cocoon.woody.samples.bindings.ValuesBean
-
- valueState -
Variable in class org.apache.cocoon.forms.formmodel.Field
- Transient widget processing state indicating that the widget is currently validating
(used to avoid endless loops when a validator calls getValue).
- valueUnbound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
-
- valueUnbound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.mail.MailContextHttpSession
- Notifies the object that it is being unbound from a session and identifies the session.
- var -
Variable in class org.apache.cocoon.taglib.VarTagSupport
-
- var -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer.RepeaterStatus
-
- VARIABLE -
Static variable in interface org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever
-
- VariableConfiguration - Class in org.apache.cocoon.transformation.helpers
- An Avalon
Configuration
factory that allows {variables} to be
replaced with values from a lookup table. - VariableConfiguration(Configuration) -
Constructor for class org.apache.cocoon.transformation.helpers.VariableConfiguration
- Constructor.
- VariableExpressionTokenizer - Class in org.apache.cocoon.components.treeprocessor.variables
- Parses "Text {module:{module:attribute}} more text {variable}" types of
expressions.
- VariableExpressionTokenizer() -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer
-
- VariableExpressionTokenizer.TokenReciever - Interface in org.apache.cocoon.components.treeprocessor.variables
- Callback for tokenizer
- variableFactory -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
-
- variableFactory -
Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
- Variable resolver factory.
- variableFactory -
Variable in class org.apache.cocoon.portal.util.InputModuleHelper
-
- VariableResolver - Class in org.apache.cocoon.components.treeprocessor.variables
- Utility class for handling {...} pattern substitutions in sitemap statements.
- VariableResolver(String) -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
-
- VariableResolver - Interface in org.apache.cocoon.components.variables
- Object that resolves the {...} patterns and returns the current value.
- variableResolver -
Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
- Variable resolver.
- VariableResolverFactory - Class in org.apache.cocoon.components.treeprocessor.variables
-
- VariableResolverFactory() -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolverFactory
-
- VariableResolverFactory - Interface in org.apache.cocoon.components.variables
- This factory component creates a
VariableResolver
for an expression. - VariableRewriterTransformer - Class in org.apache.cocoon.transformation
- Rewrites URIs in links to a value determined by an InputModule.
- VariableRewriterTransformer() -
Constructor for class org.apache.cocoon.transformation.VariableRewriterTransformer
-
- variables -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
-
- VarMap - Class in org.apache.cocoon.components.flow.java
- Simplified version of a map.
- VarMap() -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, Object) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, int) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, long) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, float) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, double) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMapHandler - Class in org.apache.cocoon.components.flow.java
- JXPath handler for VarMap.
- VarMapHandler() -
Constructor for class org.apache.cocoon.components.flow.java.VarMapHandler
-
- VarTagSupport - Class in org.apache.cocoon.taglib
- Add support for setting and getting variables
- VarTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarTagSupport
-
- VarTransformerTagSupport - Class in org.apache.cocoon.taglib
-
- VarTransformerTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarTransformerTagSupport
-
- VarXMLProducerTagSupport - Class in org.apache.cocoon.taglib
-
- VarXMLProducerTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarXMLProducerTagSupport
-
- VelocityGenerator - Class in org.apache.cocoon.generation
- Cocoon
Generator
that produces dynamic XML SAX events
from a Velocity template file. - VelocityGenerator() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator
-
- VelocityGenerator.ChainedContext - Class in org.apache.cocoon.generation
- Velocity context implementation specific to the Servlet environment.
- VelocityGenerator.ChainedContext(Context, Request, Response, Context, Parameters) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Default constructor.
- VelocityGenerator.JSIntrospector - Class in org.apache.cocoon.generation
- Velocity Introspector that supports Rhino JavaScript objects
as well as Java Objects
- VelocityGenerator.JSIntrospector() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector
-
- VelocityGenerator.JSIntrospector.JSMethod - Class in org.apache.cocoon.generation
-
- VelocityGenerator.JSIntrospector.JSMethod(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
-
- VelocityGenerator.JSIntrospector.JSPropertyGet - Class in org.apache.cocoon.generation
-
- VelocityGenerator.JSIntrospector.JSPropertyGet(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
-
- VelocityGenerator.JSIntrospector.JSPropertySet - Class in org.apache.cocoon.generation
-
- VelocityGenerator.JSIntrospector.JSPropertySet(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
-
- VelocityGenerator.JSIntrospector.NativeArrayIterator - Class in org.apache.cocoon.generation
-
- VelocityGenerator.JSIntrospector.NativeArrayIterator(NativeArray) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator
-
- VelocityGenerator.JSIntrospector.ScriptableIterator - Class in org.apache.cocoon.generation
-
- VelocityGenerator.JSIntrospector.ScriptableIterator(Scriptable) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator
-
- VelocityGenerator.TemplateLoader - Class in org.apache.cocoon.generation
- Velocity
ResourceLoader
implementation to load template resources using Cocoon's
SourceResolver
. - VelocityGenerator.TemplateLoader() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
-
- VerbatimTag - Class in org.apache.cocoon.faces.taglib
-
- VerbatimTag() -
Constructor for class org.apache.cocoon.faces.taglib.VerbatimTag
-
- VERBOSE_LONG -
Static variable in class org.apache.cocoon.Main
-
- VERBOSE_OPT -
Static variable in class org.apache.cocoon.Main
-
- Verifier - Interface in org.apache.cocoon.components.serializers.encoding
-
- verifyEventCache() -
Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
- Ensure that all PipelineCacheKeys registered to events still
point to valid cache entries.
- VERSION -
Static variable in class org.apache.cocoon.components.midi.xmidi.Constants
-
- VERSION -
Static variable in class org.apache.cocoon.components.midi.xmidi.Utils
-
- VERSION -
Static variable in class org.apache.cocoon.Constants
- The version of this build.
- version -
Variable in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl
-
- VERSION_LONG -
Static variable in class org.apache.cocoon.Main
-
- VERSION_OPT -
Static variable in class org.apache.cocoon.Main
-
- VersionableSource - Interface in org.apache.cocoon.components.source
- A source, which could exist in different versions
- VerticalAlignment - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
- Vertical alignment is written as an integer, and each bit in the
integer specifies a particular boolean attribute.
- VerticalAlignment(String) -
Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
- Create a VerticalAlignment object
- view -
Variable in class org.apache.cocoon.environment.AbstractEnvironment
- The View requested
- VIEW_PARAM -
Static variable in class org.apache.cocoon.Constants
- The request parameter name to request a specific view of a resource.
- ViewNodeBuilder - Class in org.apache.cocoon.components.treeprocessor.sitemap
- Builds a <map:view>
- ViewNodeBuilder() -
Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.ViewNodeBuilder
-
- views -
Variable in class org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
-
- ViewTag - Class in org.apache.cocoon.faces.taglib
-
- ViewTag() -
Constructor for class org.apache.cocoon.faces.taglib.ViewTag
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |