Index

A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

handleException(Exception) - Method in class rife.database.DbStatement
Performs the cleanup logic in case an exception is thrown during execution.
handleRequest(String, String, Request, Response) - Method in class rife.engine.Gate
Handle the web request with the provided arguments.
handleValues(DbPreparedStatement) - Method in interface rife.database.VirtualParametersHandler
To whatever is needed according to the virtual parameters that have been defined in a prepared statement before execution.
hasAssociations() - Method in class rife.validation.ConstrainedBean
 
hasAttribute(String) - Method in class rife.authentication.elements.Authenticated
 
hasAttribute(String) - Method in class rife.authentication.elements.Login
 
hasAttribute(String) - Method in interface rife.authentication.SessionAttributes
Checks if a certain attribute is present.
hasAttribute(String) - Method in class rife.cmf.Content
Indicates whether a specific named content attribute is present.
hasAttribute(String) - Method in class rife.cmf.ContentInfo
Indicates whether a specific named content attribute is present.
hasAttribute(String) - Method in class rife.engine.Context
Checks if a request attribute exists.
hasAttribute(String) - Method in interface rife.engine.Request
Checks if a request attribute exists.
hasAttribute(String) - Method in class rife.servlet.HttpRequest
 
hasAttribute(String) - Method in class rife.template.AbstractTemplate
 
hasAttribute(String) - Method in interface rife.template.Template
Checks whether an attribute exists in this template instance.
hasAttribute(String) - Method in class rife.test.MockRequest
 
hasAttributes() - Method in class rife.cmf.Content
Indicates whether named content attributes are present.
hasAttributes() - Method in class rife.cmf.ContentInfo
Indicates whether named content attributes are present.
hasBlock(String) - Method in class rife.template.AbstractTemplate
 
hasBlock(String) - Method in interface rife.template.Template
Returns whether this template contains a block with the given ID.
hasCachedLoadedData() - Method in class rife.cmf.Content
Indicates whether cached loaded content data is present.
hasContent(int, String) - Method in class rife.cmf.dam.ContentQueryManager
Checks if there's content available for a certain property of a bean.
hasContent(T, String) - Method in class rife.cmf.dam.ContentQueryManager
Checks if there's content available for a certain property of a bean.
hasContentData(int) - Method in interface rife.cmf.dam.ContentStore
Checks whether content data is available for a certain content id.
hasContentData(String) - Method in interface rife.cmf.dam.ContentManager
Checks whether content data is available at a certain location.
HasContentDataErrorException - Exception in rife.cmf.dam.contentstores.exceptions
 
HasContentDataErrorException(int, DatabaseException) - Constructor for exception rife.cmf.dam.contentstores.exceptions.HasContentDataErrorException
 
hasContinuationId() - Method in class rife.engine.Context
Indicates whether a continuation identifier is available
hasCookie(String) - Method in class rife.engine.Context
Checks whether a cookie is present.
hasCookie(String) - Method in interface rife.engine.Request
Checks whether a cookie is present.
hasCookie(String) - Method in class rife.servlet.HttpRequest
 
hasCookie(String) - Method in class rife.test.MockConversation
Checks whether a cookie is present.
hasCookie(String) - Method in class rife.test.MockRequest
 
hasDefaultOrdering() - Method in class rife.validation.ConstrainedBean
 
hasDefaultValue() - Method in class rife.validation.ConstrainedProperty
 
hasDefaultValue(String) - Method in class rife.template.AbstractTemplate
 
hasDefaultValue(String) - Method in interface rife.template.Template
Returns whether a default value was specified in this template for the specified value.
hasErrors() - Method in class rife.xml.LoggingErrorRedirector
 
hasErrors() - Method in class rife.xml.XmlErrorRedirector
 
hasFatalErrors() - Method in class rife.xml.LoggingErrorRedirector
 
hasFatalErrors() - Method in class rife.xml.XmlErrorRedirector
 
hasFile(String) - Method in class rife.engine.Context
Checks if a particular file has been uploaded in this context.
hasFile(String) - Method in interface rife.engine.Request
Checks if a particular file has been uploaded in this request.
hasFile(String) - Method in class rife.servlet.HttpRequest
 
hasFile(String) - Method in class rife.test.MockRequest
 
hasFilteredBlocks(String) - Method in class rife.template.AbstractTemplate
 
hasFilteredBlocks(String) - Method in interface rife.template.Template
Returns whether any block matched a particular filter at template compilation.
hasFilteredValues(String) - Method in class rife.template.AbstractTemplate
 
hasFilteredValues(String) - Method in interface rife.template.Template
Returns whether any value matched a particular filter at template compilation.
hashCode() - Method in class rife.authentication.sessionmanagers.MemorySession
 
hashCode() - Method in record class rife.cmf.dam.contentmanagers.ContentLocation
Returns a hash code value for this object.
hashCode() - Method in record class rife.cmf.loader.LoadedContent
Returns a hash code value for this object.
hashCode() - Method in class rife.database.Datasource
Returns a hash code value for the Datasource.
hashCode() - Method in record class rife.datastructures.DocumentPosition
Returns a hash code value for this object.
hashCode() - Method in class rife.datastructures.EnumClass
 
hashCode() - Method in record class rife.engine.UrlBuilder.Segments
Returns a hash code value for this object.
hashCode() - Method in class rife.scheduler.Frequency
 
hashCode() - Method in class rife.validation.ValidationError
 
hashPassword(String) - Method in class rife.tools.DrupalPassword
Hash a password using a secure hash.
hashPassword(String, String) - Method in class rife.tools.DrupalPassword
Hash a password using a secure hash.
hasLimitedLength() - Method in class rife.validation.ConstrainedProperty
 
hasList(String) - Method in class rife.config.Config
Returns whether a list exists.
hasManyToMany() - Method in class rife.validation.ConstrainedProperty
 
hasManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
 
hasManyToOne() - Method in class rife.validation.ConstrainedProperty
 
hasManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
 
hasMaxLength() - Method in class rife.validation.ConstrainedProperty
 
hasMimeType() - Method in class rife.validation.ConstrainedProperty
Indicates whether the property has a mime type.
hasMixLength() - Method in class rife.validation.ConstrainedProperty
 
hasName() - Method in class rife.cmf.Content
Indicates whether the content data has a name.
hasName() - Method in class rife.cmf.ContentInfo
Indicates whether the stored Content instance has a name.
hasName() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has a name.
hasOrdinalRestriction() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has an ordinal restricting column.
hasParameter(String) - Method in class rife.config.Config
Returns whether a parameter exists.
hasParameter(String) - Method in class rife.test.MockForm
Checks whether a named parameter is present in this form.
hasParameter(String) - Method in class rife.test.MockLink
Checks whether a named parameter is present in this link.
hasParameter(String) - Method in class rife.test.MockRequest
Checks whether a named parameter is present in this request.
hasParameter(QueryParameterType, String) - Method in class rife.database.queries.QueryParameters
 
hasParameterValue(String) - Method in class rife.engine.Context
Checks whether a value has been provided to a parameter.
hasPosition() - Method in class rife.validation.ConstrainedProperty
Indicates whether the position of the property is set.
hasPrecision() - Method in class rife.validation.ConstrainedProperty
 
hasPreferencesNode() - Method in class rife.config.Config
Indicates whether this config instance is using a Preferences node.
hasProperties() - Method in class rife.cmf.Content
Indicates whether content properties are present
hasProperties() - Method in class rife.cmf.ContentInfo
Indicates whether content data properties are present for the stored Content instance.
hasProperty(String) - Method in class rife.cmf.Content
Indicates whether a specific named content property is present.
hasProperty(String) - Method in class rife.cmf.ContentInfo
Indicates whether a specific named content property is present.
hasProperty(String) - Method in class rife.engine.Context
Checks for the existence of a property in this context's HierarchicalProperties.
hasPropertyConstraint(String) - Method in interface rife.validation.Constrained
Indicates whether this constrained bean contains a particular constraint on at least one of its properties.
hasPropertyConstraint(String) - Method in class rife.validation.MetaData
 
hasPropertyConstraint(String) - Method in class rife.validation.Validation
 
hasRepository() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property will be stored in another repository than the default repository.
hasResourceBundles() - Method in class rife.template.AbstractTemplate
 
hasResourceBundles() - Method in interface rife.template.Template
Returns whether this template has any resource bundles registered.
hasResultRows() - Method in class rife.database.DbResultSet
Determines if there are rows available in the ResultSet object that was returned by an execute method.
hasResultRows_ - Variable in class rife.database.DbResultSet
 
hasRow_ - Variable in class rife.cmf.dam.contentstores.RawContentStream
 
hasScale() - Method in class rife.validation.ConstrainedProperty
 
hasTextualIdentifier() - Method in class rife.validation.ConstrainedBean
 
hasTransformer() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has a content transformer.
hasUniques() - Method in class rife.validation.ConstrainedBean
 
hasValueId(String) - Method in class rife.template.AbstractTemplate
 
hasValueId(String) - Method in interface rife.template.Template
Returns whether this template contains a value with the given ID.
hasWarnings() - Method in class rife.xml.LoggingErrorRedirector
 
hasWarnings() - Method in class rife.xml.XmlErrorRedirector
 
having(String) - Method in class rife.database.queries.Select
 
HEAD - Enum constant in enum class rife.engine.RequestMethod
 
header(String) - Method in class rife.engine.Context
Returns the value of the specified request header as a String.
header(String, String) - Method in class rife.test.MockRequest
Sets a request header with the given name and value.
Header - Annotation Interface in rife.engine.annotations
Declares a request header.
HEADER_AUTHORIZATION - Static variable in class rife.tools.HttpUtils
 
HEADER_USER_AGENT - Static variable in class rife.tools.HttpUtils
 
headerDate(String) - Method in class rife.engine.Context
Returns the value of the specified request header as a long value that represents a date.
headerInt(String) - Method in class rife.engine.Context
Returns the value of the specified request header as an int.
headerNames() - Method in class rife.engine.Context
Returns a list of all the header names in the request.
headers(String) - Method in class rife.engine.Context
Returns all the values of the specified request header as a list of String objects.
HEIGHT - Static variable in class rife.cmf.format.ImageFormatter.CmfProperty
 
HEIGHT - Static variable in class rife.cmf.format.ImageFormatter.ContentAttribute
 
HEX_DIGITS - Static variable in class rife.tools.StringUtils
 
HEX_DIGITS_LOWER - Static variable in class rife.tools.StringUtils
 
HIDPI - Static variable in class rife.cmf.format.ImageFormatter.CmfProperty
 
HIDPI - Static variable in class rife.cmf.format.ImageFormatter.ContentAttribute
 
HierarchicalProperties - Class in rife.ioc
This class allows the creation of a hierarchical tree of named PropertyValue instances.
HierarchicalProperties() - Constructor for class rife.ioc.HierarchicalProperties
 
hint(String) - Method in class rife.database.queries.Delete
 
hint(String) - Method in class rife.database.queries.Insert
 
hint(String) - Method in class rife.database.queries.Select
 
hint(String) - Method in class rife.database.queries.Update
 
host(String) - Method in class rife.engine.Server
Configures the host the server will be listening on.
hostname(String) - Method in class rife.engine.TomcatServer
Configures the host name the server will be listening on.
HOURLY - Static variable in class rife.scheduler.Frequency
Schedule every hour on the hour.
HTML - Static variable in class rife.template.TemplateFactory
 
HTTP_STATUS_REASONS - Static variable in class rife.tools.HttpUtils
 
httpOnly(boolean) - Method in class rife.engine.CookieBuilder
HttpRequest - Class in rife.servlet
 
HttpRequest(HttpServletRequest) - Constructor for class rife.servlet.HttpRequest
 
HttpResponse - Class in rife.servlet
 
HttpResponse(Request, HttpServletResponse) - Constructor for class rife.servlet.HttpResponse
 
HttpUtils - Class in rife.tools
 
A B C D E F G H I J L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form