- AALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- AASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- abort() - Method in class com.caucho.java.AbstractJavaCompiler
-
Quit the compilation.
- abort() - Method in class com.caucho.java.ExternalCompiler
-
Aborts the compilation.
- abortConnection() - Method in interface com.caucho.transaction.ManagedResource
-
- abortConnection() - Method in interface com.caucho.transaction.ManagedXAResource
-
- abortTransaction() - Method in class com.caucho.transaction.UserTransactionImpl
-
Aborts the transaction.
- abortTransaction() - Method in class com.caucho.transaction.UserTransactionProxy
-
Finish any transaction.
- abs() - Method in class com.caucho.quercus.env.ArgRef
-
Absolute value.
- abs() - Method in class com.caucho.quercus.env.DoubleValue
-
Absolute value.
- abs() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Absolute value.
- abs() - Method in class com.caucho.quercus.env.LongValue
-
Absolute value.
- abs() - Method in class com.caucho.quercus.env.Value
-
Absolute value.
- abs() - Method in class com.caucho.quercus.env.Var
-
Absolute value.
- abs(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- AbstractActorProcessor<T> - Class in com.caucho.env.actor
-
Processes an actor item.
- AbstractActorProcessor() - Constructor for class com.caucho.env.actor.AbstractActorProcessor
-
- AbstractActorQueue<M> - Class in com.caucho.util
-
Value queue with atomic reference.
- AbstractActorQueue() - Constructor for class com.caucho.util.AbstractActorQueue
-
- AbstractAspectFactory<X> - Class in com.caucho.config.gen
-
Represents a filter for invoking a method
- AbstractAspectFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.AbstractAspectFactory
-
- AbstractAspectGenerator<X> - Class in com.caucho.config.gen
-
Represents a filter for invoking a method
- AbstractAspectGenerator(AspectFactory<X>, <any>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.AbstractAspectGenerator
-
- AbstractBean<T> - Class in com.caucho.config.inject
-
Common bean introspection for Produces and ManagedBean.
- AbstractBean(InjectManager) - Constructor for class com.caucho.config.inject.AbstractBean
-
- AbstractBeanConfig - Class in com.caucho.config.cfg
-
Backwards compatibility class for 3.1-style <jms-queue>, etc.
- AbstractBeanConfig() - Constructor for class com.caucho.config.cfg.AbstractBeanConfig
-
- AbstractBeanType - Class in com.caucho.config.type
-
Represents an interface.
- AbstractBeanType(Class) - Constructor for class com.caucho.config.type.AbstractBeanType
-
Create the interface type
- AbstractBinaryExpr - Class in com.caucho.quercus.expr
-
Common analysis for a PHP binary expression.
- AbstractBinaryExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.AbstractBinaryExpr
-
- AbstractBinaryExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.AbstractBinaryExpr
-
- AbstractBinaryInput - Class in com.caucho.quercus.lib.file
-
Represents a Quercus file open for reading
- AbstractBinaryInput(Env) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- AbstractBinaryInput(Env, ReadStream) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- AbstractBinaryInputOutput - Class in com.caucho.quercus.lib.file
-
Represents a Quercus file open for reading
- AbstractBinaryInputOutput(Env) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- AbstractBinaryOutput - Class in com.caucho.quercus.lib.file
-
Represents a PHP open file
- AbstractBinaryOutput() - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
- AbstractBooleanExpr - Class in com.caucho.el
-
Base implementation for a boolean-valued expression.
- AbstractBooleanExpr() - Constructor for class com.caucho.el.AbstractBooleanExpr
-
- AbstractByteToChar - Class in com.caucho.vfs
-
Utility class for converting a byte stream to a character stream.
- AbstractClassEnhancer - Class in com.caucho.loader.enhancer
-
Interface for a class enhancer.
- AbstractClassEnhancer() - Constructor for class com.caucho.loader.enhancer.AbstractClassEnhancer
-
- AbstractDocumentBuilder - Class in com.caucho.xml.parsers
-
JAXP document builder factory for strict XML parsing.
- AbstractDocumentBuilder() - Constructor for class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- AbstractEnvironmentListener - Class in com.caucho.loader
-
Interface for receiving environment events.
- AbstractEnvironmentListener() - Constructor for class com.caucho.loader.AbstractEnvironmentListener
-
- AbstractFilter - Class in com.caucho.quercus.lib.filter
-
- AbstractFilter() - Constructor for class com.caucho.quercus.lib.filter.AbstractFilter
-
- AbstractFunction - Class in com.caucho.quercus.function
-
Represents a function
- AbstractFunction() - Constructor for class com.caucho.quercus.function.AbstractFunction
-
- AbstractFunction(Location) - Constructor for class com.caucho.quercus.function.AbstractFunction
-
- AbstractGenerator - Class in com.caucho.java
-
Generates the Java code for the wrapped object.
- AbstractGenerator() - Constructor for class com.caucho.java.AbstractGenerator
-
- AbstractGet() - Constructor for class com.caucho.quercus.env.ArrayValue.AbstractGet
-
- AbstractInjectionPoint - Class in com.caucho.config.inject
-
- AbstractInjectionPoint(InjectManager, Bean, Member, Type, Set<Annotation>, Annotation[]) - Constructor for class com.caucho.config.inject.AbstractInjectionPoint
-
- AbstractInjectionTarget<X> - Class in com.caucho.config.inject
-
Abstract introspected view of a Bean injectible field
- AbstractInjectionTarget() - Constructor for class com.caucho.config.inject.AbstractInjectionTarget
-
- AbstractInterceptorBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- AbstractInterceptorBean() - Constructor for class com.caucho.config.inject.AbstractInterceptorBean
-
- AbstractIntrospectedBean<T> - Class in com.caucho.config.inject
-
Common bean introspection for Produces and ManagedBean.
- AbstractIntrospectedBean(InjectManager, Type, Annotated) - Constructor for class com.caucho.config.inject.AbstractIntrospectedBean
-
- AbstractIteratorImpl<T> - Class in com.caucho.quercus.lib.spl
-
- AbstractIteratorImpl(Env, ObjectValue) - Constructor for class com.caucho.quercus.lib.spl.AbstractIteratorImpl
-
- AbstractJavaCompiler - Class in com.caucho.java
-
Compiles Java source, returning the loaded class.
- AbstractJavaCompiler(JavaCompilerUtil) - Constructor for class com.caucho.java.AbstractJavaCompiler
-
- AbstractJavaMethod - Class in com.caucho.quercus.env
-
Represents the introspected static function information.
- AbstractJavaMethod() - Constructor for class com.caucho.quercus.env.AbstractJavaMethod
-
- AbstractLogHandler - Class in com.caucho.log
-
Configures a log handler
- AbstractLogHandler() - Constructor for class com.caucho.log.AbstractLogHandler
-
- AbstractLongValuedExpr - Class in com.caucho.quercus.expr
-
Represents a PHP expression.
- AbstractLongValuedExpr(Location) - Constructor for class com.caucho.quercus.expr.AbstractLongValuedExpr
-
- AbstractLongValuedExpr() - Constructor for class com.caucho.quercus.expr.AbstractLongValuedExpr
-
- AbstractManagedObject - Class in com.caucho.management.server
-
Parent mbean of all Resin's managed objects.
- AbstractManagedObject() - Constructor for class com.caucho.management.server.AbstractManagedObject
-
- AbstractManagedObject(ClassLoader) - Constructor for class com.caucho.management.server.AbstractManagedObject
-
- AbstractMBeanServer - Class in com.caucho.jmx
-
The main interface for retrieving and managing JMX objects.
- AbstractMBeanServer(String) - Constructor for class com.caucho.jmx.AbstractMBeanServer
-
Creats a new MBeanServer implementation.
- AbstractMeter - Class in com.caucho.env.meter
-
- AbstractMeter(String) - Constructor for class com.caucho.env.meter.AbstractMeter
-
- AbstractMethodExpr - Class in com.caucho.quercus.expr
-
Represents a PHP function expression.
- AbstractMethodExpr(Location) - Constructor for class com.caucho.quercus.expr.AbstractMethodExpr
-
- AbstractModel - Class in com.caucho.naming
-
Abstract data model behind Resin's JNDI.
- AbstractModel() - Constructor for class com.caucho.naming.AbstractModel
-
- AbstractNumberExpr - Class in com.caucho.xpath.expr
-
- AbstractNumberExpr() - Constructor for class com.caucho.xpath.expr.AbstractNumberExpr
-
- AbstractObserverMethod<T> - Class in com.caucho.config.event
-
Common bean introspection for Produces and ManagedBean.
- AbstractObserverMethod() - Constructor for class com.caucho.config.event.AbstractObserverMethod
-
- AbstractParser - Class in com.caucho.xml
-
- AbstractPattern - Class in com.caucho.xpath.pattern
-
A node selection pattern.
- AbstractPrintWriter - Class in com.caucho.vfs
-
An abstract print writer.
- AbstractPrintWriter() - Constructor for class com.caucho.vfs.AbstractPrintWriter
-
Creates the print writer.
- AbstractQuercusModule - Class in com.caucho.quercus.module
-
Represents a quercus module.
- AbstractQuercusModule() - Constructor for class com.caucho.quercus.module.AbstractQuercusModule
-
- AbstractResinSubSystem - Class in com.caucho.env.service
-
Interface for a service registered with the Resin Server.
- AbstractResinSubSystem() - Constructor for class com.caucho.env.service.AbstractResinSubSystem
-
- AbstractRolloverLog - Class in com.caucho.log
-
Abstract class for a log that rolls over based on size or period.
- AbstractRolloverLog() - Constructor for class com.caucho.log.AbstractRolloverLog
-
- AbstractScanClass - Class in com.caucho.loader.enhancer
-
Interface for a scanned class.
- AbstractScanClass() - Constructor for class com.caucho.loader.enhancer.AbstractScanClass
-
- AbstractScopeContext - Class in com.caucho.config.scope
-
Context for a named EL bean scope
- AbstractScopeContext() - Constructor for class com.caucho.config.scope.AbstractScopeContext
-
- AbstractSingletonBean<T> - Class in com.caucho.config.inject
-
SingletonBean represents a singleton instance exported as a web beans.
- AbstractSoftScheduler<E extends TimeIntervalEntry> - Class in com.caucho.util
-
Provides an implementation of the
for managing schedules based on soft or weak references to the
entries in the schedule.
- AbstractSoftScheduler(long) - Constructor for class com.caucho.util.AbstractSoftScheduler
-
Creates a mamp of TimeIntervals of the requested size.
- AbstractSoftScheduler(long, TimeIntervalScheduler.ScheduleType) - Constructor for class com.caucho.util.AbstractSoftScheduler
-
Creates a mamp of TimeIntervals of the requested size.
- AbstractStringExpr - Class in com.caucho.xpath.expr
-
Implements the builtin XPath string expressions.
- AbstractStringExpr() - Constructor for class com.caucho.xpath.expr.AbstractStringExpr
-
- AbstractTaskWorker - Class in com.caucho.env.thread
-
A generic pool of threads available for Alarms and Work tasks.
- AbstractTaskWorker() - Constructor for class com.caucho.env.thread.AbstractTaskWorker
-
- AbstractTaskWorker(ThreadPool) - Constructor for class com.caucho.env.thread.AbstractTaskWorker
-
- AbstractTaskWorker(ClassLoader, ThreadPool) - Constructor for class com.caucho.env.thread.AbstractTaskWorker
-
- AbstractTaskWorker1 - Class in com.caucho.env.thread1
-
A generic pool of threads available for Alarms and Work tasks.
- AbstractTaskWorker1(ClassLoader) - Constructor for class com.caucho.env.thread1.AbstractTaskWorker1
-
- AbstractTaskWorker2 - Class in com.caucho.env.thread2
-
A generic pool of threads available for Alarms and Work tasks.
- AbstractTaskWorker2(ClassLoader) - Constructor for class com.caucho.env.thread2.AbstractTaskWorker2
-
- AbstractThreadLauncher - Class in com.caucho.env.thread
-
- AbstractThreadLauncher() - Constructor for class com.caucho.env.thread.AbstractThreadLauncher
-
- AbstractThreadLauncher1 - Class in com.caucho.env.thread1
-
- AbstractThreadLauncher1() - Constructor for class com.caucho.env.thread1.AbstractThreadLauncher1
-
- AbstractThreadLauncher1(ClassLoader) - Constructor for class com.caucho.env.thread1.AbstractThreadLauncher1
-
- AbstractThreadLauncher2 - Class in com.caucho.env.thread2
-
- AbstractThreadLauncher2() - Constructor for class com.caucho.env.thread2.AbstractThreadLauncher2
-
- AbstractThreadLauncher2(ClassLoader) - Constructor for class com.caucho.env.thread2.AbstractThreadLauncher2
-
- AbstractUnaryExpr - Class in com.caucho.quercus.expr
-
Represents a PHP boolean negation
- AbstractUnaryExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.AbstractUnaryExpr
-
- AbstractUnaryExpr(Expr) - Constructor for class com.caucho.quercus.expr.AbstractUnaryExpr
-
- AbstractValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- AbstractValueExpression() - Constructor for class com.caucho.el.AbstractValueExpression
-
- AbstractValueExpression(Expr, String) - Constructor for class com.caucho.el.AbstractValueExpression
-
- AbstractValueExpression(Expr) - Constructor for class com.caucho.el.AbstractValueExpression
-
- AbstractVarExpr - Class in com.caucho.quercus.expr
-
Represents an expression that is assignable
- AbstractVarExpr(Location) - Constructor for class com.caucho.quercus.expr.AbstractVarExpr
-
- AbstractVarExpr() - Constructor for class com.caucho.quercus.expr.AbstractVarExpr
-
- AbstractVariableResolver - Class in com.caucho.el
-
Abstract variable resolver.
- AbstractVariableResolver() - Constructor for class com.caucho.el.AbstractVariableResolver
-
Creates the resolver
- AbstractVariableResolver(ELResolver) - Constructor for class com.caucho.el.AbstractVariableResolver
-
Creates the resolver
- AbstractWorkerQueue<T> - Class in com.caucho.env.actor
-
Ring-based memory queue processed by a single worker.
- AbstractWorkerQueue(int) - Constructor for class com.caucho.env.actor.AbstractWorkerQueue
-
- AbstractXALogManager - Class in com.caucho.transaction.xalog
-
Implements a single log stream.
- AbstractXALogManager() - Constructor for class com.caucho.transaction.xalog.AbstractXALogManager
-
- AbstractXALogStream - Class in com.caucho.transaction.xalog
-
Implements a single log stream.
- AbstractXALogStream() - Constructor for class com.caucho.transaction.xalog.AbstractXALogStream
-
- ACC_FINAL - Static variable in class com.caucho.bytecode.JavaClass
-
- ACC_PRIVATE - Static variable in class com.caucho.bytecode.JavaClass
-
- ACC_PRIVATE - Static variable in class com.caucho.loader.enhancer.Enhancer
-
- ACC_PROTECTED - Static variable in class com.caucho.bytecode.JavaClass
-
- ACC_PROTECTED - Static variable in class com.caucho.loader.enhancer.Enhancer
-
- ACC_PUBLIC - Static variable in class com.caucho.bytecode.JavaClass
-
- ACC_PUBLIC - Static variable in class com.caucho.loader.enhancer.Enhancer
-
- ACC_STATIC - Static variable in class com.caucho.bytecode.JavaClass
-
- ACC_SUPER - Static variable in class com.caucho.bytecode.JavaClass
-
- accept(QSocket) - Method in class com.caucho.vfs.QServerSocket
-
- accept(QSocket) - Method in class com.caucho.vfs.QServerSocketWrapper
-
Accepts a new socket.
- acceptInitialRead(byte[], int, int) - Method in class com.caucho.vfs.QSocket
-
- acceptInitialRead(byte[], int, int) - Method in class com.caucho.vfs.QSocketWrapper
-
Accepts a new socket.
- ACONST_NULL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- acos(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- acosh(Env, double) - Static method in class com.caucho.quercus.lib.MathModule
-
- acquire() - Method in class com.caucho.env.meter.SemaphoreMeter
-
- acquire() - Method in interface com.caucho.env.meter.SemaphoreSensor
-
Acquire a resource from the semaphore.
- acquire() - Static method in class com.caucho.util.JniUtil
-
- ActiveMeter - Class in com.caucho.env.meter
-
- ActiveMeter(String) - Constructor for class com.caucho.env.meter.ActiveMeter
-
- ActiveSensor - Interface in com.caucho.env.meter
-
The ActiveSensor measures the number of threads currently using a resource.
- ActiveTimeMeter - Class in com.caucho.env.meter
-
- ActiveTimeMeter(String) - Constructor for class com.caucho.env.meter.ActiveTimeMeter
-
- ActiveTimeSensor - Interface in com.caucho.env.meter
-
- ActorProcessor<T> - Interface in com.caucho.env.actor
-
Processes an actor item.
- ActorQueue<T extends RingItem> - Class in com.caucho.env.actor
-
Interface for the transaction log.
- ActorQueue(int, RingItemFactory<T>, ActorProcessor<? super T>...) - Constructor for class com.caucho.env.actor.ActorQueue
-
- ActorQueue<M> - Interface in com.caucho.util
-
Blocking queue with a processor.
- ActorQueueApi<T> - Interface in com.caucho.env.actor
-
Interface for an actor queue
- ActorQueueBuilder<T> - Class in com.caucho.env.actor
-
Interface for an actor queue
- ActorQueueBuilder() - Constructor for class com.caucho.env.actor.ActorQueueBuilder
-
- ActorQueuePreallocApi<T extends RingItem> - Interface in com.caucho.env.actor
-
Interface for an actor queue
- ActorQueuePreallocBuilder<T extends RingItem> - Class in com.caucho.env.actor
-
Interface for an actor queue
- ActorQueuePreallocBuilder() - Constructor for class com.caucho.env.actor.ActorQueuePreallocBuilder
-
- add(int, byte[], int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Adds a byte to the code.
- add(Annotation) - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Adds a component binding.
- add(Bean) - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- add(Annotation) - Method in class com.caucho.config.reflect.AnnotationSet
-
- add(FileSetType) - Method in class com.caucho.config.types.FileSetType
-
- add(long) - Method in class com.caucho.env.meter.AverageMeter
-
- add(long) - Method in interface com.caucho.env.meter.AverageSensor
-
Adds a data sample to the probe
- add(JmxExpr) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- add(long) - Method in class com.caucho.env.meter.TimeMeter
-
- add(long) - Method in class com.caucho.env.meter.TimeRangeMeter
-
- add(long) - Method in interface com.caucho.env.meter.TimeSensor
-
Adds a time sample to the probe
- add(String, int, int) - Method in class com.caucho.java.LineMap
-
Adds a new line map entry.
- add(String, int, int, boolean) - Method in class com.caucho.java.LineMap
-
- add(int, int) - Method in class com.caucho.java.LineMap
-
- add(String, JarEntry) - Method in class com.caucho.loader.JarMap
-
- add(char[], int, JarEntry) - Method in class com.caucho.loader.JarMap
-
- add(Handler) - Method in class com.caucho.log.LoggerConfig
-
- add(Filter) - Method in class com.caucho.log.LoggerConfig
-
- add(Handler) - Method in class com.caucho.log.LogHandlerConfig
-
- add(Dependency) - Method in class com.caucho.make.DependencyContainer
-
Adds a dependency.
- add(PersistentDependency) - Method in class com.caucho.make.DependencyList
-
Adds a dependency.
- add(Make) - Method in class com.caucho.make.MakeContainer
-
Adds a dependency.
- add(String) - Method in class com.caucho.naming.QName
-
Add a component to the tail of the name, returning the name.
- add(int, String) - Method in class com.caucho.naming.QName
-
Add a component at a specific position, returning the name.
- add(Value) - Method in class com.caucho.quercus.env.ArgRef
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.ArgRef
-
Adds to the following value.
- add(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns a union of this array and the rValue as array.
- add(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
- add(Value) - Method in class com.caucho.quercus.env.DoubleValue
-
Multiplies to the following value.
- add(long) - Method in class com.caucho.quercus.env.DoubleValue
-
Multiplies to the following value.
- add(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Adds to the following value.
- add(Value) - Method in class com.caucho.quercus.env.LongValue
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.LongValue
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.NullValue
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.StringValue
-
Adds to the following value.
- add(Value) - Method in class com.caucho.quercus.env.Value
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.Value
-
Multiplies to the following value.
- add(Value) - Method in class com.caucho.quercus.env.Var
-
Adds to the following value.
- add(long) - Method in class com.caucho.quercus.env.Var
-
Adds to the following value.
- add(DateInterval) - Method in class com.caucho.quercus.lib.date.DateTime
-
- add(String) - Method in class com.caucho.quercus.lib.pdf.PDFProcSet
-
- add(String, boolean, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an ini default for an ini that has a boolean value.
- add(String, long, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an ini default for an ini that has a long value.
- add(String, String, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an ini default for an ini that has a string value.
- add(M) - Method in class com.caucho.util.AbstractActorQueue
-
- add(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
Inserts a byte array
- add(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- add(int, int) - Method in class com.caucho.util.ByteBuffer
-
Inserts a byte array
- add(int) - Method in class com.caucho.util.ByteBuffer
-
- add(String) - Method in class com.caucho.util.ByteBuffer
-
- add(char[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- add(CharBuffer) - Method in class com.caucho.util.ByteBuffer
-
- add(E) - Method in class com.caucho.util.ConcurrentArrayList
-
- add(T) - Method in class com.caucho.util.ExpandableArray
-
- add(int) - Method in class com.caucho.util.IntArray
-
Adds an integer to the array.
- add(IntArray) - Method in class com.caucho.util.IntArray
-
Appends the integers in array to the end of this array.
- add(int, int) - Method in class com.caucho.util.IntArray
-
Inserts an integer into the array.
- add(int) - Method in class com.caucho.util.IntQueue
-
- add(E) - Method in class com.caucho.util.LifoSet
-
Adds an element.
- add(E) - Method in class com.caucho.util.NullIterator
-
- add(Dependency) - Method in class com.caucho.vfs.BasicDependencyContainer
-
Adds a dependency.
- add(Node) - Method in class com.caucho.xml.NodeListImpl
-
Adds an item.
- add(String) - Method in class com.caucho.xml.readers.MacroReader
-
Adds a string to the macro.
- add(CharBuffer) - Method in class com.caucho.xml.readers.MacroReader
-
Adds a char buffer to the macro.
- add(char) - Method in class com.caucho.xml.readers.MacroReader
-
Adds a new character to the buffer.
- add(XMLEvent) - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- add(XMLEventReader) - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- ADD - Static variable in class com.caucho.xpath.Expr
-
- add_page_to_outline(String) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- add_page_to_outline(String, int) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- add_page_to_outline(String, double, int) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- addAdd(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addAdd(JmxExpr.JmxAdd) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- addAll(DependencyContainer) - Method in class com.caucho.make.DependencyContainer
-
- addAll(ArrayList<Dependency>) - Method in class com.caucho.make.DependencyContainer
-
- addAll(Name) - Method in class com.caucho.naming.QName
-
Append a name to the current name.
- addAll(int, Name) - Method in class com.caucho.naming.QName
-
Insert a name to the current name.
- addAll(Env, SplObjectStorage) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- addAll(IniDefinitions) - Method in class com.caucho.quercus.module.IniDefinitions
-
- addAll(Collection<? extends M>) - Method in class com.caucho.util.AbstractActorQueue
-
- addAnalysisAnnotation(Annotation) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addAnalysisAnnotation(Annotation) - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
Analysis annotations
- addAnalysisAnnotation(Annotation) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- addAnnotatedType(<any>) - Method in class com.caucho.config.extension.BeforeBeanDiscoveryImpl
-
- addAnnotation(Annotation) - Method in class com.caucho.config.cfg.BeansConfig.DeployConfig
-
- addAnnotation(Annotation) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addAnnotation(Annotation) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- addAnnotation(Annotation) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addAnnotation(Annotation) - Method in class com.caucho.config.xml.XmlBeanFieldConfig
-
- addAnnotation(Annotation) - Method in class com.caucho.config.xml.XmlBeanMethodConfig
-
- addAnnotationIfAbsent(Annotation) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addAnnotations(Collection<Annotation>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addAnnotations(Annotation[]) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addArg(Object) - Method in class com.caucho.config.types.InstantiationConfig
-
Adds an argument.
- addArg(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addArg(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanNewConfig
-
- addArg(ConfigProgram) - Method in class com.caucho.jmx.MBeanConfig
-
Adds an argument.
- addArg(String) - Method in class com.caucho.loader.CompilingLoader
-
Adds an argument.
- addArgs(ArrayList<ConfigProgram>) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addAttribute(Attribute) - Method in class com.caucho.bytecode.CodeAttribute
-
Adds an attribute.
- addAttribute(Attribute) - Method in class com.caucho.bytecode.JavaClass
-
Adds an attribute
- addAttribute(Attribute) - Method in class com.caucho.bytecode.JavaField
-
Adds an attribute.
- addAttribute(Attribute) - Method in class com.caucho.bytecode.JavaMethod
-
Adds an attribute.
- AddAttribute<T> - Class in com.caucho.config.attribute
-
- AddAttribute(Method, ConfigType<T>) - Constructor for class com.caucho.config.attribute.AddAttribute
-
- addAttribute(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- addAttribute(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- addAttribute(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- addAttribute(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public void SimpleXMLElement::addAttribute ( string $name [, string $value [, string $namespace ]] )
- addAutoloadFunction(Callable, boolean) - Method in class com.caucho.quercus.env.Env
-
Registers an SPL autoload function.
- addBean(<any>) - Method in class com.caucho.config.extension.AfterBeanDiscoveryImpl
-
- addBean(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Processes the discovered bean
- addBean(<any>, Annotated) - Method in class com.caucho.config.inject.InjectManager
-
- addBean(<any>, <any>) - Method in class com.caucho.config.inject.InjectManager
-
Adds a new bean definition to the manager
- addBeanDiscover(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Processes the discovered bean
- addBeanDiscover(<any>, Annotated) - Method in class com.caucho.config.inject.InjectManager
-
Processes the discovered bean
- addBeanImpl(<any>, Annotated) - Method in class com.caucho.config.inject.InjectManager
-
Adds a new bean definition to the manager
- addBeansXmlOverride(Path, Path) - Method in class com.caucho.config.inject.InjectManager
-
- addBinding(Annotation) - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Adds a component binding.
- addBinding(Annotation) - Method in class com.caucho.config.cfg.BeanConfig
-
Adds a component binding.
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.config.core.ResinEnv
-
Adds to the builder program.
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.config.core.ResinIf
-
Adds to the builder program.
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.config.core.ResinWhen
-
Adds to the builder program.
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.config.types.ConfigProgramArray
-
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.ivy.IvyDependency
-
Ignore unknown properties
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.ivy.IvyInfo
-
Ignore unknown properties
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.ivy.IvyModule
-
Ignore unknown properties
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.maven.MavenProject
-
Add BuilderProgram ignores unknown tags
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.maven.MavenProject.Dependencies
-
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- addBuilderProgram(ConfigProgram) - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- addByte(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Adds a byte to the code.
- addByte(int) - Method in class com.caucho.util.ByteBuffer
-
- addByte(int) - Method in class com.caucho.vfs.AbstractByteToChar
-
Adds the next byte.
- addByte(int) - Method in class com.caucho.vfs.OldByteToChar
-
Adds the next byte.
- addCatch(StringValue, AbstractVarExpr, Statement) - Method in class com.caucho.quercus.statement.TryStatement
-
- addCdataElement(String) - Method in class com.caucho.xml.XmlPrinter
-
- addChar(char) - Method in class com.caucho.vfs.AbstractByteToChar
-
Adds the next character.
- addChar(char) - Method in class com.caucho.vfs.OldByteToChar
-
Adds the next character.
- addChild(PDFDestination) - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- addChild(Env, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public SimpleXMLElement addChild( string $name [, string $value [, string $namespace ]] )
- addChild(ProfileItem) - Method in class com.caucho.quercus.profile.ProfileMethod
-
Adds a child item
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.AttributePattern
-
Adds an attribute.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.ChoicePattern
-
Adds an element.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Adds an element.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.GroupPattern
-
Adds an element.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.InterleavePattern
-
Adds an element.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.Pattern
-
Adds an element child.
- addChild(Pattern) - Method in class com.caucho.relaxng.pattern.ZeroOrMorePattern
-
Adds an element.
- addChildEnvironmentListener(EnvironmentListener) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addChildEnvironmentListener(EnvironmentListener, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addChildLoaderListener(AddLoaderListener) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addChildLoaderListener(AddLoaderListener, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addClass(String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addClass(String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a class constant.
- addClass(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig.AlternativesConfig
-
- addClass(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig.Decorators
-
- addClass(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig.Interceptors
-
- addClass(ClassDef, int, int) - Method in class com.caucho.quercus.env.Env
-
Adds the class with the given name
- addClass(String, ClassDef) - Method in class com.caucho.quercus.env.Env
-
- addClass(String, Class<?>, String, Class<?>) - Method in class com.caucho.quercus.module.ModuleContext
-
- addClass(String, ClassDef) - Method in class com.caucho.quercus.page.QuercusPage
-
Adds a class.
- addClass(Location, String, String, ArrayList<String>, int, boolean) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a class
- addClass(Location, String, String, ArrayList<String>, int, boolean) - Method in class com.caucho.quercus.parser.FunctionScope
-
Adds a class
- addClass(Location, String, String, ArrayList<String>, int, boolean) - Method in class com.caucho.quercus.parser.GlobalScope
-
Adds a class
- addClass(Location, String, String, ArrayList<String>, int, boolean) - Method in class com.caucho.quercus.parser.Scope
-
Adds a class.
- addClass(PhpClassConfig) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Adds a quercus class.
- addClassAlias(String, QuercusClass) - Method in class com.caucho.quercus.env.Env
-
Adds a class alias.
- addClassAnnotation(char[], int, int) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Adds the class annotation type
- addClassAnnotation(char[], int, int) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
Adds a class annotation
- addClassAnnotation(char[], int, int) - Method in interface com.caucho.loader.enhancer.ScanClass
-
Adds a class annotation
- addClassAnnotation(char[], int, int) - Method in class com.caucho.loader.enhancer.ScanClassAllow
-
- addClassDef(String, ClassDef) - Method in class com.caucho.quercus.env.DefinitionState
-
Adds a class, e.g.
- addClassDef(String, ClassDef) - Method in class com.caucho.quercus.env.Env
-
Adds a class, e.g.
- addClassEnhancer(ClassEnhancer) - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Adds a class enhancer.
- addClassField(StringValue, Expr, FieldVisibility, String) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a value
- addClassField(StringValue, Expr, FieldVisibility, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a value.
- addClassLoaderListener(ClassLoaderListener) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addClassLoaderListener(ClassLoaderListener, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addClassName(String) - Method in class com.caucho.config.inject.ScanRootContext
-
- addClassPath() - Method in class com.caucho.vfs.MergePath
-
Adds the classpath as paths in the MergePath.
- addClassPath(ClassLoader) - Method in class com.caucho.vfs.MergePath
-
Adds the classpath for the loader as paths in the MergePath.
- addClassPath(String) - Method in class com.caucho.vfs.MergePath
-
Adds the classpath for the loader as paths in the MergePath.
- addCleanup(EnvCleanup) - Method in class com.caucho.quercus.env.Env
-
add resource to the list of refrences that are
cleaned up when finished with this environment.
- addCloseListener(Object) - Static method in class com.caucho.loader.Environment
-
Add close listener.
- addCloseListener(Object, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add close listener.
- addCodeBasePath(String) - Method in class com.caucho.loader.DynamicClassLoader
-
- addComponent(BaseType, Annotated, <any>) - Method in class com.caucho.config.inject.WebComponent
-
- addComponent(ClassComponent) - Method in class com.caucho.java.gen.BaseClass
-
Adds a class component.
- addConditionalClass(InterpretedClassDef) - Method in class com.caucho.quercus.parser.ClassScope
-
- addConditionalClass(InterpretedClassDef) - Method in class com.caucho.quercus.parser.FunctionScope
-
- addConditionalClass(InterpretedClassDef) - Method in class com.caucho.quercus.parser.GlobalScope
-
Adds a class
- addConditionalClass(InterpretedClassDef) - Method in class com.caucho.quercus.parser.Scope
-
Adds a conditional class.
- addConditionalFunction(StringValue, Function) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a function defined in a conditional block.
- addConditionalFunction(StringValue, Function) - Method in class com.caucho.quercus.parser.FunctionScope
-
Adds a function defined in a conditional block.
- addConditionalFunction(StringValue, Function) - Method in class com.caucho.quercus.parser.GlobalScope
-
- addConditionalFunction(StringValue, Function) - Method in class com.caucho.quercus.parser.Scope
-
Adds a function defined in a conditional block.
- addConditionalFunction(Function) - Method in class com.caucho.quercus.parser.Scope
-
Adds a function defined in a conditional block.
- addConfiguredBean(String) - Method in class com.caucho.config.inject.InjectManager
-
- addConfiguredBean(String) - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- addConfiguredClass(String) - Method in class com.caucho.config.inject.InjectManager
-
- addConstant(ConstantPoolEntry) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a new constant.
- addConstant(String, Value, boolean) - Method in class com.caucho.quercus.env.Env
-
Sets a constant.
- addConstant(StringValue, Value, boolean) - Method in class com.caucho.quercus.env.Env
-
Sets a constant.
- addConstant(int, Value, boolean) - Method in class com.caucho.quercus.env.Env
-
Sets a constant.
- addConstant(StringValue, Expr) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a constant definition
- addConstant(Map<StringValue, Value>, String, Value) - Static method in class com.caucho.quercus.module.AbstractQuercusModule
-
- addConstant(Map<StringValue, Value>, String, long) - Static method in class com.caucho.quercus.module.AbstractQuercusModule
-
- addConstant(Map<StringValue, Value>, String, String) - Static method in class com.caucho.quercus.module.AbstractQuercusModule
-
- addConstant(StringValue, Expr) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a constant value
- addConstant(String, Expr) - Method in class com.caucho.quercus.parser.Scope
-
Adds a constant.
- addConstant(StringValue, Expr) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a const value.
- addConstants(JavaClass) - Method in class com.caucho.bytecode.Attribute
-
Update the JavaClass when adding.
- addConstants(JavaClass) - Method in class com.caucho.bytecode.SourceDebugExtensionAttribute
-
Update the JavaClass when adding.
- addContentProgram(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanNewConfig
-
- addContext(Context) - Method in class com.caucho.config.extension.AfterBeanDiscoveryImpl
-
- addContext(Context) - Method in class com.caucho.config.inject.InjectManager
-
Adds a new scope context
- addCookie(QuercusCookie) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- addCookie(QuercusCookie) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- addcslashes(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Escapes a string using C syntax.
- addCurl(CurlResource) - Method in class com.caucho.quercus.lib.curl.CurlMultiResource
-
- addCustomBean(XmlBeanConfig<?>) - Method in class com.caucho.config.cfg.BeanConfig
-
- addCustomBean(XmlBeanConfig<?>) - Method in class com.caucho.config.cfg.BeansConfig
-
Adds a namespace bean
- addCustomBean(XmlBeanConfig<?>) - Method in class com.caucho.config.cfg.BeansConfig.Decorators
-
- addData(long) - Method in class com.caucho.env.meter.AverageTimeMeter
-
- addData() - Method in class com.caucho.env.meter.SampleCountMeter
-
- addDecorator(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig.Decorators
-
- addDecoratorClass(Class<?>) - Method in class com.caucho.config.inject.InjectManager
-
Adds a new decorator class
- addDefinitionError(Throwable) - Method in class com.caucho.config.extension.AfterBeanDiscoveryImpl
-
- addDefinitionError(Throwable) - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- addDefinitionError(Throwable) - Method in class com.caucho.config.extension.ProcessInjectionTargetImpl
-
- addDefinitionError(Throwable) - Method in class com.caucho.config.extension.ProcessObserverImpl
-
- addDefinitionError(Throwable) - Method in class com.caucho.config.extension.ProcessProducerImpl
-
- addDefinitionError(Throwable) - Method in class com.caucho.config.inject.InjectManager
-
- addDelta(JmxExpr.JmxDelta) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- addDepend(Path) - Method in class com.caucho.quercus.program.QuercusProgram
-
Adds a dependency.
- addDepend(Path) - Method in class com.caucho.xml.QDocument
-
- addDependencies(DependencyContainer) - Method in class com.caucho.loader.ClassEntry
-
Adds the dependencies, returning true if it's adding itself.
- addDependency(PersistentDependency) - Method in interface com.caucho.config.DependencyBean
-
- addDependency(PersistentDependency) - Method in class com.caucho.config.gen.BeanGenerator
-
- addDependency(Class<?>) - Method in class com.caucho.config.gen.BeanGenerator
-
- addDependency(PersistentDependency) - Method in class com.caucho.java.gen.DependencyComponent
-
Adds a dependency.
- addDependency(ModuleConfig) - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds a jar dependency, to be loaded from the repository
- addDependency(Dependency) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a dependency.
- addDependency(Dependency) - Static method in class com.caucho.loader.Environment
-
Adds a dependency to the current environment.
- addDependency(Dependency, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Adds a dependency to the current environment.
- addDependency(Path) - Static method in class com.caucho.loader.Environment
-
Adds a dependency to the current environment.
- addDependency(Path, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Adds a dependency to the current environment.
- addDependency(IvyDependency) - Method in class com.caucho.loader.ivy.IvyLoader
-
Adds an ivy dependency
- addDependency(ArtifactDependency) - Method in class com.caucho.loader.module.ArtifactManager
-
- addDependencyComponent() - Method in class com.caucho.java.gen.BaseClass
-
Creates the dependency component.
- addDependencyList(ArrayList<PersistentDependency>) - Method in class com.caucho.java.gen.DependencyComponent
-
Adds a dependency list.
- addDeploymentProblem(Throwable) - Method in class com.caucho.config.extension.AfterDeploymentValidationImpl
-
- addDescription(String) - Method in class com.caucho.config.types.SecurityRoleRef
-
Adds a description
- addDestination(PDFDestination, int) - Method in class com.caucho.quercus.lib.pdf.PDFOutline
-
- addDestructor(<any>, T) - Method in class com.caucho.config.scope.SingletonScope
-
- addDouble(double) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a double constant.
- addDouble(double) - Method in class com.caucho.util.ByteBuffer
-
- addDoubleReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addEnhancer(ClassEnhancer) - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Adds a class enhancer.
- addEnhancer(ClassEnhancer) - Method in class com.caucho.loader.enhancer.EnhancerPrepare
-
Adds a class enhancer.
- addEnvironmentListener(EnvironmentListener) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addEnvironmentListener(EnvironmentListener, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add listener.
- addEnvironmentListener() - Method in class com.caucho.util.Alarm
-
Registers the alarm with the environment listener for auto-close
- addException(ClassConstant, int, int, int) - Method in class com.caucho.bytecode.CodeAttribute
-
Returns the exceptions.
- addException(String) - Method in class com.caucho.bytecode.ExceptionsAttribute
-
Adds an exception
- addExclude(PathPatternType) - Method in class com.caucho.config.types.FileSetType
-
Adds an exclude pattern.
- addExit(ExitListener, Object) - Static method in class com.caucho.util.Exit
-
Registers the object and listener.
- addExit() - Static method in class com.caucho.util.Exit
-
Starts a protection scope.
- AddExpr - Class in com.caucho.el
-
Represents a binary addition numeric operation
- AddExpr(Expr, Expr) - Constructor for class com.caucho.el.AddExpr
-
Creates the addition expression.
- AddExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- AddExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.AddExpr
-
- addExtension(Extension) - Method in class com.caucho.config.extension.ExtensionManager
-
- addExtension(Extension) - Method in class com.caucho.config.inject.InjectManager
-
- addExtensionClass(String, String) - Method in class com.caucho.quercus.module.ModuleContext
-
Adds a class to the extension's list of classes.
- addExtensionClass(String) - Method in class com.caucho.quercus.module.ModuleInfo
-
- addExtensionObserver(<any>, BaseType, Annotation...) - Method in class com.caucho.config.event.EventManager
-
Registers an event observer
- addField(JavaField) - Method in class com.caucho.bytecode.JavaClass
-
Adds a field
- addField(XmlBeanFieldConfig) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addField(ClassField) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a field.
- addFieldIndex(String, int) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns the field index.
- addFieldRef(String, String, String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addFieldRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a field ref constant.
- addFlags(String, int) - Method in class com.caucho.vfs.XmlWriter.Xhtml
-
- addFloat(float) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a float constant.
- addFloat(float) - Method in class com.caucho.util.ByteBuffer
-
- addFloatReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addFormValue(Env, ArrayValue, String, String[], boolean, boolean) - Static method in class com.caucho.quercus.env.Post
-
- addFormValue(Env, ArrayValue, String, Value, String[], boolean, boolean) - Static method in class com.caucho.quercus.env.Post
-
- addFunction(StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.DefinitionState
-
Adds a function, e.g.
- addFunction(StringValue, StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.DefinitionState
-
Adds a function from a compiled include
- addFunction(String, AbstractFunction) - Method in class com.caucho.quercus.env.Env
-
- addFunction(StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.Env
-
- addFunction(String, AbstractJavaMethod) - Method in class com.caucho.quercus.env.FunctionMap
-
- addFunction(StringValue, AbstractFunction) - Method in class com.caucho.quercus.page.QuercusPage
-
Adds a function.
- addFunction(StringValue, Function, boolean) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a function.
- addFunction(StringValue, Function, boolean) - Method in class com.caucho.quercus.parser.FunctionScope
-
Adds a function.
- addFunction(StringValue, Function, boolean) - Method in class com.caucho.quercus.parser.GlobalScope
-
Adds a function.
- addFunction(StringValue, Function, boolean) - Method in class com.caucho.quercus.parser.Scope
-
Adds a function.
- addFunction(StringValue, Function) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a function.
- addFunction(String, Object) - Method in class com.caucho.xpath.Env
-
Adds and extension function
- addFunctionFromPage(String, String, AbstractFunction) - Method in class com.caucho.quercus.env.Env
-
Adds a function from a compiled include
- addHandler(WarningHandler) - Method in class com.caucho.env.warning.WarningService
-
Add a warning event handler.
- addHandler(Handler) - Method in class com.caucho.log.LogConfig
-
Adds a handler
- addHeader(String, String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- addHeader(String, String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- addHealthStatusListener(HealthStatusListener) - Method in class com.caucho.env.health.HealthStatusService
-
Registers a HealthStatusListener to receive health status notifications
- addIfAbsent(E) - Method in class com.caucho.util.ConcurrentArrayList
-
- addIfAbsent(E, ConcurrentArrayList.Match<E, K>, K) - Method in class com.caucho.util.ConcurrentArrayList
-
- addImplClass(String, Class<?>) - Method in class com.caucho.quercus.QuercusContext
-
Adds a impl class
- addImplClass(PhpClassConfig) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Adds a quercus class.
- addImport(String) - Method in class com.caucho.java.gen.GenClass
-
Adds an import package.
- addInclude(PathPatternType) - Method in class com.caucho.config.types.FileSetType
-
Adds an include pattern.
- addInitializedClass(String) - Method in class com.caucho.quercus.env.Env
-
Mark this class as being initialized.
- addInitializer(InstanceInitializer) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds an initializer
- addInitModule(QuercusModule) - Method in class com.caucho.quercus.QuercusContext
-
- addInitParam(InitParam) - Method in class com.caucho.config.types.ReferenceConfig
-
Sets an init param.
- addInitParam(InitParam) - Method in class com.caucho.naming.LinkProxy
-
Adds init param.
- addInitProgram(ConfigProgram) - Method in class com.caucho.config.cfg.BeanConfig
-
- addInitProgram(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addInjectionTarget(InjectionTarget) - Method in class com.caucho.config.types.ResourceGroupConfig
-
Adds an injection-target
- addInt(int) - Method in class com.caucho.util.ByteBuffer
-
- addInt(int, int) - Method in class com.caucho.util.ByteBuffer
-
- addInteger(int) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a integer constant.
- addInterceptor(Class<T>) - Method in class com.caucho.config.cfg.BeansConfig
-
- addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class com.caucho.config.extension.BeforeBeanDiscoveryImpl
-
- addInterceptorClass(Class<?>) - Method in class com.caucho.config.inject.InjectManager
-
Adds a new decorator class
- addInterface(char[], int, int) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Adds information about an interface.
- addInterface(String) - Method in class com.caucho.bytecode.JavaClass
-
Adds an interface.
- addInterface(char[], int, int) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
Adds interface information to the scan class.
- addInterface(char[], int, int) - Method in interface com.caucho.loader.enhancer.ScanClass
-
Adds interface information to the scan class.
- addInterface(char[], int, int) - Method in class com.caucho.loader.enhancer.ScanClassAllow
-
- addInterface(String) - Method in class com.caucho.quercus.program.ClassDef
-
- addInterfaceMethodRef(String, String, String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addInterfaceName(String) - Method in class com.caucho.java.gen.BaseClass
-
Adds an interface.
- addInterfaceRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds an interface ref constant.
- addInterfaces(HashSet<String>) - Method in class com.caucho.quercus.program.ClassDef
-
Adds the interfaces to the set
- addInterfaces(HashSet<String>) - Method in class com.caucho.quercus.program.JavaClassDef
-
Adds the interfaces to the set
- addInterfaces(HashSet<String>, Class<?>, boolean) - Method in class com.caucho.quercus.program.JavaClassDef
-
- addIntReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addInverse(FileSetType) - Method in class com.caucho.config.types.FileSetType
-
- addItem(String, String, long, long) - Method in class com.caucho.quercus.profile.ProfileReport
-
Adds a profile item.
- addItem(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
- addItem(NameClassItem) - Method in class com.caucho.relaxng.program.ChoiceNameItem
-
- addItem(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
- addIvyLoader(IvyLoader) - Method in class com.caucho.loader.ClassLoaderConfig
-
Adds an ivy class loader.
- addJar(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a jar loader.
- addJar(Path) - Method in class com.caucho.loader.JarListLoader
-
- addJarManifestClassPath(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds jars based on a manifest classpath.
- addJavaClass(String, Class<?>) - Method in class com.caucho.quercus.QuercusContext
-
Adds a java class
- addJavaClass(String, String) - Method in class com.caucho.quercus.QuercusContext
-
Adds a java class
- addJavaConstant(StringValue, Object) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a constant definition
- addLicenseDirectory(File) - Method in class com.caucho.license.LicenseStore
-
- addLifecycleListener(LifecycleListener) - Method in class com.caucho.env.service.ResinSystem
-
- addLine(int, String, int, int, int) - Method in class com.caucho.java.LineMap
-
Adds a line from the smap
- addListener(CountSensor) - Method in class com.caucho.env.meter.CountMeter
-
Listeners
- addListener(AfterResinStartListener) - Method in class com.caucho.env.service.ResinSystem
-
Adds a new AfterStart listener for post-startup cleanup
- addListener(LifecycleListener) - Method in class com.caucho.lifecycle.Lifecycle
-
Adds a listener to detect lifecycle changes.
- addListener(ClassLoaderListener) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a listener to detect class loader changes.
- addListener(EnvironmentListener) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a listener to detect environment lifecycle changes.
- addLoader() - Method in class com.caucho.config.inject.InjectManager
-
- addLoader(EnvironmentClassLoader) - Method in class com.caucho.config.inject.WebBeansAddLoaderListener
-
Handles the case where the environment is starting (after init).
- addLoader(EnvironmentClassLoader) - Method in class com.caucho.config.type.TypeFactory
-
Called with the loader config changes.
- addLoader(EnvironmentClassLoader) - Method in interface com.caucho.loader.AddLoaderListener
-
Called with the loader config changes.
- addLoader(Loader) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a resource loader to the end of the list.
- addLoader(Loader, int) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a resource loader.
- AddLoaderListener - Interface in com.caucho.loader
-
Interface for adding a loader
- addLoaderListener(AddLoaderListener) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a child listener.
- addLocalClassPath() - Method in class com.caucho.vfs.MergePath
-
Adds the classpath as paths in the MergePath.
- addLocalClassPath(ClassLoader) - Method in class com.caucho.vfs.MergePath
-
Adds the classpath for the loader as paths in the MergePath.
- addLogger(LoggerConfig) - Method in class com.caucho.log.LogConfig
-
Adds a logger.
- addLogger(Logger) - Method in class com.caucho.log.LogManagerImpl
-
Adds a logger.
- addLong(long) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a long constant.
- addLong(long) - Method in class com.caucho.util.ByteBuffer
-
- addLongReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addLowerConstantId(StringValue) - Method in class com.caucho.quercus.QuercusContext
-
Returns the id for a constant
- addManagedBean(ManagedBeanImpl<X>) - Method in class com.caucho.config.inject.InjectManager
-
- addManagedBeanDiscover(ManagedBeanImpl<X>) - Method in class com.caucho.config.inject.InjectManager
-
- addManagedProduces(<any>, <any>) - Method in class com.caucho.config.inject.InjectManager
-
- addManifestClassPath(String, Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds jars based on a manifest classpath.
- addMemoryFreeTask(Runnable) - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- addMergePath(Path) - Method in class com.caucho.vfs.MergePath
-
Adds a new path to the end of the merge path.
- addMethod(JavaMethod) - Method in class com.caucho.bytecode.JavaClass
-
Adds a method
- addMethod(XmlBeanMethodConfig) - Method in class com.caucho.config.xml.XmlBeanConfig
-
- addMethod(BaseMethod) - Method in class com.caucho.java.gen.BaseClass
-
Adds a method
- addMethod(StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a method.
- addMethodIfNotExist(StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a method if it does not exist.
- addMethodRef(String, String, String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addMethodRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a method ref constant.
- addModule(String, QuercusModule) - Method in class com.caucho.quercus.module.ModuleContext
-
Adds module info.
- addModule(QuercusModule) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Adds a quercus module.
- addName(ObjectName) - Method in class com.caucho.jmx.MBeanContext.MBeanClose
-
- addNameAndType(String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a name-and-type constant.
- addNameChild(NameClassPattern) - Method in class com.caucho.relaxng.pattern.AttributePattern
-
Adds an element.
- addNameChild(NameClassPattern) - Method in class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Adds an element.
- addNameChild(NameClassPattern) - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Adds an element.
- addNameChild(NameClassPattern) - Method in class com.caucho.relaxng.pattern.ExcludeNamePattern
-
Adds an element.
- addNameChild(NameClassPattern) - Method in class com.caucho.relaxng.pattern.Pattern
-
Adds a name child.
- addNamespace(String, String) - Method in class com.caucho.quercus.lib.dom.DOMXPath.DOMNamespaceContext
-
- addNamespace(QName) - Method in class com.caucho.xml.QDocument
-
- addNamespace(String, String) - Method in class com.caucho.xml.QDocument
-
Add a namespace declaration to a document.
- addNative(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a native path.
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Adds a listener to a registered MBean
- addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Adds a listener to a registered MBean
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
- addNulls(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Adds a byte to the code.
- addObjectCleanup(ObjectValue) - Method in class com.caucho.quercus.env.Env
-
add an object with a destructor to the list of references that are
cleaned up when finished with this environment.
- addObjectNameProperties(Map<String, String>) - Method in class com.caucho.config.inject.WebBeanAdmin
-
Adds unique properties
- addObjectNameProperties(Map<String, String>) - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Adds unique properties
- addObjectNameProperties(Map<String, String>) - Method in class com.caucho.management.server.AbstractManagedObject
-
- addObjectReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addObserver(<any>, <any>) - Method in class com.caucho.config.event.EventManager
-
- addObserver(<any>) - Method in class com.caucho.config.event.EventManager
-
Registers an event observer
- addObserver(<any>, Type, Annotation...) - Method in class com.caucho.config.event.EventManager
-
Registers an event observer
- addObserver(<any>, BaseType, Annotation...) - Method in class com.caucho.config.event.EventManager
-
Registers an event observer
- addObserver(<any>, BaseType, Annotation[]) - Method in class com.caucho.config.event.ObserverMap
-
- addObserver(<any>, <any>) - Method in class com.caucho.config.inject.InjectManager
-
- addObserverMethod(<any>) - Method in class com.caucho.config.extension.AfterBeanDiscoveryImpl
-
- addOne() - Method in class com.caucho.quercus.env.DoubleValue
-
Increment the following value.
- addOne() - Method in class com.caucho.quercus.env.LongCacheValue
-
Returns the next integer
- addOne() - Method in class com.caucho.quercus.env.LongValue
-
The next integer
- addOne() - Method in class com.caucho.quercus.env.Value
-
Return the next integer
- addOne() - Method in class com.caucho.quercus.env.Var
-
Pre-increment the following value.
- addOptionalStringProperty(String, String) - Method in class com.caucho.config.cfg.BeanConfig
-
Adds an init property
- addOverrideAnnotation(Annotation) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- addOverrideAnnotation(Annotation) - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
Overrides, e.g.
- addOverrideAnnotation(Annotation) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- addParam(ConfigProgram) - Method in class com.caucho.config.cfg.BeanConfig
-
Sets any new values
- addParam(String) - Method in class com.caucho.config.types.SignaturePattern
-
Adds a method parameter.
- addParam(Env, String, Node, Env) - Method in class com.caucho.xpath.Expr
-
Adds a param with the expression's value.
- addParent(MavenProject.Parent) - Method in class com.caucho.loader.maven.MavenProject
-
- addParent(ProfileItem) - Method in class com.caucho.quercus.profile.ProfileMethod
-
Adds a parent item
- addParentPriorityPackage(String) - Method in class com.caucho.loader.DynamicClassLoader
-
- addParentPriorityPackages(String[]) - Method in class com.caucho.loader.DynamicClassLoader
-
Add to the list of packages that don't use the hack.
- addPathClass(String, Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a jar loader.
- addPendingFile(String) - Method in class com.caucho.java.gen.JavaClassGenerator
-
- addPendingFiles(String[]) - Method in class com.caucho.java.gen.JavaClassGenerator
-
- addPendingObject(PDFObject) - Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- addPermission(String, String) - Method in class com.caucho.loader.DynamicClassLoader
-
- addPermission(Permission) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a permission to the loader.
- addPermission(Permission) - Static method in class com.caucho.loader.Environment
-
Adds a permission to the current environment.
- addPermission(Permission, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Adds a permission to the current environment.
- addPermissions(ArrayList<Permission>) - Method in class com.caucho.loader.DynamicClassLoader
-
- addPoolString(char[], int, int) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Adds a class defined in the constant pool
- addPoolString(char[], int, int) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
Adds a pool string of the form "L...;" to test for annotations.
- addPoolString(char[], int, int) - Method in interface com.caucho.loader.enhancer.ScanClass
-
Adds a pool string of the form "L...;" to test for annotations.
- addPoolString(char[], int, int) - Method in class com.caucho.loader.enhancer.ScanClassAllow
-
- addPrefix(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleNamespaceContext
-
- addPriorityHandler(WarningHandler) - Method in class com.caucho.env.warning.WarningService
-
Add a warning event handler.
- addPriorityPackage(String) - Method in class com.caucho.loader.ClassLoaderConfig
-
Add a package for which this class loader will
take precendence over the parent.
- addPriorityPackage(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Add to the list of packages that take priority over the parent
- addProduces(<any>, <any>) - Method in class com.caucho.config.inject.InjectManager
-
- addProduces(<any>, <any>, <any>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- addProducesBean(ProducesMethodBean<X, T>) - Method in class com.caucho.config.inject.InjectManager
-
- addProducesFieldBean(ProducesFieldBean<X, T>) - Method in class com.caucho.config.inject.InjectManager
-
- addProducesMethod(<any>, <any>, <any>, <any>) - Method in class com.caucho.config.inject.ManagedProducesBuilder
-
- addProducesMethod(<any>, <any>, <any>, <any>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- addProgram(ConfigProgram) - Method in class com.caucho.config.program.ConfigProgram
-
- addProgram(ConfigProgram) - Method in class com.caucho.config.program.ContainerProgram
-
Adds a new program to the container
- addProgram(int, ConfigProgram) - Method in class com.caucho.config.program.ContainerProgram
-
Adds a new program to the container
- addProgramBuilder(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanFieldConfig
-
- addProperty(String, Object) - Method in class com.caucho.config.cfg.BeanConfig
-
Adds an init property
- addProperty(DataSourceRef.Property) - Method in class com.caucho.config.types.DataSourceRef
-
- addQualifier(Class<? extends Annotation>) - Method in class com.caucho.config.extension.BeforeBeanDiscoveryImpl
-
- addQualifier(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
- addQueryChar(ByteToChar, CharSequence, int, int, int, int[]) - Static method in class com.caucho.quercus.lib.string.StringUtility
-
- addQueryValue(Env, ArrayValue, String, String) - Static method in class com.caucho.quercus.lib.string.StringUtility
-
- addRate(JmxExpr.JmxRate) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- addRatio(JmxExpr.JmxRatio) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- addRemovePath(Path) - Method in class com.caucho.quercus.env.Env
-
Adds an auto-remove path.
- addReport(ProfileReport) - Static method in class com.caucho.quercus.profile.ProfileStore
-
Adds a new report
- addResolver(ArtifactResolver) - Method in class com.caucho.loader.module.ArtifactRepository
-
- addResource(ResourceInjectionTargetProgram) - Method in class com.caucho.config.program.ResourceProgramManager
-
- addResourceClassPath(ClassLoader) - Method in class com.caucho.vfs.MergePath
-
Adds the classpath for the loader as paths in the MergePath.
- addReturn() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addRewriterVar(String, String) - Method in class com.caucho.quercus.lib.UrlRewriterCallback
-
Adds a rewrite variable.
- addRoot(Path) - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- addRoot(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a root loader.
- addScanListener(ScanListener) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a scan listener.
- addScannedClass(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig
-
Adds a scanned class
- addScanPackage(URL, String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds a virtual module root for scanning.
- addScanRoot() - Method in class com.caucho.loader.DynamicClassLoader
-
- addScanRoot() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Tells the classloader to scan the root classpath.
- addScope(Class<? extends Annotation>, boolean, boolean) - Method in class com.caucho.config.extension.BeforeBeanDiscoveryImpl
-
- addScope(Class<? extends Annotation>, boolean, boolean) - Method in class com.caucho.config.inject.InjectManager
-
- addServer(Env, String, int, boolean, int, int, int) - Method in class com.caucho.quercus.lib.Memcache
-
Adds a server.
- addService(ResinSubSystem) - Method in class com.caucho.env.service.ResinSystem
-
Adds a new service.
- addService(Class<?>, ResinSubSystem) - Method in class com.caucho.env.service.ResinSystem
-
Adds a new service.
- addServiceClass(URL) - Method in class com.caucho.quercus.module.ModuleContext
-
Adds a URL for the context classes
- addServiceIfAbsent(T) - Method in class com.caucho.env.service.ResinSystem
-
Adds a new service.
- addServiceIfAbsent(Class<?>, T) - Method in class com.caucho.env.service.ResinSystem
-
Adds a new service.
- addServiceModule(URL) - Method in class com.caucho.quercus.module.ModuleContext
-
Adds a URL for the context module
- addShort(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Adds a short to the code.
- addShort(int) - Method in class com.caucho.util.ByteBuffer
-
- addShort(int, int) - Method in class com.caucho.util.ByteBuffer
-
- addShutdown(Callable, Value[]) - Method in class com.caucho.quercus.env.Env
-
Registers a shutdown function.
- addSingleton(T) - Method in class com.caucho.config.inject.InjectManager
-
- addslashes(StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Escapes a string for db characters.
- addStartListener(Object) - Static method in class com.caucho.loader.Environment
-
Add start listener.
- addStaticClassField(StringValue, Expr, String) - Method in class com.caucho.quercus.parser.ClassScope
-
Adds a static value
- addStaticFieldExpr(String, StringValue, Expr) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a static class field.
- addStaticTraitFieldExpr(String, StringValue, Expr) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a static class field.
- addStaticValue(Value, Expr) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a static value.
- addStaticValue(Value, Expr, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a static value.
- addStereotype(Class<?>) - Method in class com.caucho.config.cfg.BeansConfig.AlternativesConfig
-
- addStereotype(Class<? extends Annotation>, Annotation...) - Method in class com.caucho.config.extension.BeforeBeanDiscoveryImpl
-
- addStereotype(Class<? extends Annotation>, Annotation[]) - Method in class com.caucho.config.inject.InjectManager
-
- addStreamWrapper(StringValue, ProtocolWrapper) - Method in class com.caucho.quercus.env.Env
-
- addString(String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a string constant.
- addString(String) - Method in class com.caucho.util.ByteBuffer
-
- addString(String, String) - Method in class com.caucho.util.ByteBuffer
-
Adds a string with a specified encoding.
- addStringProperty(String, String) - Method in class com.caucho.config.cfg.BeanConfig
-
Adds an init property
- addSuperClass(char[], int, int) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Adds information about the superclass.
- addSuperClass(char[], int, int) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
Adds the superclass information to the scan class.
- addSuperClass(char[], int, int) - Method in interface com.caucho.loader.enhancer.ScanClass
-
Adds the superclass information to the scan class.
- addSuperClass(char[], int, int) - Method in class com.caucho.loader.enhancer.ScanClassAllow
-
- addSyntaxNewline(CharBuffer, int) - Method in class com.caucho.relaxng.program.Item
-
Adds a syntax newline.
- addTempVar(String) - Method in class com.caucho.quercus.program.FunctionInfo
-
Adds a temp variable.
- addText(String) - Method in class com.caucho.config.core.ResinLog
-
The value to be logged.
- addText(String) - Method in class com.caucho.config.types.AnnotationBuilder
-
Adds the text value to the signature.
- addText(String) - Method in class com.caucho.config.types.Bytes
-
Sets the text.
- addText(String) - Method in class com.caucho.config.types.CronType
-
Sets the text.
- addText(String) - Method in class com.caucho.config.types.DataSourceBuilder
-
Sets the text.
- addText(String) - Method in class com.caucho.config.types.FileSetType
-
- addText(String) - Method in class com.caucho.config.types.InstantiationConfig
-
Adds the text value to the signature.
- addText(String) - Method in class com.caucho.config.types.JndiBuilder
-
Sets the text.
- addText(RawString) - Method in class com.caucho.config.types.PathBuilder
-
Sets the text.
- addText(String) - Method in class com.caucho.config.types.PathPatternType
-
Sets the pattern name.
- addText(String) - Method in class com.caucho.config.types.Period
-
Sets the text.
- addText(String) - Method in class com.caucho.config.types.ResinType
-
Adds the text value to the signature.
- addText(String) - Method in class com.caucho.config.types.Signature
-
Adds the text value to the signature.
- addText(String) - Method in class com.caucho.config.types.SignaturePattern
-
- addText(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanNewConfig
-
- addThrow() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addTimerTask(TimerTask) - Static method in class com.caucho.config.timer.Scheduler
-
Adds a scheduled task.
- addTo(ArrayValue) - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- addToEnvironment(String, Object) - Method in class com.caucho.naming.ContextImpl
-
Adds a property to the context environment.
- addToEnvironment(String, Object) - Method in class com.caucho.naming.ErrorContext
-
- addToEnvironment(String, Object) - Method in class com.caucho.naming.PathJndiContext
-
- addTrait(String) - Method in class com.caucho.quercus.program.ClassDef
-
Adds a PHP 5.4 trait.
- addTraitAlias(StringValue, StringValue, String) - Method in class com.caucho.quercus.program.ClassDef
-
- addTraitField(ClassField) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a trait field.
- addTraitInsteadOf(StringValue, String, String) - Method in class com.caucho.quercus.program.ClassDef
-
- addTraitMethod(String, StringValue, AbstractFunction) - Method in class com.caucho.quercus.env.QuercusClass
-
Adds a trait method to this class.
- addTraits(HashSet<String>) - Method in class com.caucho.quercus.program.ClassDef
-
Adds the interfaces to the set
- addTransformer(ClassFileTransformer) - Method in class com.caucho.loader.DynamicClassLoader
-
Sets any enhancer.
- addUnsupported(String, boolean, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an unsupported ini default for an ini that has a boolean value.
- addUnsupported(String, long, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an unsupported ini default for an ini that has a long value.
- addUnsupported(String, String, int) - Method in class com.caucho.quercus.module.IniDefinitions
-
Add an unsupported ini default for an ini that has a string value.
- addURL(Path) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds the URL to the URLClassLoader.
- addURL(URL) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds the URL to the URLClassLoader.
- addURL(int, URL) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds the URL to the URLClassLoader.
- addURL(URL) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Adds the URL to the URLClassLoader.
- addUse() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- addUTF8(String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- addUTF8(String) - Method in class com.caucho.bytecode.ConstantPool
-
Adds a UTF-8 constant.
- addValue(<any>, Object) - Method in class com.caucho.config.scope.DestructionListener
-
- addValue(ConfigProgram) - Method in class com.caucho.config.xml.XmlBeanNewConfig
-
- addValue(JmxExpr.JmxValue) - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- addVar(String, Object) - Method in class com.caucho.xpath.Env
-
Adds the value associated with name.
- addVar(String, Var) - Method in class com.caucho.xpath.Env
-
Adds the value associated with name.
- addVar(Env, String, Node, Env) - Method in class com.caucho.xpath.Expr
-
Adds a variable with the expression's value.
- addWeakCloseListener(Object) - Static method in class com.caucho.loader.Environment
-
Add close listener.
- addWeakCloseListener(Object, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Add close listener.
- addWhen(ResinWhen) - Method in class com.caucho.config.core.ResinChoose
-
Adds a new when clause.
- addWildcardImport(String) - Method in class com.caucho.quercus.env.Env
-
Adds a Quercus class import.
- addWildcardImport(String) - Method in class com.caucho.quercus.env.ImportMap
-
- addXmlInjectionTarget(long, <any>) - Method in class com.caucho.config.inject.InjectManager
-
- addXmlPath(Path) - Method in class com.caucho.config.inject.InjectManager
-
- addXmlPath(Path) - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- Admin - Annotation Type in com.caucho.config
-
- AdminLiteral - Class in com.caucho.config
-
Utility class for creating @Admin annotations, used for generic
resources like DataSources.
- AdminLiteral() - Constructor for class com.caucho.config.AdminLiteral
-
- adoptNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- adoptNode(Node) - Method in class com.caucho.xml.QDocument
-
- affected_rows(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
returns the number of affected rows.
- affected_rows(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Returns the total number of rows changed, deleted,
or inserted by the last executed statement.
- AfmParser - Class in com.caucho.quercus.lib.pdf
-
parses afm
- AfmParser() - Constructor for class com.caucho.quercus.lib.pdf.AfmParser
-
- AFTER_START - Static variable in class com.caucho.lifecycle.LifecycleNotification
-
- AfterBeanDiscoveryImpl - Class in com.caucho.config.extension
-
- afterCompletion(int) - Method in class com.caucho.config.gen.SynchronizationAdapter
-
- afterConfigure(XmlConfigContext, Object) - Method in class com.caucho.config.type.ConfigType
-
Called after the children are configured.
- AfterDeploymentValidationImpl - Class in com.caucho.config.extension
-
- AfterDeploymentValidationImpl(InjectManager) - Constructor for class com.caucho.config.extension.AfterDeploymentValidationImpl
-
- AfterResinStartListener - Interface in com.caucho.env.service
-
- afterStart() - Method in interface com.caucho.env.service.AfterResinStartListener
-
- Alarm - Class in com.caucho.util
-
The alarm class provides a lightweight event scheduler.
- Alarm() - Constructor for class com.caucho.util.Alarm
-
Create a new wakeup alarm with a designated listener as a callback.
- Alarm(String) - Constructor for class com.caucho.util.Alarm
-
- Alarm(AlarmListener) - Constructor for class com.caucho.util.Alarm
-
Create a new wakeup alarm with a designated listener as a callback.
- Alarm(String, AlarmListener) - Constructor for class com.caucho.util.Alarm
-
Create a new wakeup alarm with a designated listener as a callback.
- Alarm(String, AlarmListener, ClassLoader) - Constructor for class com.caucho.util.Alarm
-
Create a new wakeup alarm with a designated listener as a callback.
- Alarm(String, AlarmListener, long, ClassLoader) - Constructor for class com.caucho.util.Alarm
-
Create a new wakeup alarm with a designated listener as a callback.
- Alarm(String, AlarmListener, long) - Constructor for class com.caucho.util.Alarm
-
Creates a named alarm and schedules its wakeup.
- Alarm(AlarmListener, long) - Constructor for class com.caucho.util.Alarm
-
Creates a new alarm and schedules its wakeup.
- AlarmClock - Class in com.caucho.util
-
The alarm class provides a lightweight event scheduler.
- AlarmClock() - Constructor for class com.caucho.util.AlarmClock
-
- AlarmHeap - Class in com.caucho.util
-
The alarm class provides a lightweight event scheduler.
- AlarmHeap() - Constructor for class com.caucho.util.AlarmHeap
-
Create a new wakeup alarm with a designated listener as a callback.
- AlarmListener - Interface in com.caucho.util
-
Interface for receiving alarm events.
- allocate(Env) - Method in class com.caucho.quercus.env.CopyRoot
-
- allocate() - Static method in class com.caucho.util.CharBuffer
-
- allocate() - Method in class com.caucho.util.FreeList
-
Try to get an object from the free list.
- allocate() - Method in class com.caucho.util.FreeRing
-
Try to get an object from the free list.
- allocate() - Method in class com.caucho.util.FreeRingDual
-
Try to get an object from the free list.
- allocate() - Method in class com.caucho.util.FreeRingSoft
-
Try to get an object from the free list.
- allocate() - Method in class com.caucho.vfs.RandomAccessStream
-
- allocate() - Static method in class com.caucho.vfs.TempBuffer
-
Allocate a TempBuffer, reusing one if available.
- allocate() - Static method in class com.caucho.vfs.TempCharBuffer
-
Allocate a TempCharBuffer, reusing one if available.
- allocate(XMLStreamReader) - Method in class com.caucho.xml.stream.XMLEventAllocatorImpl
-
- allocate(XMLStreamReader, XMLEventConsumer) - Method in class com.caucho.xml.stream.XMLEventAllocatorImpl
-
- allocateColor(int, int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- allocateGmtDate() - Static method in class com.caucho.util.QDate
-
- allocateId(int) - Method in class com.caucho.quercus.lib.pdf.PDFWriter
-
- allocateLarge() - Static method in class com.caucho.vfs.TempBuffer
-
Allocate a TempBuffer, reusing one if available.
- allocateLocalDate() - Static method in class com.caucho.util.QDate
-
- allocateRegexpState() - Method in class com.caucho.quercus.env.Env
-
Allocate the free regexp
- allocateSmall() - Static method in class com.caucho.vfs.TempBuffer
-
Allocate a TempBuffer, reusing one if available.
- ALLOW - Static variable in class com.caucho.loader.enhancer.ScanClassAllow
-
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.AttributeItem
-
Returns true if the attribute is allowed.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns true if the attribute is allowed.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.GroupItem
-
Returns true if the attribute is allowed.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.InElementItem
-
Sets an attribute.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Returns true if the attribute is allowed.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.Item
-
Sets an attribute.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.MemoItem
-
Sets an attribute.
- allowAttribute(QName, String) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns true if the attribute is allowed.
- allowEmpty() - Method in class com.caucho.relaxng.program.AttributeItem
-
The attribute does not allow the empty match.
- allowEmpty() - Method in class com.caucho.relaxng.program.ChoiceItem
-
Allows empty if any item allows empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.DataItem
-
Data allows the empty match.
- allowEmpty() - Method in class com.caucho.relaxng.program.ElementItem
-
The element does not allow the empty match.
- allowEmpty() - Method in class com.caucho.relaxng.program.EmptyItem
-
The empty item can produce empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.GroupItem
-
Allows empty if both allow empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.InElementItem
-
Allows empty if both allow empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.InterleaveItem
-
Only allow empty if all allow empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.Item
-
Returns true if the item can match empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.MemoItem
-
Returns true if the item can match empty.
- allowEmpty() - Method in class com.caucho.relaxng.program.TextItem
-
Text allows the empty match.
- allowEmpty() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
The element always allows
- allowLocalTransactionOptimization() - Method in class com.caucho.transaction.TransactionImpl
-
Returns true if the local transaction optimization would be allowed.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.ElementItem
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.GroupItem
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.InElementItem
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.Item
-
Returns true if the element is allowed somewhere in the item.
- allowsElement(QName) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns true if the element is allowed somewhere in the item.
- allowsNull() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- ALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ALOAD_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ALOAD_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ALOAD_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ALOAD_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- AlternativesConfig() - Constructor for class com.caucho.config.cfg.BeansConfig.AlternativesConfig
-
- AlwaysModified - Class in com.caucho.make
-
Interface representing a resource that always changes.
- analyze(CodeVisitor) - Method in class com.caucho.bytecode.Analyzer
-
Analyzes the opcode.
- analyze(CodeVisitor) - Method in class com.caucho.bytecode.CodeAttribute.ExportAnalyzer
-
- analyze(Analyzer, boolean) - Method in class com.caucho.bytecode.CodeEnhancer
-
Analyzes the code for a method
- analyze(Analyzer) - Method in class com.caucho.bytecode.CodeVisitor
-
Analyzes the code for a method
- analyze(Analyzer, boolean) - Method in class com.caucho.bytecode.CodeVisitor
-
Analyzes the code for a method
- analyzeImpl(Analyzer, boolean, IntArray, IntArray) - Method in class com.caucho.bytecode.CodeVisitor
-
Analyzes the code for a method
- analyzeJumps() - Method in class com.caucho.bytecode.CodeEnhancer
-
- Analyzer - Class in com.caucho.bytecode
-
Callback for an analyzer.
- Analyzer() - Constructor for class com.caucho.bytecode.Analyzer
-
- AND - Static variable in class com.caucho.xpath.Expr
-
- AndExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- AndExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.AndExpr
-
- ANEWARRAY - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ANN - Static variable in class com.caucho.config.cfg.ApplicationScopedLiteral
-
- ANN - Static variable in class com.caucho.config.cfg.ConversationScopedLiteral
-
- ANN - Static variable in class com.caucho.config.cfg.DependentLiteral
-
- ANN - Static variable in class com.caucho.config.cfg.RequestScopedLiteral
-
- ANN - Static variable in class com.caucho.config.cfg.SessionScopedLiteral
-
- ANN - Static variable in class com.caucho.config.cfg.SingletonLiteral
-
- ANN - Static variable in class com.caucho.config.inject.NoAspectLiteral
-
- AnnotatedBean - Interface in com.caucho.config.inject
-
Represents a bean with Annotated information.
- AnnotatedConstructorImpl<T> - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedConstructorImpl(<any>, Constructor<T>) - Constructor for class com.caucho.config.reflect.AnnotatedConstructorImpl
-
- AnnotatedElementImpl - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedElementImpl(BaseType, Annotated, Annotation[]) - Constructor for class com.caucho.config.reflect.AnnotatedElementImpl
-
- AnnotatedElementImpl(Annotated) - Constructor for class com.caucho.config.reflect.AnnotatedElementImpl
-
- AnnotatedElementImpl(Class<?>, Annotated, Annotation[]) - Constructor for class com.caucho.config.reflect.AnnotatedElementImpl
-
- AnnotatedFieldImpl<X> - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedFieldImpl(<any>, Field) - Constructor for class com.caucho.config.reflect.AnnotatedFieldImpl
-
- AnnotatedMethodImpl<T> - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedMethodImpl(Method) - Constructor for class com.caucho.config.reflect.AnnotatedMethodImpl
-
- AnnotatedMethodImpl(<any>, Annotated, Method) - Constructor for class com.caucho.config.reflect.AnnotatedMethodImpl
-
- AnnotatedMethodImpl(<any>, Annotated, Method, Annotation[], HashMap<String, BaseType>) - Constructor for class com.caucho.config.reflect.AnnotatedMethodImpl
-
- AnnotatedOverrideMap - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- AnnotatedOverrideMap() - Constructor for class com.caucho.config.inject.AnnotatedOverrideMap
-
- AnnotatedParameterImpl<T> - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedParameterImpl(<any>, Type, HashMap<String, BaseType>, Annotation[], int) - Constructor for class com.caucho.config.reflect.AnnotatedParameterImpl
-
- AnnotatedTypeImpl<X> - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedTypeImpl(<any>) - Constructor for class com.caucho.config.reflect.AnnotatedTypeImpl
-
- AnnotatedTypeUtil - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotatedTypeUtil() - Constructor for class com.caucho.config.reflect.AnnotatedTypeUtil
-
- ANNOTATION - Static variable in class com.caucho.config.EnhancedLiteral
-
- annotation(Annotation) - Method in class com.caucho.config.inject.BeanBuilder
-
- annotation(Collection<Annotation>) - Method in class com.caucho.config.inject.BeanBuilder
-
- AnnotationAttribute<T> - Class in com.caucho.config.attribute
-
- AnnotationAttribute(String, Class<T>, boolean) - Constructor for class com.caucho.config.attribute.AnnotationAttribute
-
- AnnotationBuilder - Class in com.caucho.config.types
-
Configuration for an annotation
- AnnotationBuilder() - Constructor for class com.caucho.config.types.AnnotationBuilder
-
- AnnotationConfig - Class in com.caucho.config.types
-
Configuration for the xml web bean component.
- AnnotationConfig(Class<?>) - Constructor for class com.caucho.config.types.AnnotationConfig
-
- AnnotationConfig(AnnotationInterfaceType, Class<?>) - Constructor for class com.caucho.config.types.AnnotationConfig
-
- AnnotationInterfaceType<T> - Class in com.caucho.config.type
-
Represents an introspected bean type for configuration.
- AnnotationInterfaceType(Class<T>) - Constructor for class com.caucho.config.type.AnnotationInterfaceType
-
- AnnotationSet - Class in com.caucho.config.reflect
-
Abstract introspected view of a Bean
- AnnotationSet() - Constructor for class com.caucho.config.reflect.AnnotationSet
-
- AnnotationSet(Collection<Annotation>) - Constructor for class com.caucho.config.reflect.AnnotationSet
-
- AnnotationType - Class in com.caucho.config.type
-
- AnnotationType() - Constructor for class com.caucho.config.type.AnnotationType
-
- ANY - Static variable in class com.caucho.config.inject.AnyLiteral
-
- ANY - Static variable in class com.caucho.xpath.pattern.NodeTypePattern
-
- AnyLiteral - Class in com.caucho.config.inject
-
Represents the @Default annotation
- AnyNameItem - Class in com.caucho.relaxng.program
-
Matches names.
- AnyNameItem() - Constructor for class com.caucho.relaxng.program.AnyNameItem
-
- AnyNamePattern - Class in com.caucho.relaxng.pattern
-
Relax name pattern
- AnyNamePattern() - Constructor for class com.caucho.relaxng.pattern.AnyNamePattern
-
Creates a new element pattern.
- apache_child_terminate() - Method in class com.caucho.quercus.lib.ApacheModule
-
Stub for insisting the apache process should terminate.
- apache_note(Env, String, Value) - Method in class com.caucho.quercus.lib.ApacheModule
-
Gets and sets apache notes
- apache_request_headers(Env) - Method in class com.caucho.quercus.lib.ApacheModule
-
Returns all the request headers
- apache_reset_timeout() - Method in class com.caucho.quercus.lib.ApacheModule
-
Stub for resetting the output timeout.
- ApacheModule - Class in com.caucho.quercus.lib
-
PHP apache routines.
- ApacheModule() - Constructor for class com.caucho.quercus.lib.ApacheModule
-
- apc_add(Env, String, Value, int) - Method in class com.caucho.quercus.lib.ApcModule
-
- apc_cache_info(Env, String, boolean) - Method in class com.caucho.quercus.lib.ApcModule
-
Returns cache information.
- apc_clear_cache(Env, String) - Method in class com.caucho.quercus.lib.ApcModule
-
Clears the cache
- apc_compile_file(Env, StringValue) - Method in class com.caucho.quercus.lib.ApcModule
-
Preloads the specified file.
- apc_define_constants(Env, String, ArrayValue, boolean) - Method in class com.caucho.quercus.lib.ApcModule
-
Defines constants
- apc_delete(Env, String) - Method in class com.caucho.quercus.lib.ApcModule
-
Deletes a value.
- apc_fetch(Env, String, Value) - Method in class com.caucho.quercus.lib.ApcModule
-
Returns a value.
- apc_load_constants(Env, String, boolean) - Method in class com.caucho.quercus.lib.ApcModule
-
Defines constants
- apc_sma_info(Env, String) - Method in class com.caucho.quercus.lib.ApcModule
-
Returns cache information.
- apc_store(Env, String, Value, int) - Method in class com.caucho.quercus.lib.ApcModule
-
Returns a value.
- ApcModule - Class in com.caucho.quercus.lib
-
APC object oriented API facade
- ApcModule() - Constructor for class com.caucho.quercus.lib.ApcModule
-
- append(char) - Method in class com.caucho.config.types.StringTypeBuilder
-
- append(Value, Value) - Method in class com.caucho.quercus.env.ArgRef
-
- append(Value, Value) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Adds a new value.
- append(Value, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Appends as an argument - only called from compiled code
XXX: change name to appendArg
- append(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Appends as an argument - only called from compiled code
XXX: change name to appendArg
- append(Value, Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Adds a new value.
- append(Value, Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Adds a new value.
- append(BinaryBuilderValue, int, int) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java buffer to the value.
- append(Value, Value) - Method in class com.caucho.quercus.env.BooleanValue
-
Sets the array value, returning the new array, e.g.
- append(Value, Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Add
- append(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Add
- append(Value, Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Adds a new value.
- append(Value, Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Appends as an argument - only called from compiled code
XXX: change name to appendArg
- append(Value, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Sets the array value, returning the new array, e.g.
- append(String) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java string to the value.
- append(CharSequence, int, int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java buffer to the value.
- append(char[], int, int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java buffer to the value.
- append(byte[], int, int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a buffer to the value.
- append(byte[]) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a double to the value.
- append(char) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java byte to the value without conversions.
- append(byte) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java byte to the value without conversions.
- append(boolean) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java boolean to the value.
- append(long) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java long to the value.
- append(double) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java double to the value.
- append(Value) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java value to the value.
- append(Value, Value) - Method in class com.caucho.quercus.env.NullValue
-
Sets the array value, returning the new array, e.g.
- append(Value, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Sets the array value, returning the new array, e.g.
- append(Value, Value) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Adds a new value.
- append(Value, Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Sets the array ref.
- append(String) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java string to the value.
- append(String, int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java string to the value.
- append(char) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java char to the value.
- append(char[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- append(char[]) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- append(CharSequence, int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- append(StringBuilderValue, int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- append(Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java value to the value.
- append(byte[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a buffer to the value.
- append(byte[]) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a double to the value.
- append(boolean) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java boolean to the value.
- append(long) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java long to the value.
- append(double) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java double to the value.
- append(Reader, long) - Method in class com.caucho.quercus.env.StringBuilderValue
-
- append(Value, Value) - Method in class com.caucho.quercus.env.StringValue
-
Sets the array value, returning the new array, e.g.
- append(String) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java string to the value.
- append(String, int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java string to the value.
- append(char[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java buffer to the value.
- append(char[]) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java double to the value.
- append(CharSequence, int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java buffer to the value.
- append(StringBuilderValue, int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java buffer to the value.
- append(UnicodeBuilderValue, int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java buffer to the value.
- append(Env, StringValue, String) - Method in class com.caucho.quercus.env.StringValue
-
- append(char) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char to the value.
- append(boolean) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java boolean to the value.
- append(long) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java long to the value.
- append(double) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java double to the value.
- append(Object) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java value to the value.
- append(Value) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java value to the value.
- append(byte[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a byte buffer to the value.
- append(byte[]) - Method in class com.caucho.quercus.env.StringValue
-
Append a byte buffer to the value.
- append(TempBuffer) - Method in class com.caucho.quercus.env.StringValue
-
Append from a temp buffer list
- append(Reader) - Method in class com.caucho.quercus.env.StringValue
-
Append from a read stream
- append(Reader, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from a read stream
- append(byte[], int, int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a buffer to the value.
- append(Value) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java value to the value.
- append(String) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java string to the value.
- append(String, int, int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java string to the value.
- append(char) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java char to the value.
- append(char[], int, int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java buffer to the value.
- append(char[]) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java double to the value.
- append(CharSequence, int, int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java buffer to the value.
- append(UnicodeBuilderValue, int, int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java buffer to the value.
- append(Env, StringValue, String) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
- append(Reader, long) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
- append(Value, Value) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Sets the array ref.
- append(Value, Value) - Method in class com.caucho.quercus.env.Value
-
Sets the array value, returning the new array, e.g.
- append(Value, Value) - Method in class com.caucho.quercus.env.Var
-
Sets the array value, returning the new array, e.g.
- append(Env, Value) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Appends element to the collection
- append(Env, OracleOciLob) - Method in class com.caucho.quercus.lib.db.OracleOciLob
-
Appends data from the large object to another large object
- append(StreamBucket) - Method in class com.caucho.quercus.lib.file.StreamBucketBrigade
-
- append(Value) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- append(Value) - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- append(ArrayList<Statement>) - Method in class com.caucho.quercus.statement.BlockStatement
-
- append(int) - Method in class com.caucho.util.ByteBuffer
-
Add a byte to the buffer.
- append(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
Inserts a byte array
- append(String) - Method in class com.caucho.util.ByteBuffer
-
Appends an int (little endian) in the buffer
- append(Object) - Method in class com.caucho.util.CharBuffer
-
Appends the string representation of the object to the buffer.
- append(CharBuffer) - Method in class com.caucho.util.CharBuffer
-
Appends the string representation of the object to the buffer.
- append(String) - Method in class com.caucho.util.CharBuffer
-
Appends the string.
- append(String, int, int) - Method in class com.caucho.util.CharBuffer
-
- append(char[]) - Method in class com.caucho.util.CharBuffer
-
Appends the characters to the buffer.
- append(char[], int, int) - Method in class com.caucho.util.CharBuffer
-
Appends the characters to the buffer.
- append(boolean) - Method in class com.caucho.util.CharBuffer
-
Appends the boolean representation to the buffer
- append(char) - Method in class com.caucho.util.CharBuffer
-
Appends the character to the buffer
- append(int) - Method in class com.caucho.util.CharBuffer
-
Add an int to the buffer.
- append(long) - Method in class com.caucho.util.CharBuffer
-
Add a long to the buffer.
- append(float) - Method in class com.caucho.util.CharBuffer
-
Add a float to the buffer.
- append(double) - Method in class com.caucho.util.CharBuffer
-
Add a double to the buffer.
- append(byte[], int, int) - Method in class com.caucho.util.CharBuffer
-
Appends iso-8859-1 bytes to the buffer
- append(double) - Method in class com.caucho.util.DoubleArray
-
- append(DoubleArray) - Method in class com.caucho.util.DoubleArray
-
- append(Slist, Slist) - Static method in class com.caucho.util.Slist
-
Destructively append
- append(Object) - Method in class com.caucho.util.Tree
-
- appendByte(int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java byte to the value without conversions.
- appendByte(int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java byte to the value without conversions.
- appendByte(int) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append a Java byte to the value without conversions.
- appendBytes(String) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a bytes to the value.
- appendBytes(byte[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append Java bytes to the value without conversions.
- appendBytes(String) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java String to the value without conversions.
- appendBytes(StringValue) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java String to the value without conversions.
- appendBytes(char[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char[] to the value without conversions.
- appendBytes(byte[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append Java bytes to the value without conversions.
- appendChild(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- appendChild(Node) - Method in class com.caucho.xml.QAbstractNode
-
- appendChild(Node) - Method in class com.caucho.xml.QDocument
-
- appendChild(Node) - Method in class com.caucho.xml.QElement
-
Appends a new node as the last child of the element.
- appendChild(Node) - Method in class com.caucho.xml.QNode
-
- appendChild(Node) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- appendData(String) - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- appendEncoded(StringValue, char) - Static method in class com.caucho.quercus.lib.filter.AbstractFilter
-
- appendInt(int) - Method in class com.caucho.util.ByteBuffer
-
Appends an int (little endian) in the buffer
- appendRead(InputStream, long) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append from an input stream, using InputStream.read semantics,
i.e.
- appendRead(InputStream, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from an input stream, using InputStream.read semantics,
i.e.
- appendRead(BinaryInput, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from an input stream, using InputStream semantics, i.e
call is.read() only once.
- appendReadAll(InputStream, long) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append from an input stream, reading from the input stream until
end of file or the length is reached.
- appendReadAll(InputStream, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from an input stream, reading from the input stream until
end of file or the length is reached.
- appendReadAll(ReadStream, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from an input stream, reading from the input stream until
end of file or the length is reached.
- appendReadAll(BinaryInput, long) - Method in class com.caucho.quercus.env.StringValue
-
Append from an input stream, reading all available data from the
stream.
- appendShort(int) - Method in class com.caucho.util.ByteBuffer
-
Appends a short (little endian) in the buffer
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Append to a string builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Append to a string builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Append to a string builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Append to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.LongValue
-
Append to a unicode builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.LongValue
-
Append to a binary builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.LongValue
-
Append to a string builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.LongValue
-
Append to a string builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.NullValue
-
Append to a binary builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.NullValue
-
Append to a unicode builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.NullValue
-
Append to a string builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.NullValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Append to a string builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Append to a binary builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Append to a binary builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Append to a binary builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append to a string builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append to a string builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.StringValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Append to a string builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.Value
-
Append to a string builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.Value
-
Append to a binary builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.Value
-
Append to a binary builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.Value
-
Append to a binary builder.
- appendTo(UnicodeBuilderValue) - Method in class com.caucho.quercus.env.Var
-
Append to a unicode builder.
- appendTo(BinaryBuilderValue) - Method in class com.caucho.quercus.env.Var
-
Append to a binary builder.
- appendTo(StringBuilderValue) - Method in class com.caucho.quercus.env.Var
-
Append to a string builder.
- appendTo(LargeStringBuilderValue) - Method in class com.caucho.quercus.env.Var
-
Append to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Appends to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Appends to a string builder.
- appendTo(StringValue) - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
Appends to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Appends to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Appends to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Appends to a string builder.
- appendTo(StringValue) - Method in class com.caucho.quercus.lib.file.WrappedStream
-
Appends to a string builder.
- appendToClassPathForInstrumentation(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Adds a class loader for instrumentation (jdk 1.6).
- appendTree(Tree) - Method in class com.caucho.util.Tree
-
- appendUnicode(char[], int, int) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java buffer to the value.
- appendUnicode(String) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java string to the value.
- appendUnicode(String, int, int) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java string to the value.
- appendUnicode(Value) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a value to the value.
- appendUnicode(char) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java char to the value.
- appendUnicode(boolean) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java boolean to the value.
- appendUnicode(long) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java long to the value.
- appendUnicode(double) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java double to the value.
- appendUnicode(Object) - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Append a Java object to the value.
- appendUnicode(char[], int, int) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Append a Java buffer to the value.
- appendUnicode(char[]) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- appendUnicode(char[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java buffer to the value.
- appendUnicode(Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java value to the value.
- appendUnicode(Value, Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a Java value to the value.
- appendUnicode(boolean) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java boolean to the value.
- appendUnicode(long) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java long to the value.
- appendUnicode(double) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java double to the value.
- appendUnicode(Object) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java value to the value.
- appendUnicode(char) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char, possibly converting to a unicode string
- appendUnicode(char[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUnicode(char[]) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUnicode(String) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUnicode(String, int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUnicode(Value) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUnicode(Value, Value) - Method in class com.caucho.quercus.env.StringValue
-
Append a Java char buffer, possibly converting to a unicode string
- appendUtf8(byte[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Append a buffer to the value.
- appendUtf8(byte[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Append a byte buffer to the value.
- appendUtf8(byte[]) - Method in class com.caucho.quercus.env.StringValue
-
Append a byte buffer to the value.
- ApplicationContext - Class in com.caucho.config.scope
-
The application scope value
- ApplicationContext() - Constructor for class com.caucho.config.scope.ApplicationContext
-
Returns the current application scope
- ApplicationExceptionConfig - Class in com.caucho.config.gen
-
- ApplicationExceptionConfig() - Constructor for class com.caucho.config.gen.ApplicationExceptionConfig
-
- ApplicationScopedLiteral - Class in com.caucho.config.cfg
-
Represents the @RequestScoped annotation
- apply(EnvironmentClassLoader) - Method in interface com.caucho.loader.EnvironmentApply
-
- applyVisibleModules(EnvironmentApply) - Static method in class com.caucho.loader.Environment
-
Apply the action to visible classloaders
- applyVisibleModules(EnvironmentApply) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Applies the action to all visible environment modules.
- applyVisibleModules(EnvironmentApply) - Method in class com.caucho.loader.module.ArtifactManager
-
- arc(double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Creates a counterclockwise arg
- arcn(double, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Creates a clockwise arc
- ARETURN - Static variable in class com.caucho.bytecode.CodeVisitor
-
- Arg<T> - Class in com.caucho.config.program
-
A saved program for creating a constructor argument
- Arg() - Constructor for class com.caucho.config.program.Arg
-
- Arg - Class in com.caucho.quercus.program
-
Represents a formal argument.
- Arg(StringValue, Expr, boolean, String) - Constructor for class com.caucho.quercus.program.Arg
-
- ArgGetFieldValue - Class in com.caucho.quercus.env
-
Represents an field-get argument which might be a call to a reference.
- ArgGetFieldValue(Env, Value, StringValue) - Constructor for class com.caucho.quercus.env.ArgGetFieldValue
-
- ArgGetValue - Class in com.caucho.quercus.env
-
Represents an array-get argument which might be a call to a reference.
- ArgGetValue(Value, Value) - Constructor for class com.caucho.quercus.env.ArgGetValue
-
- ArgObjectGetValue - Class in com.caucho.quercus.env
-
Represents an object-get argument which might be a call to a reference.
- ArgObjectGetValue(Env, Value, Value) - Constructor for class com.caucho.quercus.env.ArgObjectGetValue
-
- ArgRef - Class in com.caucho.quercus.env
-
Represents a reference to a PHP variable in a function call.
- ArgRef(Var) - Constructor for class com.caucho.quercus.env.ArgRef
-
- ArgValue - Class in com.caucho.quercus.env
-
Represents an array-get argument which might be a call to a reference.
- ArgValue() - Constructor for class com.caucho.quercus.env.ArgValue
-
- ARRAY - Static variable in class com.caucho.quercus.env.ArrayValue
-
- ARRAY - Static variable in class com.caucho.quercus.env.ValueType
-
- Array2Module - Class in com.caucho.quercus.lib
-
For box.
- Array2Module() - Constructor for class com.caucho.quercus.lib.Array2Module
-
- ARRAY_AS_PROPS - Static variable in class com.caucho.quercus.lib.spl.ArrayIterator
-
- ARRAY_AS_PROPS - Static variable in class com.caucho.quercus.lib.spl.ArrayObject
-
- array_change_key_case(Env, ArrayValue, int) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Changes the key case
- array_chunk(Env, ArrayValue, int, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Chunks the array
- array_combine(Env, ArrayValue, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Combines array
- array_copy_recursive(Value) - Method in class com.caucho.quercus.lib.ArrayModule
-
- array_count_values(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Counts the values
- array_diff(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and not in the other
arrays using a passed callback function for comparing
- array_diff_assoc(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and not in the other
arrays, keys also used
- array_diff_key(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and not in the other
arrays, keys used for comparison
- array_diff_uassoc(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and not in the other
arrays, keys used for comparison aswell
- array_diff_ukey(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and not in the other
arrays, keys used for comparison only
- array_fill(Env, long, long, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with a number of indices filled with the given value,
starting at the start index.
- array_fill_keys(Env, ArrayValue, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
- array_filter(Env, ArrayValue, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array that filters out any values that do not hold true when
used in the callback function.
- array_flip(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with the given array's keys as values and its values as
keys.
- array_intersect(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and also in the other
arrays
- array_intersect_assoc(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and also in the other
arrays, keys are also used in the comparison
- array_intersect_key(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and also in the other
arrays, keys are only used in the comparison
- array_intersect_uassoc(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and also in the other
arrays, keys are also used in the comparison.
- array_intersect_ukey(Env, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with everything that is in array and also in the other
arrays, keys are only used in the comparison.
- array_key_exists(Env, Value, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Checks if the key is in the given array
- array_keys(Env, ArrayValue, Value, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array of the keys in the given array
- array_lookup(Env, Value, Value, Value) - Static method in class com.caucho.quercus.lib.Array2Module
-
- array_map(Env, Callable, ArrayValue, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Maps the given function with the array arguments.
- array_merge(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Maps the given function with the array arguments.
- array_merge_recursive(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Maps the given function with the array arguments.
- array_multisort(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Sort the arrays like rows in a database.
- array_pad(Env, ArrayValue, long, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns an array with either the front/end padded with the pad value.
- array_pop(Env, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Pops off the top element
- array_product(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the product of the input array's elements as a double.
- array_push(Env, Value, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Appends a value to the array
- array_rand(Env, ArrayValue, long) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns num sized array of random keys from the given array
- array_reduce(Env, ArrayValue, Callable, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the value of the array when its elements have been reduced using
the callback function.
- array_replace(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Replace elements in the first array with values from successive ones
- array_replace_recursive(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Replace elements in the first array with values from successive ones
- array_reverse(Env, ArrayValue, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the inputted array reversed, preserving the keys if keyed is true
- array_search(Env, Value, ArrayValue, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the key of the needle being searched for or false if it's not
found
- array_shift(Env, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Shifts the elements in the array left by one, returning the leftmost value
- array_slice(Env, ArrayValue, int, Value, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns a chunk of the array.
- array_splice(Env, Value, int, Value, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the removed chunk of the arrayV and splices in replace.
- array_sum(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the sum of the elements in the array
- array_udiff(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are not
present in the other arrays, using a provided callback function to
determine equivalence.
- array_udiff_assoc(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are not
present in the other arrays, using a provided callback function to
determine equivalence.
- array_udiff_uassoc(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are not
present in the other arrays, using a provided callback function to
determine equivalence.
- array_uintersect(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are present in
the other arrays, using a provided callback function to determine
equivalence.
- array_uintersect_assoc(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are present in
the other arrays, using a provided callback function to determine
equivalence.
- array_uintersect_uassoc(Env, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Creates an array with all the values of the first array that are present in
the other arrays, using a provided callback function to determine
equivalence.
- array_unique(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the inputted array without duplicates
- array_unshift(Env, Value, Value[]) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Prepends the elements to the array
- array_values(Env, ArrayValue) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Returns the values in the passed array with numerical indices.
- array_walk(Env, Value, Callable, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Executes a callback on each of the elements in the array.
- array_walk_recursive(Env, Value, Callable, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Recursively executes a callback function on all elements in the array,
including elements of elements (i.e., arrays within arrays).
- ArrayAccess - Interface in com.caucho.quercus.lib.spl
-
- ArrayAccessDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts array access methods on the
target objects that implement
the
ArrayAccess interface.
- ArrayAccessDelegate() - Constructor for class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- ArrayCopyValueImpl - Class in com.caucho.quercus.env
-
Represents a PHP array value copied as part of deserialization or APC.
- ArrayCopyValueImpl(Env, ArrayValue, CopyRoot) - Constructor for class com.caucho.quercus.env.ArrayCopyValueImpl
-
Copy for unserialization.
- ArrayDelegate - Interface in com.caucho.quercus.env
-
A delegate that performs Array operations for Quercus objects.
- ArrayExpr - Class in com.caucho.el
-
Represents an array reference:
- ArrayExpr(Expr, Expr) - Constructor for class com.caucho.el.ArrayExpr
-
Creates a new array expression.
- ArrayGetExpr - Class in com.caucho.quercus.expr
-
Represents a PHP array reference expression.
- ArrayGetExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayGetExpr
-
- ArrayGetExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayGetExpr
-
- ArrayIsSetExpr - Class in com.caucho.quercus.expr
-
Represents a PHP array is set expression.
- ArrayIsSetExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayIsSetExpr
-
- ArrayIsSetExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayIsSetExpr
-
- ArrayIterator - Class in com.caucho.quercus.lib.spl
-
- ArrayIterator(Env, Value, Value, int) - Constructor for class com.caucho.quercus.lib.spl.ArrayIterator
-
- ARRAYLENGTH - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ArrayModule - Class in com.caucho.quercus.lib
-
PHP array routines.
- ArrayModule() - Constructor for class com.caucho.quercus.lib.ArrayModule
-
- ArrayObject - Class in com.caucho.quercus.lib.spl
-
- ArrayObject(Env, Value, int, String) - Constructor for class com.caucho.quercus.lib.spl.ArrayObject
-
- ArrayResolverExpr - Class in com.caucho.el
-
Represents an array reference:
- ArrayResolverExpr(Expr, Expr) - Constructor for class com.caucho.el.ArrayResolverExpr
-
Creates a new array expression.
- ArrayTailExpr - Class in com.caucho.quercus.expr
-
Represents a PHP array[] reference expression.
- ArrayTailExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.ArrayTailExpr
-
- ArrayTailExpr(Expr) - Constructor for class com.caucho.quercus.expr.ArrayTailExpr
-
- ArrayType - Class in com.caucho.config.reflect
-
class type matching
- ArrayType(BaseType, Class<?>) - Constructor for class com.caucho.config.reflect.ArrayType
-
- ArrayType<T,X> - Class in com.caucho.config.type
-
Represents an array of values for configuration.
- ArrayType(ConfigType<X>, Class<X>) - Constructor for class com.caucho.config.type.ArrayType
-
- ArrayUnsetExpr - Class in com.caucho.quercus.expr
-
Represents a PHP array unset expression.
- ArrayUnsetExpr(Location, Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayUnsetExpr
-
- ArrayUnsetExpr(Expr, Expr) - Constructor for class com.caucho.quercus.expr.ArrayUnsetExpr
-
- ArrayValue - Class in com.caucho.quercus.env
-
Represents a PHP array value.
- ArrayValue() - Constructor for class com.caucho.quercus.env.ArrayValue
-
- ArrayValue.AbstractGet - Class in com.caucho.quercus.env
-
- ArrayValue.Entry - Class in com.caucho.quercus.env
-
- ArrayValue.EntryIterator - Class in com.caucho.quercus.env
-
- ArrayValue.EntrySet - Class in com.caucho.quercus.env
-
- ArrayValue.GetKey - Class in com.caucho.quercus.env
-
- ArrayValue.GetValue - Class in com.caucho.quercus.env
-
- ArrayValue.KeyComparator - Class in com.caucho.quercus.env
-
- ArrayValue.KeyIterator - Class in com.caucho.quercus.env
-
- ArrayValue.KeySet - Class in com.caucho.quercus.env
-
- ArrayValue.ValueCollection - Class in com.caucho.quercus.env
-
- ArrayValue.ValueComparator - Class in com.caucho.quercus.env
-
- ArrayValue.ValueIterator - Class in com.caucho.quercus.env
-
- ArrayValueComponent - Class in com.caucho.quercus.env
-
Represents a compileable piece of an array.
- ArrayValueComponent() - Constructor for class com.caucho.quercus.env.ArrayValueComponent
-
- ArrayValueComponent(Value[], Value[]) - Constructor for class com.caucho.quercus.env.ArrayValueComponent
-
- ArrayValueImpl - Class in com.caucho.quercus.env
-
Represents a PHP array value.
- ArrayValueImpl() - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(int) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(ArrayValue) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(ArrayValueImpl) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(ConstArrayValue) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(Env, IdentityHashMap<Value, Value>, ArrayValue) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(Env, ArrayValue, CopyRoot) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
Copy for unserialization.
- ArrayValueImpl(Value[], Value[]) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(Value[]) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(Env, ArrayValueComponent[]) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueImpl(ArrayValueComponent[]) - Constructor for class com.caucho.quercus.env.ArrayValueImpl
-
- ArrayValueMarshal - Class in com.caucho.quercus.marshal
-
- ArrayValueMarshal() - Constructor for class com.caucho.quercus.marshal.ArrayValueMarshal
-
- ArrayValueWrapper - Class in com.caucho.quercus.env
-
Represents a PHP array value.
- ArrayValueWrapper(ArrayValue) - Constructor for class com.caucho.quercus.env.ArrayValueWrapper
-
- arsort(Env, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Sorts the array based on values in reverse order, preserving keys
- Artifact - Class in com.caucho.loader.module
-
A jar artifact in the repository
- Artifact(Path, String, String, String, ArtifactVersion, ArtifactDependency, ArrayList<ArtifactDependency>) - Constructor for class com.caucho.loader.module.Artifact
-
- ArtifactClassLoader - Class in com.caucho.loader.module
-
ClassLoader for an artifact.
- ArtifactDependency - Class in com.caucho.loader.module
-
A jar artifact in the repository
- ArtifactDependency(String, String, String, ArtifactVersionRange) - Constructor for class com.caucho.loader.module.ArtifactDependency
-
- ArtifactManager - Class in com.caucho.loader.module
-
A jar artifact in the repository
- ArtifactManager(EnvironmentClassLoader) - Constructor for class com.caucho.loader.module.ArtifactManager
-
- ArtifactRepository - Class in com.caucho.loader.module
-
A jar artifact in the repository
- ArtifactResolver - Interface in com.caucho.loader.module
-
A jar artifact in the repository
- ArtifactVersion - Class in com.caucho.loader.module
-
Artifact version major.minor.micro-qualifier
- ArtifactVersion(int, int, int, String) - Constructor for class com.caucho.loader.module.ArtifactVersion
-
- ArtifactVersionRange - Class in com.caucho.loader.module
-
Artifact version major.minor.micro-qualifier
- ArtifactVersionRange(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class com.caucho.loader.module.ArtifactVersionRange
-
- ArtifactVersionRange(ArtifactVersion) - Constructor for class com.caucho.loader.module.ArtifactVersionRange
-
- asCharacters() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- asEndElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- asin(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- asinh(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- asort(Env, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Sorts the array based on values in ascending order, preserving keys
- asort(ArrayValue, long) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- asort(long) - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- AspectBeanFactory<X> - Interface in com.caucho.config.gen
-
Manages aspect factories for a bean.
- AspectFactory<X> - Interface in com.caucho.config.gen
-
Creates an aspect generator for a method.
- AspectGenerator<X> - Interface in com.caucho.config.gen
-
Represents a filter for invoking a method
- AspectGeneratorUtil - Class in com.caucho.config.gen
-
Generates the method aspect code for the head or proxy of the method.
- AspectGeneratorUtil() - Constructor for class com.caucho.config.gen.AspectGeneratorUtil
-
- ASSERT_ACTIVE - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- ASSERT_BAIL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- ASSERT_CALLBACK - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- assert_options(Env, int, Value) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Checks the assertion
- ASSERT_QUIET_EVAL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- ASSERT_WARNING - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- assign(QuercusParser) - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Marks the value as assigned
- assign(QuercusParser) - Method in class com.caucho.quercus.expr.Expr
-
Mark as an assignment for a list()
- assign(QuercusParser) - Method in class com.caucho.quercus.expr.VarExpr
-
Creates the assignment.
- assign(Env, OracleOciCollection) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Assigns a value to the collection from another existing collection
- assign(String, int, int) - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- assignElem(Env, int, Value) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Assigns a value to the element of the collection
- asStartElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- ASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ASTORE_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ASTORE_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ASTORE_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ASTORE_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- asXML(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public mixed SimpleXMLElement::asXML([ string $filename ])
- AsyncHeadGenerator<X> - Class in com.caucho.config.gen
-
Generates the method aspect code for the head or proxy of the method.
- AsyncHeadGenerator(AsynchronousFactory<X>, <any>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.AsyncHeadGenerator
-
- AsynchronousFactory<X> - Class in com.caucho.config.gen
-
Aspect factory for generating @Asynchronous aspects.
- AsynchronousFactory(AspectBeanFactory<X>, AspectFactory<X>) - Constructor for class com.caucho.config.gen.AsynchronousFactory
-
- AsynchronousGenerator<X> - Class in com.caucho.config.gen
-
Represents the @Asynchronous interception
- AsynchronousGenerator(AsynchronousFactory<X>, <any>, AspectGenerator<X>) - Constructor for class com.caucho.config.gen.AsynchronousGenerator
-
- AsyncItem<X> - Class in com.caucho.config.async
-
Represents the @Asynchronous interception
- AsyncItem() - Constructor for class com.caucho.config.async.AsyncItem
-
- AsyncQueue - Class in com.caucho.config.async
-
Represents the @Asynchronous interception
- AsyncQueue() - Constructor for class com.caucho.config.async.AsyncQueue
-
- atan(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- atan2(double, double) - Static method in class com.caucho.quercus.lib.MathModule
-
- atanh(double) - Static method in class com.caucho.quercus.lib.MathModule
-
- ATHROW - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ATOM - Static variable in class com.caucho.quercus.lib.date.DateTime
-
- attach(Env, Value, Value) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- ATTR - Static variable in class com.caucho.config.attribute.AddAttribute
-
- ATTR - Static variable in class com.caucho.config.program.RecoverableProgram
-
- ATTR_AUTOCOMMIT - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_CASE - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_CLIENT_VERSION - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_CONNECTION_STATUS - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_CURSOR - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_CURSOR_NAME - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_DEFAULT_FETCH_MODE - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_DRIVER_NAME - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_EMULATE_PREPARES - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_ERRMODE - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_FETCH_CATALOG_NAMES - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_FETCH_TABLE_NAMES - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_MAX_COLUMN_LEN - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_ORACLE_NULLS - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_PERSISTENT - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_PREFETCH - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_SERVER_INFO - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_SERVER_VERSION - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_STATEMENT_CLASS - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_STRINGIFY_FETCHES - Static variable in class com.caucho.quercus.lib.db.PDO
-
- ATTR_TIMEOUT - Static variable in class com.caucho.quercus.lib.db.PDO
-
- Attribute - Class in com.caucho.bytecode
-
Represents a generic attribute
- Attribute - Class in com.caucho.config.attribute
-
- Attribute() - Constructor for class com.caucho.config.attribute.Attribute
-
- ATTRIBUTE - Static variable in class com.caucho.config.xml.XmlBeanAttribute
-
- ATTRIBUTE - Static variable in class com.caucho.config.xml.XmlBeanNewAttribute
-
- ATTRIBUTE - Static variable in class com.caucho.config.xml.XmlBeanProgramAttribute
-
- ATTRIBUTE - Static variable in class com.caucho.config.xml.XmlBeanValueArgAttribute
-
- ATTRIBUTE - Static variable in class com.caucho.quercus.lib.xml.XmlReader
-
- attribute(String, String, String, String) - Method in class com.caucho.xml.DOMBuilder
-
- attribute(String, String, String, String) - Method in class com.caucho.xml.SAXBuilder
-
- attribute(String, String, String, String) - Method in class com.caucho.xml.XmlPrinter
-
Prints an attribute
- attribute(String, String, String, String) - Method in interface com.caucho.xml.XMLWriter
-
- ATTRIBUTE - Static variable in class com.caucho.xpath.Expr
-
- attributeDecl(String, String, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- attributeEnd() - Method in class com.caucho.relaxng.program.AttributeItem
-
Returns the item after the attribute ends.
- attributeEnd() - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns true if the item can match empty.
- attributeEnd() - Method in class com.caucho.relaxng.program.GroupItem
-
Returns the next item after the attributes end.
- attributeEnd() - Method in class com.caucho.relaxng.program.InElementItem
-
Returns true if the element is allowed to end here.
- attributeEnd() - Method in class com.caucho.relaxng.program.InterleaveItem
-
Returns true if the item can match empty.
- attributeEnd() - Method in class com.caucho.relaxng.program.Item
-
Returns true if the item can match empty.
- attributeEnd() - Method in class com.caucho.relaxng.program.MemoItem
-
Returns true if the item can match empty.
- AttributeImpl - Class in com.caucho.xml.stream.events
-
- AttributeImpl(QName, String) - Constructor for class com.caucho.xml.stream.events.AttributeImpl
-
- AttributeImpl(QName, String, boolean) - Constructor for class com.caucho.xml.stream.events.AttributeImpl
-
- AttributeImpl(QName, String, boolean, String) - Constructor for class com.caucho.xml.stream.events.AttributeImpl
-
- AttributeItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- AttributeItem(NameClassItem) - Constructor for class com.caucho.relaxng.program.AttributeItem
-
- AttributeIterator - Class in com.caucho.xpath.pattern
-
Uses the axis to select new nodes.
- AttributeIterator(NodeIterator, AbstractPattern, Node, ExprEnvironment, AbstractPattern) - Constructor for class com.caucho.xpath.pattern.AttributeIterator
-
Creates the new AxisIterator.
- AttributeListIterator - Class in com.caucho.xpath.pattern
-
Uses the axis to select new nodes.
- AttributeListIterator(ExprEnvironment) - Constructor for class com.caucho.xpath.pattern.AttributeListIterator
-
- AttributeListIterator(NodeIterator, ExprEnvironment, AbstractPattern) - Constructor for class com.caucho.xpath.pattern.AttributeListIterator
-
Creates the new AxisIterator.
- AttributeListView - Class in com.caucho.quercus.lib.simplexml
-
- AttributeListView(Document, ArrayList<AttributeView>) - Constructor for class com.caucho.quercus.lib.simplexml.AttributeListView
-
- AttributePattern - Class in com.caucho.relaxng.pattern
-
Relax attribute pattern
- AttributePattern() - Constructor for class com.caucho.relaxng.pattern.AttributePattern
-
Creates a new attribute pattern.
- attributes(Env, Value, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public SimpleXMLElement SimpleXMLElement::attributes([ string $ns = NULL [, bool $is_prefix = false ]])
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.AttributeItem
-
Returns the attribute set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns the first set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.GroupItem
-
Returns the attribute set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InElementItem
-
Returns the first set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Returns the first set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.Item
-
Adds to the first set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.MemoItem
-
Adds to the first set, the set of attribute names possible.
- attributeSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns the first set, the set of attribute names possible.
- AttributeView - Class in com.caucho.quercus.lib.simplexml
-
- AttributeView(Attr) - Constructor for class com.caucho.quercus.lib.simplexml.AttributeView
-
- authenticate() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
Handles the authentication for this connection.
- authenticateImpl() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
Handles the authentication for this connection.
- Authentication - Class in com.caucho.quercus.lib.curl
-
- Authentication() - Constructor for class com.caucho.quercus.lib.curl.Authentication
-
- AUTO_INCREMENT_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- autocommit(Env, boolean) - Method in class com.caucho.quercus.lib.db.Mysqli
-
sets the autocommit mode
- available() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
-
Returns 0 if gzip EOF has been reached, 1 otherwise
- available() - Method in class com.caucho.vfs.DatastoreInputStream
-
- available() - Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
-
- available() - Method in class com.caucho.vfs.ReadStream
-
Compatibility with InputStream.
- available() - Method in class com.caucho.vfs.TempInputStream
-
- available() - Method in class com.caucho.vfs.TempInputStreamNoFree
-
- available() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- AverageMeter - Class in com.caucho.env.meter
-
- AverageMeter(String) - Constructor for class com.caucho.env.meter.AverageMeter
-
- AverageSensor - Interface in com.caucho.env.meter
-
- AverageTimeMeter - Class in com.caucho.env.meter
-
- AverageTimeMeter(String) - Constructor for class com.caucho.env.meter.AverageTimeMeter
-
- await() - Method in class com.caucho.util.CyclicBarrier
-
Allocates the semaphore, returns true on success.
- AxisIterator - Class in com.caucho.xpath.pattern
-
Uses the axis to select new nodes.
- AxisIterator(ExprEnvironment) - Constructor for class com.caucho.xpath.pattern.AxisIterator
-
- AxisIterator(NodeIterator, AbstractPattern, Node, ExprEnvironment, AbstractPattern) - Constructor for class com.caucho.xpath.pattern.AxisIterator
-
Creates the new AxisIterator.