Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

H

h - Variable in class com.caucho.quercus.lib.date.DateInterval
 
handle - Variable in class com.caucho.quercus.lib.file.Directory
 
handleAlarm(Alarm) - Method in class com.caucho.config.timer.TimerTask
Handles alarm.
handleAlarm(Alarm) - Method in class com.caucho.java.ExternalCompiler
This callback should only occur if the compiler freezes.
handleAlarm(Alarm) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
Timeout for reaping old sessions.
handleAlarm(Alarm) - Method in class com.caucho.transaction.TransactionImpl
 
handleAlarm(Alarm) - Method in interface com.caucho.util.AlarmListener
Handles a callback from an alarm.
HandleAware - Interface in com.caucho.config.inject
Interface for singleton objects that need to know their handle
handleChange(Object) - Method in interface com.caucho.util.ChangeListener
 
handleExit(Object) - Method in interface com.caucho.util.ExitListener
 
handleThrowable(HttpServletResponse, Throwable) - Method in class com.caucho.quercus.servlet.GoogleQuercusServletImpl
 
handleThrowable(HttpServletResponse, Throwable) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
 
has_database(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
Returns true if a JDBC database has been explicitly set.
has_request(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
Returns true if there is an HttpRequest associated with this Env.
hasAttribute(String) - Method in class com.caucho.quercus.lib.dom.DOMElement
 
hasAttribute(String) - Method in class com.caucho.xml.QAttributedNode
 
hasAttributeNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMElement
 
hasAttributeNS(String, String) - Method in class com.caucho.xml.QAttributedNode
 
hasAttributes() - Method in class com.caucho.quercus.lib.dom.DOMNode
 
hasAttributes() - Method in class com.caucho.xml.QAbstractNode
Returns true if the node has attributes.
hasAttributes() - Method in class com.caucho.xml.QAttributedNode
Returns true if the element has attributes.
hasAttributes() - Method in class com.caucho.xpath.pattern.NamespaceNode
 
hasChildNodes() - Method in class com.caucho.quercus.lib.dom.DOMNode
 
hasChildNodes() - Method in class com.caucho.xml.QAbstractNode
 
hasChildNodes() - Method in class com.caucho.xml.QNode
 
hasChildNodes() - Method in class com.caucho.xpath.pattern.NamespaceNode
 
hasChildren() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
 
hasChildren(Env) - Method in class com.caucho.quercus.lib.spl.RecursiveDirectoryIterator
 
hasChildren(Env) - Method in interface com.caucho.quercus.lib.spl.RecursiveIterator
 
hasCommittedXid(XidImpl) - Method in class com.caucho.transaction.xalog.AbstractXALogManager
True if the xid is an already-committed xid
hasConfig(URL) - Method in class com.caucho.config.type.TypeFactory
 
hasConstant(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
Returns true if the constant exists.
hasConstant(StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
 
hasContent() - Method in class com.caucho.xml.QAbstractNode
 
hasContent() - Method in class com.caucho.xml.QElement
 
hasCurrent() - Method in class com.caucho.quercus.env.ArgRef
 
hasCurrent() - Method in class com.caucho.quercus.env.ArrayValue
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.ArrayValueWrapper
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.JavaAdapter
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.JavaAdapterVar
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.JavaListAdapter
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.Value
Returns true if there are more elements.
hasCurrent() - Method in class com.caucho.quercus.env.Var
Returns true if there are more elements.
hasData() - Method in class com.caucho.relaxng.pattern.ChoicePattern
Returns true if it contains a data element.
hasData() - Method in class com.caucho.relaxng.pattern.DataPattern
Returns true if it contains a data element.
hasData() - Method in class com.caucho.relaxng.pattern.InterleavePattern
Returns true if it contains a data element.
hasData() - Method in class com.caucho.relaxng.pattern.Pattern
Returns true if it contains a data element.
hasDefinitionError() - Method in class com.caucho.config.extension.AfterBeanDiscoveryImpl
 
hasDriver(URL) - Method in class com.caucho.config.type.TypeFactory
 
hasElement() - Method in class com.caucho.relaxng.pattern.ChoicePattern
Returns true if it contains a data element.
hasElement() - Method in class com.caucho.relaxng.pattern.ElementPattern
Returns true if it contains an element.
hasElement() - Method in class com.caucho.relaxng.pattern.InterleavePattern
Returns true if it contains a data element.
hasElement() - Method in class com.caucho.relaxng.pattern.Pattern
Returns true if it contains an element.
hasEmpty() - Method in class com.caucho.relaxng.pattern.ChoicePattern
 
hasError() - Method in class com.caucho.quercus.lib.curl.CurlResource
Returns true if an error occuring during the last operation.
hasError() - Method in class com.caucho.quercus.lib.i18n.Decoder
 
hasException(<any>, Class<?>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Tests if a method throws a checked exception.
hasFeature(Env, String, String) - Static method in class com.caucho.quercus.lib.dom.DOMImplementation
 
hasFeature(String, String) - Method in class com.caucho.xml.QDOMImplementation
 
hash(Env, String, StringValue, boolean) - Method in class com.caucho.quercus.lib.HashModule
Hashes a string
HASH_ALGORITHM - Static variable in class com.caucho.util.HashKeyManager
 
hash_algos(Env) - Static method in class com.caucho.quercus.lib.HashModule
Returns the list of known algorithms
hash_copy(HashModule.HashContext) - Method in class com.caucho.quercus.lib.HashModule
Copies a hash instance
HASH_CRC - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_DEFAULT - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
hash_file(Env, String, Path, boolean) - Method in class com.caucho.quercus.lib.HashModule
Hashes a file
hash_final(Env, HashModule.HashContext, boolean) - Method in class com.caucho.quercus.lib.HashModule
Returns the final hash value
HASH_FNV1_32 - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_FNV1_64 - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_FNV1A_32 - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_FNV1A_64 - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_HMAC - Static variable in class com.caucho.quercus.lib.HashModule
 
hash_hmac(Env, String, StringValue, StringValue, boolean) - Method in class com.caucho.quercus.lib.HashModule
Hashes a string with the algorithm.
hash_hmac_file(Env, String, Path, StringValue, boolean) - Method in class com.caucho.quercus.lib.HashModule
Hashes a file with the algorithm.
HASH_HSIEH - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
hash_init(Env, String, int, StringValue) - Method in class com.caucho.quercus.lib.HashModule
Initialize a hash context.
HASH_MD5 - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HASH_MURMUR - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
hash_update(Env, HashModule.HashContext, StringValue) - Method in class com.caucho.quercus.lib.HashModule
Updates the hash with more data
hash_update_file(Env, HashModule.HashContext, Path) - Method in class com.caucho.quercus.lib.HashModule
Updates the hash with more data
hash_update_stream(Env, HashModule.HashContext, InputStream, int) - Method in class com.caucho.quercus.lib.HashModule
Updates the hash with more data
hashCode() - Method in class com.caucho.bytecode.JClass
Returns the hash code
hashCode() - Method in class com.caucho.bytecode.JClassArray
Returns the hash code
hashCode() - Method in class com.caucho.config.el.CandiValueExpression
 
hashCode() - Method in class com.caucho.config.gen.MethodHeadGenerator
 
hashCode() - Method in class com.caucho.config.inject.InjectionPointImpl
 
hashCode() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
 
hashCode() - Method in class com.caucho.config.j2ee.PostConstructProgram
 
hashCode() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
 
hashCode() - Method in class com.caucho.config.reflect.ArrayType
 
hashCode() - Method in class com.caucho.config.reflect.BoxType
 
hashCode() - Method in class com.caucho.config.reflect.ClassType
 
hashCode() - Method in class com.caucho.config.reflect.ObjectType
 
hashCode() - Method in class com.caucho.config.reflect.ParamType
 
hashCode() - Method in class com.caucho.config.reflect.VarType
 
hashCode() - Method in class com.caucho.config.reflect.WildcardTypeImpl
 
hashCode() - Method in class com.caucho.config.timer.TimerTask
Gets the hash code for this object.
hashCode() - Method in class com.caucho.config.types.SignaturePattern
 
hashCode() - Method in class com.caucho.config.util.CacheKeyImpl
 
hashCode() - Method in class com.caucho.el.AbstractValueExpression
 
hashCode() - Method in class com.caucho.el.Expr
 
hashCode() - Method in class com.caucho.el.MethodExpressionImpl
 
hashCode() - Method in class com.caucho.el.ObjectLiteralValueExpression
 
hashCode() - Method in class com.caucho.el.ObjectValueExpression
 
hashCode() - Method in class com.caucho.loader.EnvironmentMap
 
hashCode() - Method in class com.caucho.loader.EnvironmentProperties
 
hashCode() - Method in class com.caucho.loader.ivy.IvyDependency
 
hashCode() - Method in class com.caucho.loader.ivy.IvyInfo
 
hashCode() - Method in class com.caucho.loader.ivy.IvyMergeDependency
 
hashCode() - Method in class com.caucho.log.PathHandler
Returns the hash code.
hashCode() - Method in class com.caucho.log.StreamHandler
Returns the hash code.
hashCode() - Method in class com.caucho.log.SubHandler
Returns the hash code.
hashCode() - Method in class com.caucho.make.ClassDependency
 
hashCode() - Method in class com.caucho.naming.QName
Returns the name's hash code.
hashCode() - Method in class com.caucho.quercus.env.BooleanValue
Returns the hash code
hashCode() - Method in class com.caucho.quercus.env.CompiledConstStringValue
 
hashCode() - Method in class com.caucho.quercus.env.ConnectionEntry
 
hashCode() - Method in class com.caucho.quercus.env.CopyArrayValue
 
hashCode() - Method in class com.caucho.quercus.env.DefinitionKey
 
hashCode() - Method in class com.caucho.quercus.env.DoubleValue
Returns the hash code
hashCode() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
Returns the hash code.
hashCode() - Method in class com.caucho.quercus.env.LongValue
Returns the hash code
hashCode() - Method in class com.caucho.quercus.env.NullValue
 
hashCode() - Method in class com.caucho.quercus.env.QuercusClass
 
hashCode() - Method in class com.caucho.quercus.env.StringBuilderValue
Returns the hash code.
hashCode() - Method in class com.caucho.quercus.env.StringValue
Returns the hash code.
hashCode() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
Returns the hash code.
hashCode() - Method in class com.caucho.quercus.env.Value
 
hashCode() - Method in class com.caucho.quercus.expr.VarExpr
 
hashCode() - Method in class com.caucho.quercus.expr.VarUnsetExpr
 
hashCode() - Method in class com.caucho.quercus.lib.pdf.PDFFont
 
hashCode() - Method in class com.caucho.quercus.lib.pdf.PDFProcSet
 
hashCode() - Method in class com.caucho.quercus.lib.UnserializeReader.StringKey
 
hashCode() - Method in class com.caucho.relaxng.pattern.ZeroOrMorePattern
 
hashCode() - Method in class com.caucho.relaxng.program.AnyNameItem
 
hashCode() - Method in class com.caucho.relaxng.program.AttributeItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.ChoiceItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.ChoiceNameItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.DataItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.ElementItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.EmptyItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.GroupItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.InElementItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.InterleaveItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.NameItem
 
hashCode() - Method in class com.caucho.relaxng.program.NsNameItem
 
hashCode() - Method in class com.caucho.relaxng.program.TextItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
Returns the hash code for the empty item.
hashCode() - Method in class com.caucho.transaction.XidImpl
Returns hashCode.
hashCode() - Method in class com.caucho.util.ByteBuffer
 
hashCode() - Method in class com.caucho.util.CharSegment
Returns the buffer's hash code
hashCode() - Method in class com.caucho.util.HashKey
Calculates the key's hash
hashCode() - Method in class com.caucho.util.LifoSet
Returns the hash code.
hashCode() - Method in class com.caucho.util.TimeIntervalElement
Returns the hashCode that was calculated when this immutable instance was instantiated.
hashCode() - Method in class com.caucho.vfs.FilePath
 
hashCode() - Method in class com.caucho.vfs.FilesystemPath
 
hashCode() - Method in class com.caucho.vfs.GooglePath
 
hashCode() - Method in class com.caucho.vfs.HttpPath
Returns a hashCode for the path.
hashCode() - Method in class com.caucho.vfs.HttpsPath
Returns a hashCode for the path.
hashCode() - Method in class com.caucho.vfs.JarPath
 
hashCode() - Method in class com.caucho.vfs.Path
 
hashCode() - Method in class com.caucho.vfs.PathWrapper
 
hashCode() - Method in class com.caucho.xml.QName
Returns the hashcode of the qname.
hashCodeCaseInsensitive() - Method in class com.caucho.quercus.env.StringBuilderValue
Returns the hash code.
hashCodeCaseInsensitive() - Method in class com.caucho.quercus.env.StringValue
Returns the case-insensitive hash code
HashContext() - Constructor for class com.caucho.quercus.lib.HashModule.HashContext
 
HashKey - Class in com.caucho.util
Creates hashes for the identifiers.
HashKey(byte[]) - Constructor for class com.caucho.util.HashKey
Creates the manager
HashKeyManager - Class in com.caucho.util
Creates hashes for the identifiers.
HashKeyManager() - Constructor for class com.caucho.util.HashKeyManager
 
HashMapImpl<K,V> - Class in com.caucho.util
HashMap which doesn't allocate a new DeployController per item.
HashMapImpl() - Constructor for class com.caucho.util.HashMapImpl
Create the hash map impl with a specific capacity.
HashMapImpl(int) - Constructor for class com.caucho.util.HashMapImpl
Create the hash map impl with a specific capacity.
HashModule - Class in com.caucho.quercus.lib
Hash functions.
HashModule() - Constructor for class com.caucho.quercus.lib.HashModule
 
HashModule.HashContext - Class in com.caucho.quercus.lib
 
HashModule.HashDigestContext - Class in com.caucho.quercus.lib
 
HashModule.HashMacContext - Class in com.caucho.quercus.lib
 
hasMethod(StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
 
hasMore() - Method in class com.caucho.naming.QBindingEnumeration
 
hasMore() - Method in class com.caucho.naming.QNameClassEnumeration
 
hasMoreElements() - Method in class com.caucho.naming.QBindingEnumeration
 
hasMoreElements() - Method in class com.caucho.naming.QNameClassEnumeration
 
hasMoreElements() - Method in class com.caucho.util.NullEnumeration
 
hasMorePositions() - Method in class com.caucho.xpath.Env
Returns true if there are more positions() needed to iterate through.
hasName() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
 
hasName() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
 
hasNamespace(Node, String, String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
 
hasNext() - Method in class com.caucho.quercus.env.ArrayValue.EntryIterator
 
hasNext() - Method in class com.caucho.quercus.env.ArrayValue.KeyIterator
 
hasNext() - Method in class com.caucho.quercus.env.ArrayValue.ValueIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.KeyIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.ValueIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaMapAdapter.KeyIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaMapAdapter.MapIterator
 
hasNext() - Method in class com.caucho.quercus.env.JavaMapAdapter.ValueIterator
 
hasNext() - Method in class com.caucho.quercus.env.ObjectExtValue.KeyIterator
 
hasNext() - Method in class com.caucho.quercus.env.ObjectExtValue.KeyValueIterator
 
hasNext() - Method in class com.caucho.quercus.env.ObjectExtValue.ValueIterator
 
hasNext() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListIterator
 
hasNext() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListKeyIterator
 
hasNext() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListValueIterator
 
hasNext() - Method in class com.caucho.quercus.lib.spl.AbstractIteratorImpl
 
hasNext() - Method in class com.caucho.util.ConcurrentArrayList.ArrayIterator
 
hasNext() - Method in class com.caucho.util.EnumIterator
 
hasNext() - Method in class com.caucho.util.NullIterator
 
hasNext() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
 
hasNext() - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
 
hasNext() - Method in class com.caucho.xml.stream.XMLEventReaderImpl
 
hasNext() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
 
hasNext() - Method in class com.caucho.xpath.pattern.AttributeListIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.AxisIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.FilterIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.MergeIterator
True if there are more nodes.
hasNext() - Method in class com.caucho.xpath.pattern.NamespaceIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.NodeArrayListIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.NodeIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.NodeListIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.SingleNodeIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.UnionIterator
True if there's more data.
hasNext() - Method in class com.caucho.xpath.pattern.UniqueIterator
True if there are more nodes.
hasNonPublicMethods() - Method in class com.caucho.quercus.classes.LazyClassDef
 
hasNonPublicMethods() - Method in class com.caucho.quercus.program.ClassDef
Returns true if the class has private/protected methods.
hasPrevious() - Method in class com.caucho.util.NullIterator
 
hasPrivateMethods() - Method in class com.caucho.quercus.program.InterpretedClassDef
Returns true if the class has private methods.
hasProperty(StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
 
hasProtectedMethods() - Method in class com.caucho.quercus.program.InterpretedClassDef
Returns true if class has protected or private methods.
hasPublicMethods() - Method in class com.caucho.quercus.program.InterpretedClassDef
Returns true if class has public methods.
hasServiceClass(URL) - Method in class com.caucho.quercus.module.ModuleContext
Tests if the URL has already been loaded for the context classes
hasSkip() - Method in class com.caucho.vfs.DatagramStream
Returns true if stream is readable and bytes can be skipped.
hasSkip() - Method in class com.caucho.vfs.DatastoreReadStream
Returns true if there's an associated file.
hasSkip() - Method in class com.caucho.vfs.FileReadStream
Returns true if there's an associated file.
hasSkip() - Method in class com.caucho.vfs.SocketChannelStream
Returns true if stream is readable and bytes can be skipped.
hasSkip() - Method in class com.caucho.vfs.SocketStream
Returns true if stream is readable and bytes can be skipped.
hasSkip() - Method in class com.caucho.vfs.StreamImpl
Returns true if the stream implements skip.
hasSkip() - Method in class com.caucho.vfs.VfsStream
 
hasText() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
 
hasText() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
 
hasThis() - Method in class com.caucho.quercus.program.FunctionInfo
Return true if the function allows $this
hasTrait(String) - Method in class com.caucho.quercus.program.ClassDef
Returns true if this class locally declares usage of this trait.
HAVE_IGBINARY - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
HAVE_JSON - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
haveFlushed() - Method in class com.caucho.quercus.env.OutputBuffer
Returns true if this buffer has ever been flushed.
header(Env, StringValue, boolean, long) - Static method in class com.caucho.quercus.lib.HttpModule
Adds a header.
headers_list(Env) - Static method in class com.caucho.quercus.lib.HttpModule
Return a list of the headers that have been sent or are ready to send.
headers_sent(Env, Value, Value) - Static method in class com.caucho.quercus.lib.HttpModule
Return true if the headers have been sent.
HealthStatus - Enum in com.caucho.env.health
UNKNOWN: Health check has not yet executed or failed to execute properly; status is inconclusive.
HealthStatusListener - Interface in com.caucho.env.health
A listener interface for receiving health status updates.
HealthStatusService - Class in com.caucho.env.health
A service that any component can use to send notifications about health status changes.
HealthSystemFacade - Class in com.caucho.env.health
A facade for sending health events.
HealthSystemFacade() - Constructor for class com.caucho.env.health.HealthSystemFacade
 
Hex - Class in com.caucho.util
hex decoding.
Hex() - Constructor for class com.caucho.util.Hex
 
hex2bin(Env, StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
Converts a binary value to a hex value.
hexdec(Env, StringValue) - Static method in class com.caucho.quercus.lib.MathModule
 
hexToDigit(char) - Static method in class com.caucho.quercus.lib.string.StringModule
 
Hide - Annotation Type in com.caucho.quercus.annotation
Used to hide Java functions from the php namespace.
highlight_file(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.TokenModule
 
highlight_string(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.TokenModule
 
HostUtil - Class in com.caucho.util
Host/Inet utilities.
HOUR - Static variable in class com.caucho.config.types.Period
 
HOUR - Static variable in class com.caucho.util.QDate
 
Html - Class in com.caucho.util
Html utils
Html() - Constructor for class com.caucho.util.Html
 
HTML - Static variable in class com.caucho.vfs.XmlWriter
 
Html() - Constructor for class com.caucho.vfs.XmlWriter.Html
 
Html - Class in com.caucho.xml
HTML parser interface.
Html() - Constructor for class com.caucho.xml.Html
Create a new HTML parser
HTML_ENTITIES - Static variable in class com.caucho.quercus.lib.HtmlModule
 
html_entity_decode(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.HtmlModule
Escapes HTML
HTML_SPECIALCHARS - Static variable in class com.caucho.quercus.lib.HtmlModule
 
HtmlDocumentBuilderFactory - Class in com.caucho.xml.parsers
JAXP document builder factory for strict XML parsing.
HtmlDocumentBuilderFactory() - Constructor for class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
 
htmlentities(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.HtmlModule
Escapes HTML
HtmlModule - Class in com.caucho.quercus.lib
PHP functions implementing html code.
HtmlModule() - Constructor for class com.caucho.quercus.lib.HtmlModule
 
HtmlSAXParserFactory - Class in com.caucho.xml.parsers
JAXP SAX parser factory for strict HTML parsing.
HtmlSAXParserFactory() - Constructor for class com.caucho.xml.parsers.HtmlSAXParserFactory
 
htmlspecialchars(Env, StringValue, int, String, boolean) - Static method in class com.caucho.quercus.lib.HtmlModule
Escapes HTML
htmlspecialchars_decode(Env, StringValue, int) - Static method in class com.caucho.quercus.lib.HtmlModule
Converts escaped HTML entities back to characters.
http_build_query(Env, Value, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.UrlModule
 
HttpGetRequest - Class in com.caucho.quercus.lib.curl
Represents a GET Http request.
HttpGetRequest(CurlResource) - Constructor for class com.caucho.quercus.lib.curl.HttpGetRequest
 
HttpInputOutput - Class in com.caucho.quercus.lib.file
 
HttpInputOutput(Env, Path, StreamContextResource) - Constructor for class com.caucho.quercus.lib.file.HttpInputOutput
 
HttpModule - Class in com.caucho.quercus.lib
PHP HTTP functions
HttpModule() - Constructor for class com.caucho.quercus.lib.HttpModule
 
HttpPath - Class in com.caucho.vfs
The HTTP scheme.
HttpPath(String, int) - Constructor for class com.caucho.vfs.HttpPath
Creates a new HTTP root path with a host and a port.
HttpPostRequest - Class in com.caucho.quercus.lib.curl
Represents a POST Http request.
HttpPostRequest(CurlResource) - Constructor for class com.caucho.quercus.lib.curl.HttpPostRequest
 
HttpPutRequest - Class in com.caucho.quercus.lib.curl
Represents a PUT Http request.
HttpPutRequest(CurlResource) - Constructor for class com.caucho.quercus.lib.curl.HttpPutRequest
 
HttpsConnection - Class in com.caucho.quercus.lib.curl
Represents a HttpURLConnection wrapper.
HttpsConnection(URL, String, String) - Constructor for class com.caucho.quercus.lib.curl.HttpsConnection
 
HttpsConnection(URL, String, String, URL, String, String, String) - Constructor for class com.caucho.quercus.lib.curl.HttpsConnection
 
HttpsPath - Class in com.caucho.vfs
The HTTP scheme.
HttpsPath(String, int) - Constructor for class com.caucho.vfs.HttpsPath
Creates a new HTTP root path with a host and a port.
HttpsPath(FilesystemPath, String, Map<String, Object>, String, String) - Constructor for class com.caucho.vfs.HttpsPath
Creates a new HTTP sub path.
HttpStreamWrapper - Class in com.caucho.vfs
Facade to HttpStream to properly handle the close.
HTTPUtil - Class in com.caucho.util
HTTP utilities.
HTTPUtil() - Constructor for class com.caucho.util.HTTPUtil
 
hypot(double, double) - Static method in class com.caucho.quercus.lib.MathModule
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links