- gae_users_create_login_url(Env, String, String, String, Value) - Static method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- gae_users_create_logout_url(Env, String, String) - Static method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- gae_users_get_current_user(Env) - Static method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- gae_users_is_user_admin(Env) - Static method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- gae_users_is_user_logged_in(Env) - Static method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- GaeUser - Class in com.caucho.quercus.lib.gae
-
- GaeUser(User) - Constructor for class com.caucho.quercus.lib.gae.GaeUser
-
- GaeUser(String, String, String, String) - Constructor for class com.caucho.quercus.lib.gae.GaeUser
-
- GaeUserService - Class in com.caucho.quercus.lib.gae
-
- GaeUserService() - Constructor for class com.caucho.quercus.lib.gae.GaeUserService
-
- GaeUserServiceModule - Class in com.caucho.quercus.lib.gae
-
- GaeUserServiceModule() - Constructor for class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- gc_disable() - Static method in class com.caucho.quercus.lib.OptionsModule
-
- gc_enable() - Static method in class com.caucho.quercus.lib.OptionsModule
-
- gc_enabled() - Static method in class com.caucho.quercus.lib.OptionsModule
-
JVM takes care of circular reference collection.
- gd_info() - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Retrieve information about the currently installed GD library
- GE - Static variable in class com.caucho.xpath.Expr
-
- GeExpr - Class in com.caucho.el
-
Represents the numeric comparison operation: le
- GeExpr(Expr, Expr) - Constructor for class com.caucho.el.GeExpr
-
Creates a comparison expression
- GEExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- GEExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.GEExpr
-
- gen(Class<X>) - Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- GenClass - Class in com.caucho.java.gen
-
Basic class generation.
- GenClass(String) - Constructor for class com.caucho.java.gen.GenClass
-
Creates the base class
- generate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Top-level generator.
- generate(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Top-level generator.
- generate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AsyncHeadGenerator
-
Generates the overridden method.
- generate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- generate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.MethodHeadGenerator
-
Generates the overridden method.
- generate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
- generate() - Method in class com.caucho.java.AbstractGenerator
-
Call to generate the java source.
- generate(JavaWriter) - Method in class com.caucho.java.gen.BaseClass
-
Generates the code for the class.
- generate(JavaWriter) - Method in class com.caucho.java.gen.BaseMethod
-
Generates the code for the class.
- generate(JavaWriter) - Method in class com.caucho.java.gen.ClassComponent
-
Generates the code for the class component.
- generate(JavaWriter) - Method in class com.caucho.java.gen.DependencyComponent
-
Generates the code for the dependencies.
- generate(JavaWriter) - Method in class com.caucho.java.gen.GenClass
-
Generates the class.
- generate(GenClass) - Method in class com.caucho.java.gen.JavaClassGenerator
-
Call to generate the java source.
- generate(PrintWriter, ArrayValue) - Static method in class com.caucho.quercus.env.ArrayValueComponent
-
- generate(PrintWriter) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.BooleanValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.ConstStringValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.DefaultValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.DoubleValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.LongValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.NullValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.StringValue
-
Generates code to recreate the expression.
- generate(PrintWriter) - Method in class com.caucho.quercus.env.Value
-
Generates code to recreate the expression.
- generate(String) - Static method in class com.caucho.util.Crc64
-
Calculates CRC from a string.
- generate(long, String) - Static method in class com.caucho.util.Crc64
-
Calculates CRC from a string.
- generate(long, char[], int, int) - Static method in class com.caucho.util.Crc64
-
Calculates CRC from a char buffer
- generate(long, byte[], int, int) - Static method in class com.caucho.util.Crc64
-
Calculates CRC from a char buffer
- generate(long, long) - Static method in class com.caucho.util.Crc64
-
Calculates CRC from a long
- generate(long, byte) - Static method in class com.caucho.util.Crc64
-
Calculates the next crc value.
- GENERATE_ID - Static variable in class com.caucho.xpath.Expr
-
- generateApplicationException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates application (checked) exception code for
the method.
- generateApplicationException(JavaWriter, Class<?>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates application (checked) exception code for
the method.
- generateApplicationException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates application (checked) exception code for
the method.
- generateApplicationException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.XaGenerator
-
Generates aspect code for an application exception
- generateAsync(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates pre-async dispatch code.
- generateAsync(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
- generateAsync(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
- generateBeanConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates initialization in the constructor
- generateBeanConstructor(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates initialization in the constructor
- generateBeanConstructor(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates constructor additions
- generateBeanConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates constructor additions
- generateBeanConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateBeanConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates bean instance interception
- generateBeanInfo(JavaWriter) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generateBeanPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates the static class prologue
- generateBeanPrologue(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates the static class prologue
- generateBeanPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates prologue additions
- generateBeanPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
Generates the prologue for the bean instance.
- generateBeanPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates the bean instance class prologue
- generateBoolean(PrintWriter) - Method in class com.caucho.quercus.env.BooleanValue
-
Generates code to recreate the expression.
- generateBusinessMethods(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates view's business methods
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates the method interception code
- generateCall(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates the method interception code
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.LifecycleMethodTailGenerator
-
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.MethodTailGenerator
-
Generates the call to the implementation bean.
- generateCall(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates the method interception code
- generateCall(JavaWriter, String[]) - Method in class com.caucho.java.gen.BaseMethod
-
Generates the code for the call.
- generateCall(JavaWriter, String, String, String[]) - Method in class com.caucho.java.gen.CallChain
-
Generates the code for the method call.
- generateCall(JavaWriter, String, String, String[]) - Method in class com.caucho.java.gen.FilterCallChain
-
Generates the code for the method call.
- generateCall(JavaWriter, String, String, String[]) - Method in class com.caucho.java.gen.MethodCallChain
-
Generates the code for the method call.
- generateCall(JavaWriter, String, String, String[]) - Method in class com.caucho.java.gen.SuperMethodCallChain
-
Generates the code for the method call.
- generateClass() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateClassContent(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateClassContent(JavaWriter) - Method in class com.caucho.java.gen.BaseClass
-
Generates the class content.
- generateClassPostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateClassPreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateClassStaticFields(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateComponents(JavaWriter) - Method in class com.caucho.java.gen.BaseClass
-
Generates the class components.
- generateConstructor(JavaClass, String, Constructor) - Static method in class com.caucho.config.bytecode.SerializationAdapter
-
- generateConstructor(JavaWriter, Constructor<?>) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateConstructor(JavaWriter, HashMap) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateContent(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates the body of the method.
- generateContextObjectConstructor(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates context object's constructor
- generateDelegate(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateDependency(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates destroy code
- generateDestroy(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates any destroy lifecycle code.
- generateDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates any global destroy
- generateDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
- generateDestroyImpl(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateDestroyViews(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates the view contents
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates epilogue
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Generates final closing information.
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates epilogue
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.MethodTailFactory
-
- generateEpilogue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
- generateFinally(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates finally code for the method
- generateFinally(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates finally code for the method
- generateFinally(JavaWriter) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateFinally(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates finally code for the method
- generateFinally(JavaWriter) - Method in class com.caucho.config.gen.SecurityGenerator
-
Generates the method interceptor code
- generateFinally(JavaWriter) - Method in class com.caucho.config.gen.XaGenerator
-
Generates the aspect code in the finally block.
- generateFreeInstance(JavaWriter, String) - Method in class com.caucho.config.gen.BeanGenerator
-
Frees a bean instance.
- generateGetMethod(JavaWriter, Method) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateGetMethod(JavaWriter, String, String, Class[]) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateHash(String) - Static method in class com.caucho.util.HashKeyManager
-
Generates a hash from a string
- generateHash(HashKey, String) - Static method in class com.caucho.util.HashKeyManager
-
Generates a hash from a prior hash and a string
- generateHeader(JavaWriter, boolean, String, String, <any>, Set<VarType<?>>, Class<?>[]) - Static method in class com.caucho.config.gen.AspectGeneratorUtil
-
Generates the method's signature before the call:
- generateHeader(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
Generates header and prologue data.
- generateId() - Method in class com.caucho.java.gen.JavaWriterWrapper
-
Generates a unique id.
- generateId() - Method in class com.caucho.java.JavaWriter
-
Generates a unique id.
- generateId() - Static method in class com.caucho.quercus.profile.ProfileStore
-
- generateId() - Method in class com.caucho.relaxng.CompactParser
-
- generateId() - Method in class com.caucho.relaxng.pattern.GrammarPattern
-
Generates a name.
- generateImpl(PrintWriter, StringBuilderValue) - Static method in class com.caucho.quercus.env.ConstStringValue
-
Generates code to recreate the expression.
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates extra inject code
- generateInject(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Generates final closing information.
- generateInject(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates inject code after the constructor
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.MethodTailFactory
-
- generateInject(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates bean injection
- generateInjectContent(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateJava() - Method in class com.caucho.java.AbstractGenerator
-
Starts generation of the Java code
- generateKey(Object, Object...) - Method in class com.caucho.config.util.CacheKeyGeneratorImpl
-
- generateLifecycleMethod(JavaWriter, int, Method, String) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateLifecycleMethodReflection(JavaWriter, ArrayList<Method>, String) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateLifecycleMethods(JavaWriter, ArrayList<Method>, String) - Method in class com.caucho.config.gen.BeanGenerator
-
- generateLong(PrintWriter) - Method in class com.caucho.quercus.env.DefaultValue
-
Generates code to recreate the expression.
- generateMethodChain(JavaWriter) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateMethodHeader(JavaWriter) - Method in class com.caucho.java.gen.BaseMethod
-
Generates the method header
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates the static class prologue
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates the static class prologue
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.CacheGenerator
-
Generates the static class prologue
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
Generates the prologue for a method.
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleMethodTailGenerator
-
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LockGenerator
-
Generates the class prologue.
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates the static class prologue
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.SecurityGenerator
-
Generates the static class prologue
- generateMethodPrologue(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.XaGenerator
-
Generates the static class prologue
- generateObjectChain(JavaWriter) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateObjectId() - Method in class com.caucho.quercus.env.Env
-
Generate an object id.
- generatePostCall(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates code after the call, before the return.
- generatePostCall(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates code after the call, before the return.
- generatePostCall(JavaWriter) - Method in class com.caucho.config.gen.CacheGenerator
-
Generates the interceptor code after invocation and before the call.
- generatePostCall(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates code after the call, before the return.
- generatePostCall(JavaWriter) - Method in class com.caucho.config.gen.XaGenerator
-
Generates the interceptor code after invocation and before the call.
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates @PostConstruct code
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Generates final initialization information.
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates @PostConstruct code
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleMethodHeadGenerator
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.MethodTailFactory
-
- generatePostConstruct(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates bean post construct interception
- generatePostConstructImpl(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
- generatePostFinally(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- generatePostFinally(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates finally code for the method
- generatePostFinally(JavaWriter) - Method in class com.caucho.config.gen.LockGenerator
-
Generates the method interception code.
- generatePostFinally(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates finally code for the method
- generatePreCall(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates code before the call, in the try block.
- generatePreCall(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates code before the call, in the try block.
- generatePreCall(JavaWriter) - Method in class com.caucho.config.gen.CacheGenerator
-
Generates the interceptor code after the try-block and before the call.
- generatePreCall(JavaWriter) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generatePreCall(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates code before the call, in the try block.
- generatePreCall(JavaWriter) - Method in class com.caucho.config.gen.XaGenerator
-
Generates the interceptor code after the try-block and before the call.
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates @PreDestroy code
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Generates final closing information.
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates @PreDestroy code
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.MethodTailFactory
-
- generatePreDestroy(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates code before the try block
- generatePreTry(JavaWriter) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates code before the try block
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.CandiMethodHeadGenerator
-
Generates code before the "try" block
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.LockGenerator
-
Generates the method interception code.
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.NullGenerator
-
Generates code before the try block
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.SecurityGenerator
-
Generates the method interceptor code
- generatePreTry(JavaWriter) - Method in class com.caucho.config.gen.XaGenerator
-
Generates code before the "try" block
- generatePrologue(JavaWriter, HashMap) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- generateProxyConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates initialization in the proxy constructor
- generateProxyConstructor(JavaWriter, HashMap<String, Object>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates initialization in the proxy constructor
- generateProxyConstructor(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates constructor additions
- generateProxyConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates constructor additions
- generateProxyConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.InterceptorGenerator
-
- generateProxyConstructor(JavaWriter, HashMap<String, Object>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates bean instance interception
- generateProxyDelegate(InjectManager, List<<any>>, Object, CreationalContextImpl<?>) - Static method in class com.caucho.config.gen.CandiUtil
-
- generateReadResolve(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateSerialize(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateSerialize(JavaWriter, String) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateSerializeHandle(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateSessionId() - Method in class com.caucho.quercus.env.Env
-
Returns a new session id.
- generateSmap() - Method in class com.caucho.java.JavaWriter
-
Generates the smap file.
- generateString(PrintWriter) - Method in class com.caucho.quercus.env.DefaultValue
-
Generates code to recreate the expression.
- generateSystemException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Generates system (runtime) exception code for
the method.
- generateSystemException(JavaWriter, Class<?>) - Method in interface com.caucho.config.gen.AspectGenerator
-
Generates system (runtime) exception code for
the method.
- generateSystemException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.NullGenerator
-
Generates system (runtime) exception code for
the method.
- generateSystemException(JavaWriter, Class<?>) - Method in class com.caucho.config.gen.XaGenerator
-
- generateTailCall(JavaWriter, String) - Method in class com.caucho.config.gen.InterceptorGenerator
-
Generates the call to the implementation bean.
- generateThis(JavaWriter) - Method in class com.caucho.config.gen.InterceptorFactory
-
- generateThrows(JavaWriter, Class<?>[]) - Static method in class com.caucho.config.gen.AspectGeneratorUtil
-
Generates the method's "throws" declaration in the
method signature.
- generateThrows(JavaWriter, Class<?>[]) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateTimer(JavaWriter) - Method in class com.caucho.config.gen.BeanGenerator
-
Generates timer code
- generateTopComment(JavaWriter) - Method in class com.caucho.java.gen.GenClass
-
Generates the top comment.
- generateWriteReplace(JavaWriter) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- generateXmlCookie() - Method in class com.caucho.config.inject.InjectManager
-
- GenericDecoder - Class in com.caucho.quercus.lib.i18n
-
- GenericDecoder(String) - Constructor for class com.caucho.quercus.lib.i18n.GenericDecoder
-
- GenericEncoder - Class in com.caucho.quercus.lib.i18n
-
- GenericEncoder(String) - Constructor for class com.caucho.quercus.lib.i18n.GenericEncoder
-
- GenericMBeanInterface - Interface in com.caucho.jmx
-
Interface to a generic mbean.
- GenericParamType - Class in com.caucho.config.reflect
-
param type matching
- GenericParamType(Class<?>, BaseType[], HashMap<String, BaseType>) - Constructor for class com.caucho.config.reflect.GenericParamType
-
- geq(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true for greater than or equal to
- geq(Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for greater than or equal to
- geq(Value) - Method in class com.caucho.quercus.env.Var
-
Returns true for greater than or equal to
- get(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- get() - Method in class com.caucho.config.async.AsyncItem
-
- get(long, TimeUnit) - Method in class com.caucho.config.async.AsyncItem
-
- get(<any>) - Method in class com.caucho.config.inject.CreationalContextImpl
-
- get() - Method in class com.caucho.config.inject.InstanceImpl
-
Returns an instance of the selected bean
- get(<any>) - Method in class com.caucho.config.scope.AbstractScopeContext
-
Returns the current instance, if it exists.
- get(<any>, <any>) - Method in class com.caucho.config.scope.AbstractScopeContext
-
- get(Object) - Method in class com.caucho.config.scope.ContextContainer
-
- get(<any>) - Method in class com.caucho.config.scope.ContextContainer
-
- get(<any>) - Method in class com.caucho.config.scope.DependentContext
-
- get(<any>, <any>) - Method in class com.caucho.config.scope.DependentContext
-
- get(<any>) - Method in class com.caucho.config.scope.ErrorContext
-
- get(<any>, <any>) - Method in class com.caucho.config.scope.ErrorContext
-
- get(<any>) - Method in class com.caucho.config.scope.ScopeMap
-
- get(<any>) - Method in class com.caucho.config.xml.XmlConfigContext
-
Returns the component value for the dependent scope
- get(int) - Method in class com.caucho.java.LineMap
-
- get() - Method in class com.caucho.loader.EnvironmentLocal
-
Returns the variable for the context classloader.
- get(ClassLoader) - Method in class com.caucho.loader.EnvironmentLocal
-
Returns the variable for the context classloader.
- get(Object) - Method in class com.caucho.loader.EnvironmentMap
-
- get(String) - Method in class com.caucho.loader.EnvironmentProperties
-
- get(Object) - Method in class com.caucho.loader.EnvironmentProperties
-
- get(String) - Method in class com.caucho.loader.JarMap
-
- get(Object) - Method in class com.caucho.log.ELFormatter.CookieMap
-
- get(String) - Method in class com.caucho.naming.EnvironmentModelRoot
-
Returns a specific node.
- get(int) - Method in class com.caucho.naming.QName
-
- get(Value) - Method in class com.caucho.quercus.env.ArgRef
-
Returns the array ref.
- get(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns the value for the specified key.
- get(Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue.AbstractGet
-
- get(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Gets a new value.
- GET - Static variable in class com.caucho.quercus.env.ArrayValue.GetKey
-
- get(Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue.GetKey
-
- GET - Static variable in class com.caucho.quercus.env.ArrayValue.GetValue
-
- get(Map.Entry<Value, Value>) - Method in class com.caucho.quercus.env.ArrayValue.GetValue
-
- get(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Gets a new value.
- get(K) - Method in class com.caucho.quercus.env.ChainedMap
-
Gets a value.
- get(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Adds a value.
- get(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Gets a new value.
- get() - Method in class com.caucho.quercus.env.EnvVar
-
Returns the current value.
- get() - Method in class com.caucho.quercus.env.EnvVarImpl
-
Returns the current value.
- get(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array ref.
- get(Value) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.JavaListAdapter
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.JavaMapValue
-
- get(Value) - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the character at an index
- get() - Method in class com.caucho.quercus.env.LazyEnvVar
-
Returns the current value.
- get() - Method in class com.caucho.quercus.env.LazySaveEnvVar
-
Returns the current value.
- get(Object) - Method in class com.caucho.quercus.env.LazyStaticMap
-
Returns the matching value, or null.
- get(StringValue) - Method in class com.caucho.quercus.env.LazyStaticMap
-
Returns the matching value, or null.
- get(Object) - Method in class com.caucho.quercus.env.LazySymbolMap
-
Returns the matching value, or null.
- get(StringValue) - Method in class com.caucho.quercus.env.LazySymbolMap
-
Returns the matching value, or null.
- get(StringValue, int) - Method in class com.caucho.quercus.env.MethodMap
-
- get(StringValue, int, boolean) - Method in class com.caucho.quercus.env.MethodMap
-
- get(StringValue) - Method in class com.caucho.quercus.env.MethodMap
-
- get(Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the array value with the given key.
- get(Value) - Method in class com.caucho.quercus.env.SerializeMap
-
- get(Value) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Gets a new value.
- get(Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the character at an index
- get(Value) - Method in class com.caucho.quercus.env.StringValue
-
Returns the character at an index
- get(Value) - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the character at an index
- get(Value) - Method in class com.caucho.quercus.env.Value
-
Returns the array ref.
- get(long) - Method in class com.caucho.quercus.env.Value
-
Helper method that calls get(Value).
- get(Value) - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- get(K) - Method in interface com.caucho.quercus.env.VarMap
-
Gets a value.
- get(Env, Value) - Method in class com.caucho.quercus.lib.Memcache
-
Returns a value.
- get(StringValue) - Method in class com.caucho.quercus.lib.regexp.RegexpCache
-
- get(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- get(String) - Method in class com.caucho.quercus.module.IniDefinitions
-
- get(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
Returns the value for the specified key.
- get(StringValue, String) - Method in class com.caucho.quercus.program.TraitAliasMap
-
- get(StringValue, String, String) - Method in class com.caucho.quercus.program.TraitInsteadofMap
-
- get() - Method in class com.caucho.util.BasicFuture
-
- get(long, TimeUnit) - Method in class com.caucho.util.BasicFuture
-
- get(int) - Method in class com.caucho.util.ByteBuffer
-
- get(char[], int) - Method in class com.caucho.util.CaseInsensitiveIntMap
-
Puts a new value in the property table with the appropriate flags
- get(int) - Method in class com.caucho.util.ConcurrentArrayList
-
- get(int) - Method in class com.caucho.util.DoubleArray
-
- get(Object) - Method in class com.caucho.util.HashMapImpl
-
Get an item from the cache and make it most recently used.
- get(Object) - Method in class com.caucho.util.IdentityIntMap
-
Puts a new value in the property table with the appropriate flags
- get(int) - Method in class com.caucho.util.IntArray
-
Gets the integer value at the given index.
- get(Object) - Method in class com.caucho.util.IntMap
-
Puts a new value in the property table with the appropriate flags
- get(long) - Method in class com.caucho.util.LongKeyHashMap
-
Get an item from the cache and make it most recently used.
- get(long) - Method in class com.caucho.util.LongKeyLruCache
-
Get an item from the cache and make it most recently used.
- get(long) - Method in class com.caucho.util.LongKeyMap
-
Puts a new value in the property table with the appropriate flags
- get(K) - Method in class com.caucho.util.LongMap
-
Puts a new value in the property table with the appropriate flags
- get(K) - Method in class com.caucho.util.LruCache
-
Get an item from the cache and make it most recently used.
- get(int) - Method in class com.caucho.util.QDate
-
Gets values based on a field.
- get(K) - Method in class com.caucho.util.TimedCache
-
Gets an item from the cache, returning null if expired.
- get(K) - Method in class com.caucho.util.WeakLruCache
-
Get an item from the cache and make it most recently used.
- get() - Static method in class com.caucho.vfs.EMF
-
- get(String) - Method in class com.caucho.vfs.SchemeMap
-
Gets the scheme from the schemeMap.
- get_algorithms_name() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the initialization vector size.
- get_block_size() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the block size.
- get_browser(Env, String, boolean) - Static method in class com.caucho.quercus.lib.MiscModule
-
Returns an array detailing what the browser is capable of.
- get_buffer(Env) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Returns the result as a string.
- get_called_class(Env) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns the calling class name.
- get_cfg_var(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the configuration value of a configuration.
- get_charset(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
- get_class(Env, Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns the object's class name
- get_class_methods(Env, Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns an array of method names
- get_class_vars(Env, Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns an array of member names and values
- get_client_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
- get_current_user(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the owner of the current script.
- get_dbname(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the database name.
- get_declared_classes(Env) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns the declared classes
- get_defined_constants(Env, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the constants as an array
- get_defined_functions(Env) - Static method in class com.caucho.quercus.lib.FunctionModule
-
Returns an array of the defined functions
- get_defined_vars(Env) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the defined variables in the current scope.
- get_env(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns the Env object.
- get_errmsg() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Returns the error message.
- get_errnum() - Method in class com.caucho.quercus.lib.pdf.PDF
-
Returns the error number.
- get_extension_funcs(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns extension function with a given name.
- get_headers(Env, String, Value) - Static method in class com.caucho.quercus.lib.UrlModule
-
Connects to the given URL using a HEAD request to retreive
the headers sent in the response.
- get_height() - Method in class com.caucho.quercus.lib.pdf.PDFImage
-
- get_host_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the host information.
- get_host_name(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the host name.
- get_html_translation_table(Env, int, int) - Method in class com.caucho.quercus.lib.HtmlModule
-
Returns HTML translation tables.
- get_include_path(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the include path
- get_included_files(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns an array of all the included path.
- get_iv_size() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the initialization vector size.
- get_java_class_name(Env, Value) - Static method in class com.caucho.quercus.lib.JavaModule
-
Returns the name of the java class.
- GET_KEY - Static variable in class com.caucho.quercus.env.ArrayValue
-
- get_key_size() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the maximum key size in bytes.
- get_loaded_extensions(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns true if the given extension is loaded
- get_magic_quotes_gpc(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Gets the magic quotes value.
- get_magic_quotes_runtime(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Gets the magic quotes runtime value.
- get_meta_tags(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.UrlModule
-
Extracts the meta tags from a file and returns them as an array.
- get_modes_name() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the initialization vector size.
- get_object_vars(Env, Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns the object's variables
- get_parameter(String, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Returns the value for a parameter.
- get_parent_class(Env, Value) - Method in class com.caucho.quercus.lib.ClassesModule
-
Returns the object's class name
- get_port_number() - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the port number.
- GET_PRESERVE_ORDER - Static variable in class com.caucho.quercus.lib.memcache.Memcached
-
- get_proto_info() - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the protocol information.
- get_quercus(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns the Quercus object.
- get_request(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Deprecated.
- get_required_files(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns an array of all the included path.
- get_resource_type(Env, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
- get_response(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Deprecated.
- get_result(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Returns the MysqliResult
- get_server_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the server information.
- get_server_version(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Returns the server information.
- get_servlet_context(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns the ServletContext.
- get_servlet_request(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns the HttpServletRequest associated with this Env.
- get_servlet_response(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns the HttpServletResponse associated with this Env.
- get_supported_key_sizes() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns the supported key sizes
- GET_VALUE - Static variable in class com.caucho.quercus.env.ArrayValue
-
- get_value(String, double) - Method in class com.caucho.quercus.lib.pdf.PDF
-
Returns the value for a parameter.
- get_width() - Method in class com.caucho.quercus.lib.pdf.PDFImage
-
- getAccessFlags() - Method in class com.caucho.bytecode.JavaClass
-
Gets the access flags.
- getAccessFlags() - Method in class com.caucho.bytecode.JavaField
-
Gets the access flags
- getAccessFlags() - Method in class com.caucho.bytecode.JavaMethod
-
Gets the access flags
- getAccessTime() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- getActiveCount() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the number of times the lifecycle has switched to active.
- getActiveEnvSet() - Method in class com.caucho.quercus.QuercusContext
-
- getActiveSessionCount() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns the current number of active sessions.
- getActualEncoding() - Method in class com.caucho.xml.QDocument
-
- getActualFunction(Expr[]) - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
Returns the actual function
- getActualFunction(Expr[]) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the actual function
- getActualTypeArguments() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the parameter types.
- getActualTypeArguments() - Method in class com.caucho.bytecode.JClass
-
Returns the parameter types.
- getActualTypeArguments() - Method in interface com.caucho.bytecode.JType
-
Returns the parameter types.
- getActualTypeArguments() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the actual type arguments.
- getActualTypeArguments() - Method in class com.caucho.config.reflect.ParamType
-
- getAddAttribute(Class<?>) - Method in class com.caucho.config.type.ConfigType
-
Returns any add attributes to add arbitrary content
- getAddAttribute(Class<?>) - Method in class com.caucho.config.type.InlineBeanType
-
Returns any add attributes to add arbitrary content
- getAddBeanAttribute(QName) - Method in class com.caucho.config.type.ConfigType
-
- getAddBeanAttribute(QName) - Method in class com.caucho.config.type.InlineBeanType
-
- getAdmin() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the admin
- getaffected_rows(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'affected_rows'.
- getaffected_rows(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'affected_rows'.
- getAffectedRows() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the affected rows from the last query.
- getAffectedRows() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get the number of affected rows.
- getAll() - Method in class com.caucho.naming.QName
-
- getallheaders(Env) - Method in class com.caucho.quercus.lib.ApacheModule
-
Returns all the request headers
- getAllocationStackTrace() - Method in interface com.caucho.transaction.ManagedResource
-
- getAlternativesList() - Method in class com.caucho.config.cfg.BeansConfig
-
- getAnalysisAnnotation(Class<T>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getAnalysisAnnotation(Class<T>) - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
- getAnalysisAnnotation(Class<T>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- getAndClearValue() - Method in class com.caucho.util.RingValueItem
-
- getAnnotated() - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- getAnnotated() - Method in class com.caucho.config.inject.AbstractBean
-
- getAnnotated() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getAnnotated() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getAnnotated() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- getAnnotated() - Method in interface com.caucho.config.inject.AnnotatedBean
-
- getAnnotated() - Method in class com.caucho.config.inject.BeanAdapter
-
- getAnnotated() - Method in class com.caucho.config.inject.InjectionPointImpl
-
Returns all annotations on the injection point.
- getAnnotated() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
- getAnnotated() - Method in class com.caucho.config.xml.XmlBean
-
- getAnnotatedBeanClass() - Method in class com.caucho.config.extension.ProcessManagedBeanImpl
-
- getAnnotatedDisposedParameter() - Method in class com.caucho.config.extension.ProcessProducerMethodImpl
-
- getAnnotatedMember() - Method in class com.caucho.config.extension.ProcessProducerImpl
-
- getAnnotatedMethod() - Method in class com.caucho.config.event.ObserverMethodImpl
-
Returns the annotated method
- getAnnotatedMethod() - Method in class com.caucho.config.extension.ProcessObserverImpl
-
- getAnnotatedMethod() - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- getAnnotatedProducerField() - Method in class com.caucho.config.extension.ProcessProducerFieldImpl
-
- getAnnotatedProducerMethod() - Method in class com.caucho.config.extension.ProcessProducerMethodImpl
-
- getAnnotatedType() - Method in class com.caucho.config.extension.ProcessAnnotatedTypeImpl
-
- getAnnotatedType() - Method in class com.caucho.config.extension.ProcessInjectionTargetImpl
-
- getAnnotatedType() - Method in class com.caucho.config.inject.AbstractBean
-
- getAnnotatedType() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- getAnnotatedType() - Method in class com.caucho.config.inject.BeanBuilder
-
- getAnnotatedType() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- getAnnotatedType() - Method in class com.caucho.config.inject.InterceptorBean
-
- getAnnotatedType() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- getAnnotatedType() - Method in class com.caucho.config.xml.XmlBean
-
- getAnnotation(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- getAnnotation(String) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- getAnnotation(Class) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- getAnnotation(String) - Method in class com.caucho.bytecode.JavaClass
-
Returns the annotation.
- getAnnotation(String) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the annotation.
- getAnnotation(Class<Z>, <any>, <any>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getAnnotation(Class<Z>, <any>, <any>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getAnnotation(Class<Z>, <any>, <any>, <any>, <any>) - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getAnnotation(Class<T>) - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getAnnotation(Class<T>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
Returns the matching annotation
- getAnnotation(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.AnnotationSet
-
- getAnnotation(Class<T>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns the matching annotation
- getAnnotation() - Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
-
Gets the annotation.
- getAnnotations() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getAnnotations() - Method in class com.caucho.config.inject.CauchoBean
-
Returns all of the custom annotations
- getAnnotations() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
Returns the declared annotations
- getAnnotations() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns the introspected annotations
- getAnnotations() - Method in class com.caucho.config.xml.XmlBeanFieldConfig
-
- getAnnotations() - Method in class com.caucho.config.xml.XmlBeanMethodConfig
-
- getAny(<any>) - Method in class com.caucho.config.inject.CreationalContextImpl
-
Find any bean, for disposers.
- getAppEngineFile() - Method in class com.caucho.vfs.GoogleBlobStorePath
-
- getAppEngineFile() - Method in class com.caucho.vfs.GoogleStorePath
-
- getApplicationScope() - Method in class com.caucho.config.inject.InjectManager
-
- getArchiveFormat() - Method in class com.caucho.log.AbstractRolloverLog
-
Sets the archive name format
- getArchiveFormat() - Method in class com.caucho.log.RotateLog
-
Gets the archive format
- getArchivePath(long) - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the name of the archived file
- getArchiveSuffix() - Method in class com.caucho.log.AbstractRolloverLog
-
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArgGetFieldValue
-
Creates an argument which may create the given field.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArgGetValue
-
Returns the arg object for a field reference, e.g.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArgObjectGetValue
-
Returns the value for a get arg.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the value as an argument which may be a reference.
- getArg(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns the field value, if unset, creates an ArgGetValue.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the value as an argument which may be a reference.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array ref.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Gets a new value.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.StringValue
-
Returns the character at an index
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.Value
-
Returns the array ref as a function argument.
- getArg(Value, boolean) - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- getArgRef(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns a reference to the field
- getArgs() - Method in class com.caucho.config.types.ConfigProgramArray
-
- getArgs() - Method in class com.caucho.java.JavacConfig
-
Gets the args.
- getArgs() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the ArrayList of arguments.
- getArgs(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns the formal arguments.
- getArgs(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getArgs(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- getArgs(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getArgs(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getArgs(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- getArgs(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- getArgs(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
- getArgs(Env) - Method in class com.caucho.quercus.function.CompiledAbstractFunction
-
- getArgs(Env) - Method in class com.caucho.quercus.function.LazyFunction
-
- getArgs(Env) - Method in class com.caucho.quercus.function.LazyMethod
-
- getArgs(Env) - Method in class com.caucho.quercus.program.Function
-
Returns the args.
- getArgTail(Env, boolean) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Sets the array tail, returning a reference to the tail.
- getArgTail(Env, boolean) - Method in class com.caucho.quercus.env.Value
-
Sets the array tail, returning a reference to the tail.
- getArgumentLength() - Method in class com.caucho.quercus.env.JavaConstructor
-
- getArgumentLength() - Method in class com.caucho.quercus.module.StaticFunction
-
- getArgv() - Method in class com.caucho.quercus.Quercus
-
- getAroundInvokeMethod() - Method in class com.caucho.config.gen.InterceptorFactory
-
- getArray() - Method in class com.caucho.quercus.env.ArgRef
-
- getArray(Value) - Method in class com.caucho.quercus.env.ArgRef
-
- getArray(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the value as an array.
- getArray(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the value as an array.
- getArray() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the wrapped array.
- getArray(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns the field value, if unset, creates an array.
- getArray(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the value as an array.
- getArray(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns the value as an array.
- getArray() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array ref.
- getArray(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the value, creating an object if unset.
- getArray() - Method in class com.caucho.quercus.env.NullValue
-
Returns a new array.
- getArray() - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an array if the field
is unset.
- getArray(Value) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an array if the field
is unset.
- getArray() - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- getArray(Value) - Method in class com.caucho.quercus.env.Var
-
Returns the value, creating an object if unset.
- getArray() - Method in class com.caucho.util.ExpandableArray
-
- getArray() - Method in class com.caucho.util.IntArray
-
Returns the data array.
- getArrayCopy() - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- getArrayCopy() - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- getArrayDelegate() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the array delegate (see ArrayAccess)
- getArrayObject() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- getArtifact() - Method in class com.caucho.loader.ivy.IvyDependency
-
The artifact name
- getArtifactId() - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- getArtifactManager() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the artifact manager
- getArtifactPath() - Method in class com.caucho.loader.ivy.IvyModule
-
The path to the artifact
- getAsBoolean(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsBoolean(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsBooleanValue(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsBooleanValue(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAscender() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getAscender() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getAsciiNameCharArray() - Static method in class com.caucho.xml.XmlChar
-
Returns a boolean array testing for ascii name characters.
- getAsLong(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsLongBytes(Env, long) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsLongValue(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsLongValue(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAspectBeanFactory() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns the bean Factory.
- getAspectBeanFactory() - Method in interface com.caucho.config.gen.AspectFactory
-
Returns the owning AspectBeanFactory
- getAspectBeanFactory() - Method in class com.caucho.config.gen.BeanGenerator
-
- getAspectBeanFactory() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- getAspectBeanFactory() - Method in class com.caucho.config.gen.MethodTailFactory
-
Returns the bean factory
- getAsString(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsString(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsStringValue(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsStringValue(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
- getAsynchronousResult() - Method in class com.caucho.quercus.lib.db.Postgres
-
- getAsynchronousStatement() - Method in class com.caucho.quercus.lib.db.Postgres
-
- getATime(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getAtime() - Method in class com.caucho.vfs.FileStatus
-
- getAttribute(String) - Method in class com.caucho.bytecode.JavaClass
-
Returns the attribute.
- getAttribute(String) - Method in class com.caucho.bytecode.JavaField
-
Returns the attribute.
- getAttribute(String) - Method in class com.caucho.bytecode.JavaMethod
-
Returns the attribute.
- getAttribute(QName) - Method in class com.caucho.config.type.AnnotationInterfaceType
-
Returns the attribute with the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.ArrayType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.ConfigType
-
Returns the attribute with the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.InlineBeanType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.ListType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.MapType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.SetType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.type.ValueType
-
Returns the attribute based on the given name.
- getAttribute(QName) - Method in class com.caucho.config.xml.XmlBeanType
-
Returns the attribute with the given name.
- getAttribute(ObjectName, String) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns a specific attribute of a named MBean.
- getAttribute(String) - Method in interface com.caucho.jmx.GenericMBeanInterface
-
Gets the named attribute.
- getAttribute(String) - Method in class com.caucho.jmx.IntrospectionMBean
-
Returns an attribute value.
- getAttribute(Object, String) - Method in class com.caucho.jmx.MBeanSkeleton
-
Returns the attribute value.
- getAttribute(String) - Static method in class com.caucho.loader.Environment
-
Gets a local variable for the current environment.
- getAttribute(String, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Gets a local variable for the current environment.
- getAttribute(String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the named attributes
- getAttribute(Env, int) - Method in class com.caucho.quercus.lib.db.PDO
-
- getAttribute(Env, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- getAttribute(String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getAttribute(String) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- getAttribute(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getAttribute(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getAttribute(String) - Method in class com.caucho.transaction.TransactionImpl
-
Gets an attribute.
- getAttribute(String) - Method in class com.caucho.vfs.HttpStreamWrapper
-
Returns a header from the response returned from the HTTP server.
- getAttribute(String) - Method in class com.caucho.vfs.MultipartStream
-
Returns a read attribute from the multipart mime.
- getAttribute(String) - Method in class com.caucho.vfs.Path
-
Gets an attribute of the object.
- getAttribute(String) - Method in class com.caucho.vfs.PathWrapper
-
Gets an attribute of the object.
- getAttribute(String) - Method in class com.caucho.vfs.ReadStream
-
Returns a named attribute.
- getAttribute(String) - Method in class com.caucho.vfs.StreamImpl
-
Returns a stream attribute.
- getAttribute(String) - Method in class com.caucho.vfs.WriteStream
-
Returns a named attribute.
- getAttribute(String) - Method in class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- getAttribute(String) - Method in class com.caucho.xml.parsers.LooseHtmlDocumentBuilderFactory
-
- getAttribute(String) - Method in class com.caucho.xml.parsers.LooseXmlDocumentBuilderFactory
-
- getAttribute(String) - Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- getAttribute(String) - Method in class com.caucho.xml.QAttributedNode
-
Returns the named attribute.
- getAttributeByName(QName) - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getAttributeCount() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the number of attributes of the current element.
- getAttributeCount() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeCount() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeImpl(QName) - Method in class com.caucho.config.type.InlineBeanType
-
- getAttributeImpl(QName) - Method in class com.caucho.config.xml.XmlBeanType
-
- getAttributeList() - Method in class com.caucho.bytecode.JavaClass
-
Returns the methods.
- getAttributeLocalName(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeLocalName(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeName(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeName(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeNames() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Returns an iterator of the returned header names.
- getAttributeNames() - Method in class com.caucho.vfs.MultipartStream
-
Returns the headers from the mime.
- getAttributeNames() - Method in class com.caucho.vfs.Path
-
Returns a iterator of all attribute names set for this object.
- getAttributeNames() - Method in class com.caucho.vfs.PathWrapper
-
Returns a iterator of all attribute names set for this object.
- getAttributeNames() - Method in class com.caucho.vfs.ReadStream
-
Lists all named attributes.
- getAttributeNames() - Method in class com.caucho.vfs.StreamImpl
-
Returns an iterator of the attribute names.
- getAttributeNames() - Method in class com.caucho.vfs.WriteStream
-
Lists all named attributes.
- getAttributeNamespace(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeNamespace(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeNo(int) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- getAttributeNode(String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getAttributeNode(String) - Method in class com.caucho.xml.QAttributedNode
-
Returns the attribute specified by the name.
- getAttributeNodeNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getAttributeNodeNS(String, String) - Method in class com.caucho.xml.QAttributedNode
-
- getAttributeNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getAttributeNS(String, String) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- getAttributeNS(String, String) - Method in class com.caucho.xml.QAttributedNode
-
Returns the attribute specified by a namespace.
- getAttributePrefix(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributePrefix(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributes() - Method in class com.caucho.bytecode.CodeAttribute
-
Returns the exceptions.
- getAttributes() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the attribute.
- getAttributes(ObjectName, String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns a list of several MBean attributes.
- getAttributes(String[]) - Method in class com.caucho.jmx.IntrospectionMBean
-
Returns matching attribute values.
- getAttributes(Name) - Method in class com.caucho.naming.DirContextImpl
-
- getAttributes(String) - Method in class com.caucho.naming.DirContextImpl
-
- getAttributes(Name, String[]) - Method in class com.caucho.naming.DirContextImpl
-
- getAttributes(String, String[]) - Method in class com.caucho.naming.DirContextImpl
-
- getAttributes() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getAttributes(String) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getAttributes(String) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getAttributes(String) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getAttributes(String) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getAttributes(String) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getAttributes() - Method in class com.caucho.xml.QAbstractNode
-
- getAttributes() - Method in class com.caucho.xml.QAttributedNode
-
Returns a map of the attributes.
- getAttributes() - Method in class com.caucho.xml.QNode
-
- getAttributes() - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getAttributes() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getAttributeType(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeType(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeValue(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeValue(String, String) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getAttributeValue(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAttributeValue(String, String) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getAuthDomain() - Method in class com.caucho.quercus.lib.gae.GaeUser
-
- getAuthorization(String, String, String, String, String) - Static method in class com.caucho.quercus.lib.curl.Authentication
-
Returns an authorization response string.
- getAutoCommit() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getAutoloadFunctions() - Method in class com.caucho.quercus.env.Env
-
Returns the registered SPL autoload functions.
- getAvailable() - Method in class com.caucho.env.actor.ActorQueue
-
- getAvailable() - Method in interface com.caucho.env.actor.ActorQueueApi
-
- getAvailable() - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
-
- getAvailable() - Method in class com.caucho.env.actor.MultiworkerActorQueue
-
- getAvailable() - Method in class com.caucho.env.actor.ValueActorQueue
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- getAvailable() - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- getAvailable() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- getAvailable() - Method in class com.caucho.quercus.script.EncoderStream
-
- getAvailable() - Method in class com.caucho.vfs.DatagramStream
-
Returns the number of bytes available to be read from the input stream.
- getAvailable() - Method in class com.caucho.vfs.DatastoreReadStream
-
Returns the number of bytes available for reading.
- getAvailable() - Method in class com.caucho.vfs.FileReadStream
-
Returns the number of bytes available for reading.
- getAvailable() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Returns the bytes still available.
- getAvailable() - Method in class com.caucho.vfs.Jar.ZipStreamImpl
-
- getAvailable() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
-
- getAvailable() - Method in class com.caucho.vfs.MultipartStream
-
Returns the number of available bytes.
- getAvailable() - Method in class com.caucho.vfs.PipeStream
-
Return the available bytes.
- getAvailable() - Method in class com.caucho.vfs.ReaderStream
-
- getAvailable() - Method in class com.caucho.vfs.ReadStream
-
Returns an estimate of the available bytes.
- getAvailable() - Method in class com.caucho.vfs.SocketChannelStream
-
Returns the number of bytes available to be read from the input stream.
- getAvailable() - Method in class com.caucho.vfs.SocketStream
-
Returns the number of bytes available to be read from the input stream.
- getAvailable() - Method in class com.caucho.vfs.StreamFilter
-
- getAvailable() - Method in class com.caucho.vfs.StreamImpl
-
Returns the number of bytes available without blocking.
- getAvailable() - Method in class com.caucho.vfs.StringReader
-
Returns the number of characters available as an approximation to
the number of bytes ready.
- getAvailable() - Method in class com.caucho.vfs.StringStream
-
- getAvailable() - Method in class com.caucho.vfs.TempBuffer
-
- getAvailable() - Method in class com.caucho.vfs.TempCharBuffer
-
- getAvailable() - Method in class com.caucho.vfs.TempReadStream
-
- getAvailable() - Method in class com.caucho.vfs.VfsStream
-
- getAvailableDrivers() - Static method in class com.caucho.quercus.lib.db.PDO
-
- getAvgCharWidth() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getAvgCharWidth() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getBaseIterator(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
- getBaseIterator(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns an iterator for the key => value pairs.
- getBaseIterator(Env) - Method in class com.caucho.quercus.env.Value
-
Returns an iterator for the key => value pairs.
- getBasename(Env, String) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getBaseType() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getBaseType() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getBaseType(Annotated) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
- getBaseType() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns the base type of the annotated member.
- getBaseTypeClosure(InjectManager) - Method in class com.caucho.config.reflect.BaseType
-
Returns the type closure of the base type.
- getBaseTypeImpl() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getBaseTypeImpl() - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
- getBaseTypeImpl() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- getBaseTypeParamMap() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getBaseTypeParamMap() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
- getBaseTypeParamMap() - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
- getBaseTypeParamMap() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- getBaseTypeParamMap() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
- getBaseUri() - Method in class com.caucho.config.xml.XmlConfigContext
-
Returns the file var
- getBaseURI() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getBaseURI() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the base uniform resource locator of the current element.
- getBaseURI() - Method in interface com.caucho.xml.CauchoNode
-
Returns the source uri of this node.
- getBaseURI() - Method in class com.caucho.xml.QAbstractNode
-
Returns the base URI of the node.
- getBaseURI() - Method in class com.caucho.xml.QDocument
-
Returns the base URI of the node.
- getBaseURI() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getBean() - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- getBean() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getBean() - Method in class com.caucho.config.inject.BeanAdapter
-
- getBean() - Method in class com.caucho.config.inject.BeanStartupEvent
-
- getBean() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getBean() - Method in class com.caucho.config.inject.InjectionPointImpl
-
Returns the owning bean for the injection point.
- getBean() - Method in class com.caucho.config.inject.InjectManager.ContextReferenceFactory
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.DependentElReferenceFactoryImpl
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.DependentReferenceFactory
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.DependentReferenceFactoryImpl
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.NormalContextReferenceFactory
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.NormalInstanceReferenceFactory
-
- getBean() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- getBean() - Method in class com.caucho.config.inject.InterceptorBean
-
- getBean() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- getBean() - Method in class com.caucho.config.inject.InterceptorSelfBean
-
- getBean() - Method in class com.caucho.config.xml.XmlBean
-
- getBeanClass() - Method in class com.caucho.config.event.AbstractObserverMethod
-
- getBeanClass() - Method in class com.caucho.config.event.EventBeanImpl
-
- getBeanClass() - Method in class com.caucho.config.event.ObserverMethodImpl
-
- getBeanClass() - Method in class com.caucho.config.inject.AbstractBean
-
- getBeanClass() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getBeanClass() - Method in class com.caucho.config.inject.BeanAdapter
-
- getBeanClass() - Method in class com.caucho.config.inject.DecoratorBean
-
- getBeanClass() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getBeanClass() - Method in class com.caucho.config.inject.InjectionPointBean
-
- getBeanClass() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
- getBeanClass() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
- getBeanClass() - Method in class com.caucho.config.inject.InterceptorBean
-
- getBeanClass() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- getBeanClass() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- getBeanClass() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getBeanClassName() - Method in class com.caucho.config.gen.BeanGenerator
-
- getBeanConfigClass() - Method in class com.caucho.config.cfg.BeanConfig
-
- getBeanFactory() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getBeanInfo() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the beanInfo variable for shared bean instance information
- getBeanInfo() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the beanInfo variable for shared bean instance information
- getBeanInfo() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
Generates data associated with the bean
- getBeanInstance() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the bean instance Java reference.
- getBeanInstance() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the bean instance Java reference.
- getBeanInstance() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- getBeanList() - Method in class com.caucho.config.inject.WebComponent
-
- getBeanManager() - Method in class com.caucho.config.cfg.BeanConfig
-
- getBeanManager() - Method in class com.caucho.config.inject.AbstractBean
-
- getBeanManager() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- getBeanManager() - Method in class com.caucho.config.scope.ContextContainer
-
- getBeanPropertyClass(Object, String) - Static method in class com.caucho.util.BeanUtil
-
Returns the bean property type.
- getBeanPropertyMethod(Object, String) - Static method in class com.caucho.util.BeanUtil
-
Returns the bean property type.
- getBeanProxy() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the proxy Java reference.
- getBeanProxy() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the proxy Java reference.
- getBeanProxy() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
Generates the proxy object.
- getBeans(String) - Method in class com.caucho.config.inject.InjectManager
-
Returns the bean definitions matching a given name
- getBeans(Type, Annotation...) - Method in class com.caucho.config.inject.InjectManager
-
Returns the beans matching a class and annotation set
- getBeanSimpleType() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns the bean type
- getBeanSimpleType() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns the bean type
- getBeanSuper() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the bean instance call.
- getBeanSuper() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the bean super reference.
- getBeanSuper() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- getBeansXmlOverride(Path) - Method in class com.caucho.config.inject.InjectManager
-
- getBeanType() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns the factory's bean type.
- getBeanType() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Returns the owning bean type.
- getBeanType() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the bean type.
- getBeanType() - Method in interface com.caucho.config.gen.AspectFactory
-
Returns the bean type.
- getBeanType() - Method in class com.caucho.config.gen.BeanGenerator
-
- getBeanType() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the bean type.
- getBeanType() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- getBeanType() - Method in class com.caucho.config.gen.MethodTailFactory
-
Returns the owning bean type.
- getBeanTypes() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns all the bean's types
- getBeanTypes() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns all the bean's types
- getBeanTypes() - Method in interface com.caucho.management.server.WebBeanMXBean
-
Returns the all the bean types
- getBegin(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- getBeginIndex() - Method in class com.caucho.util.CharCursor
-
- getBeginIndex() - Method in class com.caucho.util.StringCharCursor
-
- getBestPath() - Method in class com.caucho.vfs.MergePath
-
Returns the first matching path.
- getBiggestPrime(int) - Static method in class com.caucho.util.Primes
-
- getBindingClass() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getBindingClassName() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the name of class lexically binding the method
- getBindingList() - Method in class com.caucho.config.cfg.BeanConfig
-
- getBindingVariable(String) - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Returns a binding variable index
- getBindingVariables() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Returns all binding variables
- getBits() - Method in class com.caucho.quercus.lib.image.ImageInfo
-
- getBlksize() - Method in class com.caucho.vfs.FileStatus
-
- getBlobValue(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getBlobValue(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.OracleResult
-
- getBlock() - Method in class com.caucho.quercus.statement.TryStatement.Catch
-
- getBlockCount() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_blocks if appropriate.
- getBlocks() - Method in class com.caucho.vfs.FileStatus
-
- getBlockSize() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_blksize if appropriate.
- getBody() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns body of last transfer.
- getBoolean(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- getBounds() - Method in class com.caucho.config.reflect.VarType
-
- getBranchQualifier() - Method in class com.caucho.transaction.XidImpl
-
- getBranchTarget() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the branch target.
- getBrush() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getBucket() - Method in class com.caucho.vfs.GoogleStorePath
-
- getBuffer() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the buffer.
- getBuffer() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the buffer.
- getBuffer() - Method in class com.caucho.util.ByteBuffer
-
Returns the byte array for the buffer.
- getBuffer() - Method in class com.caucho.util.CharBuffer
-
Returns the buffer's char array.
- getBuffer() - Method in class com.caucho.util.CharSegment
-
Returns the buffer's char array.
- getBuffer() - Method in class com.caucho.vfs.OutputStreamWithBuffer
-
Returns the stream's buffer.
- getBuffer() - Method in class com.caucho.vfs.ReadStream
-
- getBuffer() - Method in class com.caucho.vfs.TempBuffer
-
Returns the buffer's underlying byte array.
- getBuffer() - Method in class com.caucho.vfs.TempCharBuffer
-
Returns the buffer's underlying char array.
- getBuffer() - Method in class com.caucho.vfs.WriteStream
-
Returns the write buffer.
- getBufferAvailable() - Method in class com.caucho.vfs.ReadStream
-
Returns true if data in the buffer is available.
- getBufferedImage() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getBuffering(Env) - Method in class com.caucho.quercus.lib.db.OracleOciLob
-
Returns current state of buffering for the large object
- getBufferLength() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the current capacity.
- getBufferLength() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the current capacity.
- getBufferOffset() - Method in class com.caucho.vfs.OutputStreamWithBuffer
-
Returns the stream's buffer offset.
- getBufferOffset() - Method in class com.caucho.vfs.WriteStream
-
Returns the write offset.
- getBufferSize() - Method in class com.caucho.vfs.WriteStream
-
Returns the write size.
- getBundle() - Method in interface com.caucho.management.server.OsgiServiceMXBean
-
Returns the bundle
- getBundleId() - Method in interface com.caucho.management.server.OsgiBundleMXBean
-
Returns the bundle id
- getBusinessMethods() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- getByNameVariable(String) - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Returns the variable value by name
- getByNameVariables() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Returns all variable names and corresponding values
- getByte(int) - Method in class com.caucho.bytecode.CodeVisitor
-
Reads a byte value.
- getByteArg() - Method in class com.caucho.bytecode.CodeVisitor
-
Reads a byte argument.
- getByteArg(int) - Method in class com.caucho.bytecode.CodeVisitor
-
Gets a byte arg
- getByteArray() - Method in class com.caucho.util.ByteBuffer
-
Returns the bytes
- getByteIndex() - Method in class com.caucho.quercus.lib.xml.Xml
-
- getBytes() - Method in class com.caucho.config.types.Bytes
-
Replace with the real bytes.
- getByteToChar() - Method in class com.caucho.quercus.env.Env
-
Returns the ByteToChar converter.
- getByType(Class<?>) - Method in class com.caucho.config.types.EjbRef
-
- getCache(String) - Static method in class com.caucho.config.util.CacheUtil
-
- getCache() - Method in class com.caucho.vfs.HttpPath
-
- getCache(String) - Method in class com.caucho.vfs.Path
-
- getCache(Object) - Method in class com.caucho.xpath.Env
-
- getCachedClass(int) - Method in class com.caucho.quercus.QuercusContext
-
Returns the undefined functions
- getCalendar() - Method in class com.caucho.util.QDate
-
Return the current time as a java.util.Calendar.
- getCall() - Method in class com.caucho.java.gen.BaseMethod
-
Returns the call.
- getCall() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the __call
- getCall() - Method in class com.caucho.quercus.program.ClassDef
-
- getCall() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getCall() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getCallable() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getCallableName() - Method in class com.caucho.quercus.env.Value
-
Returns the callable's name for is_callable()
- getCallableStatement() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Gets the underlying callable statement.
- getCallback() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the callback for this output buffer.
- getCallbackName() - Method in interface com.caucho.quercus.env.Callable
-
Returns the callable name, needed as special case for ob_*
- getCallbackName() - Method in class com.caucho.quercus.env.Callback
-
Returns the name of the callback.
- getCallbackName() - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getCallbackName() - Method in class com.caucho.quercus.env.CallbackError
-
- getCallbackName() - Method in class com.caucho.quercus.env.CallbackFunction
-
- getCallbackName() - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getCallbackName() - Method in class com.caucho.quercus.env.Closure
-
- getCallbackName() - Method in class com.caucho.quercus.env.ObjectValue
-
- getCallbackName() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getCallDepth() - Method in class com.caucho.quercus.env.Env
-
Returns the stack depth.
- getCalledClass(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the called class
- getCallingClass() - Method in class com.caucho.quercus.env.Env
-
- getCallingClass(Value) - Method in class com.caucho.quercus.env.Env
-
- getCallingClassName() - Method in class com.caucho.quercus.env.Env
-
- getCallStatic() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the _callStatic
- getCallStatic() - Method in class com.caucho.quercus.program.ClassDef
-
- getCallStatic() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getCallStatic() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getCanonicalName(Env, String, StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- getCanonicalName() - Method in class com.caucho.quercus.program.ClassField
-
- getCanonicalName() - Method in interface com.caucho.xml.CauchoNode
-
Returns the node's canonical name.
- getCanonicalName() - Method in class com.caucho.xml.QAbstractNode
-
- getCanonicalName() - Method in class com.caucho.xml.QAttr
-
- getCanonicalName() - Method in class com.caucho.xml.QElement
-
Returns the canonical name of the element.
- getCanonicalName() - Method in class com.caucho.xml.QName
-
- getCanonicalName() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getCapacity() - Method in class com.caucho.util.CharBuffer
-
- getCapacity() - Method in class com.caucho.util.ExpandableArray
-
- getCapacity() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getCapacity() - Method in class com.caucho.util.LongKeyLruCache
-
Returns the capacity.
- getCapacity() - Method in class com.caucho.util.LruCache
-
Returns the LRU cache capacity
- getCapacity() - Method in class com.caucho.util.RingValueQueue
-
- getCapacity() - Method in class com.caucho.vfs.TempBuffer
-
- getCapacity() - Method in class com.caucho.vfs.TempCharBuffer
-
- getCapHeight() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getCapHeight() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getCase() - Method in class com.caucho.quercus.lib.db.PDO
-
- getCatalog() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getCatalog() - Method in class com.caucho.quercus.lib.db.JdbcTableMetaData
-
Returns the table's catalog
- getCatalogs(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns JdbcResultResource of available databases
- getCause() - Method in exception com.caucho.java.CompileClassNotFound
-
Returns the root cause of the exception.
- getCause() - Method in exception com.caucho.naming.NamingExceptionWrapper
-
Returns the root exception if it exists.
- getCause() - Method in exception com.caucho.quercus.lib.db.SQLExceptionWrapper
-
- getCause() - Method in class com.caucho.transaction.RollbackExceptionWrapper
-
- getCause() - Method in class com.caucho.transaction.SystemExceptionWrapper
-
- getCause() - Method in exception com.caucho.transaction.XAExceptionWrapper
-
- getCause() - Method in class com.caucho.util.JniTroubleshoot
-
- getCause() - Method in exception com.caucho.util.SQLExceptionWrapper
-
Returns the root cause.
- getCause() - Method in exception com.caucho.vfs.IOExceptionWrapper
-
- getCdiManager() - Method in interface com.caucho.config.inject.InjectEnvironmentBean
-
- getCdiNamed() - Method in class com.caucho.config.cfg.BeanConfig
-
- getCdiNamed() - Method in class com.caucho.log.LogHandlerConfig
-
- getCertificates(String) - Method in class com.caucho.vfs.Jar
-
Returns any certificates.
- getCertificates() - Method in class com.caucho.vfs.JarPath
-
Returns any signing certificates.
- getCertificates() - Method in class com.caucho.vfs.Path
-
Returns any signing certificates, e.g.
- getChangeSequence() - Method in class com.caucho.vfs.Jar
-
- getCharacterEncoding() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getCharacterEncoding() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getCharacterEncoding() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- getCharacterEncoding() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- getCharacterEncoding() - Method in class com.caucho.vfs.XmlWriter
-
- getCharacterEncodingScheme() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getCharacterEncodingScheme() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- getCharacterEncodingScheme() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getCharacterSetName() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the client encoding.
- getChars(int, char[], int, int) - Method in class com.caucho.quercus.env.StringValue
-
Copies the chars
- getChars(int, int, char[], int) - Method in class com.caucho.util.CharBuffer
-
Copies characters to the destination buffer.
- getChars(int, int, char[], int) - Method in class com.caucho.util.CharSegment
-
Copies characters to the destination buffer.
- getCharset() - Method in class com.caucho.quercus.env.QuercusLocale
-
- getCharset() - Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- getCharsetEntry(String) - Static method in class com.caucho.quercus.lib.db.MysqlCharset
-
- getCheckInterval() - Method in class com.caucho.make.CachedDependency
-
Gets the check interval.
- getCheckInterval() - Method in class com.caucho.make.DependencyContainer
-
Gets the check modification check interval.
- getCheckInterval() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Gets the check modification check interval.
- getChild(int) - Method in class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Returns the n-th child.
- getChild(int) - Method in class com.caucho.relaxng.pattern.ChoicePattern
-
Returns the n-th child.
- getChild(int) - Method in class com.caucho.relaxng.pattern.GroupPattern
-
Returns the n-th child.
- getChild(int) - Method in class com.caucho.relaxng.pattern.InterleavePattern
-
Returns the n-th child.
- getChildItems() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the child items.
- getChildItemsByMicros() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the child items, sorted by micros.
- getChildNodes() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getChildNodes() - Method in class com.caucho.xml.QAbstractNode
-
- getChildNodes() - Method in class com.caucho.xml.QNode
-
Returns a node list of the children.
- getChildNodes() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getChildren() - Method in class com.caucho.env.meter.JmxExpr.JmxContainerExpr
-
- getChildren() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getChildren(String, String) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getChildren(String, String) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getChildren(String, String) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getChildren(String, String) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getChildren(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getChildren(Env) - Method in class com.caucho.quercus.lib.spl.RecursiveDirectoryIterator
-
- getChildren(Env) - Method in interface com.caucho.quercus.lib.spl.RecursiveIterator
-
- getChunkSize() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the chunk size.
- getCipherBits() - Method in class com.caucho.vfs.QSocket
-
Returns the bits in the socket.
- getCipherBits() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the bits in the socket.
- getCipherSuite() - Method in class com.caucho.vfs.QSocket
-
Returns the secure cipher algorithm.
- getCipherSuite() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the secure cipher algorithm.
- getClass(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a class constant
- getClass(String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a class constant.
- getClass(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- getClass(int) - Method in class com.caucho.quercus.env.Env
-
Returns the class with the given id
- getClass(String) - Method in class com.caucho.quercus.env.Env
-
Finds the class with the given name.
- getClass(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- getClassCacheMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the undefined functions
- getClassDef() - Method in class com.caucho.quercus.env.JavaAdapter
-
- getClassDef() - Method in class com.caucho.quercus.env.QuercusClass
-
- getClassDef() - Method in class com.caucho.quercus.expr.ThisExpr
-
- getClassDef() - Method in class com.caucho.quercus.parser.QuercusParser
-
- getClassDef(int) - Method in class com.caucho.quercus.QuercusContext
-
Returns the class def with the given index.
- getClassDefList() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the class definitions for this class.
- getClassDefList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the class def
- getClassDefMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the undefined functions
- getClassDir() - Method in class com.caucho.java.AbstractGenerator
-
Returns the class dir for the generated class.
- getClassDir() - Method in class com.caucho.java.InternalCompiler2
-
- getClassEntry(String, String) - Method in class com.caucho.loader.CompilingLoader
-
Loads the specified class, compiling if necessary.
- getClassEntry(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the matching class entry.
- getClassEntry(String, String) - Method in class com.caucho.loader.JarListLoader
-
Returns the class entry.
- getClassEntry(String, String) - Method in class com.caucho.loader.Loader
-
Returns the class entry.
- getClassEntry(String, String) - Method in class com.caucho.loader.PathLoader
-
Returns the class entry.
- getClassEntry(String, String) - Method in class com.caucho.loader.ResourceLoader
-
The class entry is always null.
- getClasses(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getClasses() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the classes.
- getClassField(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns a set of the fields and their initial values
- getClassField(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Adds a value.
- getClassFields() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns a set of the fields and their initial values
- getClassFilePath(String) - Method in class com.caucho.java.gen.JavaClassGenerator
-
- getClassId(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns the id for a class name.
- getClassIdCount() - Method in class com.caucho.quercus.QuercusContext
-
Returns the number of classes
- getClassIndex() - Method in class com.caucho.bytecode.FieldRefConstant
-
Returns the class index.
- getClassIndex() - Method in class com.caucho.bytecode.MethodRefConstant
-
Returns the class index.
- getClassInterceptorBindings() - Method in class com.caucho.config.gen.InterceptorFactory
-
- getClassList() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the list of defined classes.
- getClassList() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the functions.
- getClassLoader() - Method in class com.caucho.bytecode.JavaAnnotation
-
Gets the class loader.
- getClassLoader() - Method in class com.caucho.bytecode.JavaClass
-
Returns the loader.
- getClassLoader() - Method in class com.caucho.bytecode.JavaField
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the loader.
- getClassLoader() - Method in class com.caucho.config.cfg.BeansConfig
-
Returns the owning classloader.
- getClassLoader() - Method in class com.caucho.config.core.ResinEnv
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.config.core.ResinSystemConfig
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.config.inject.InjectManager
-
Returns the current active container.
- getClassLoader() - Method in class com.caucho.env.service.ResinSystem
-
Returns the classLoader
- getClassLoader() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- getClassLoader() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Gets the class loader.
- getClassLoader() - Method in class com.caucho.java.JavaCompilerUtil
-
Sets the class loader used to load the compiled class and to grab
the classpath from.
- getClassLoader(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the named ClassLoader.
- getClassLoader() - Method in class com.caucho.jmx.MBeanContext
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.jmx.MBeanView
-
Returns the class loader.
- getClassLoader() - Method in class com.caucho.loader.ClassEntry
-
returns the class loader.
- getClassLoader() - Method in interface com.caucho.loader.EnvironmentBean
-
- getClassLoader() - Method in class com.caucho.loader.Loader
-
Gets the owning class loader.
- getClassLoader() - Method in class com.caucho.loader.SystemClassLoader
-
- getClassLoader() - Method in class com.caucho.make.DependencyContainer
-
- getClassLoader() - Method in class com.caucho.naming.EnvironmentModelRoot
-
- getClassLoaderFor(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the ClassLoader that was used for loading the MBean.
- getClassLoaderRepository() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the ClassLoaderRepository for this MBeanServer
- getClassLoaderRepository() - Method in class com.caucho.jmx.MBeanContext
-
Returns the ClassLoaderRepository.
- getClassMap() - Method in class com.caucho.quercus.module.ModuleContext
-
Returns the class maps.
- getClassMap() - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns the class map.
- getClassMap() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the class map.
- getClassMap() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the class map.
- getClassMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the class maps.
- getClassMethods() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the declared functions.
- getClassName() - Method in class com.caucho.bytecode.FieldRefConstant
-
Returns the class name
- getClassName() - Method in class com.caucho.bytecode.InterfaceMethodRefConstant
-
Returns the class name
- getClassName() - Method in class com.caucho.bytecode.MethodRefConstant
-
Returns the class name
- getClassName() - Method in class com.caucho.config.types.ResinType
-
Returns the class name.
- getClassName() - Method in class com.caucho.config.types.Signature
-
Returns the class name
- getClassName() - Method in class com.caucho.java.AbstractGenerator
-
Returns the generated class name
- getClassName() - Method in class com.caucho.java.gen.BaseClass
-
Gets the class name.
- getClassName() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the class name.
- getClassName() - Method in class com.caucho.quercus.env.JavaValue
-
- getClassName() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the value's class name.
- getClassName() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the value's class name.
- getClassName() - Method in class com.caucho.quercus.env.Value
-
Returns the value's class name.
- getClassName() - Method in class com.caucho.quercus.env.Var
-
Returns the class name.
- getClassName() - Method in class com.caucho.quercus.expr.FunGetClassExpr
-
- getClassName() - Method in class com.caucho.quercus.Location
-
- getClassName() - Method in class com.caucho.quercus.parser.QuercusParser
-
Returns the current class name
- getClassName(Path) - Method in class com.caucho.quercus.QuercusContext
-
Returns the relative path.
- getClassName(int) - Method in class com.caucho.quercus.QuercusContext
-
- getClassNameList() - Method in class com.caucho.config.inject.ScanRootContext
-
- getClassNames(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getClassPackage() - Method in class com.caucho.loader.ClassEntry
-
- getClassPath() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the classpath.
- getClassPath() - Method in class com.caucho.loader.ClassEntry
-
Returns the path to the class file.
- getClassPath() - Method in class com.caucho.loader.CompilingLoader
-
- getClassPath() - Method in class com.caucho.loader.DynamicClassLoader
-
Fill data for the class path.
- getClassPath() - Method in class com.caucho.loader.EnvironmentAdmin
-
- getClassPath() - Method in interface com.caucho.management.server.EnvironmentMXBean
-
Returns the classpath for the environment
- getClassPath() - Static method in class com.caucho.server.util.CauchoSystem
-
Returns the system classpath, including the bootpath
- getClassPathList() - Static method in class com.caucho.server.util.CauchoSystem
-
Returns the system classpath, including the bootpath
- getClassType() - Method in class com.caucho.config.cfg.BeanConfig
-
- getClassType() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- getclient_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'client_info'.
- getclient_version(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'client_version'.
- getClientCertificate() - Method in class com.caucho.vfs.QSocket
-
Returns the client certificate.
- getClientCertificate() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the client certificate.
- getClientCertificates() - Method in class com.caucho.vfs.QSocket
-
Returns the client certificate chain.
- getClientCertificates() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the client certificate.
- getClientEncoding() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Alias for getCharacterSetName
- getClientEncoding() - Method in class com.caucho.quercus.lib.db.Postgres
-
Return the "client_encoding" property.
- getClientInfo(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getClientInfo() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Deprecated.
- getClientInfo(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
- getClientInfoStatic(Env) - Static method in class com.caucho.quercus.lib.db.Mysqli
-
- getClobValue(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getClobValue(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.OracleResult
-
- getClosure() - Method in class com.caucho.quercus.env.Env
-
Returns the current closure scope.
- getClosureUseArgs() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the args.
- getClosureUseArgs() - Method in class com.caucho.quercus.program.Function
-
Returns the args.
- getCode() - Method in class com.caucho.bytecode.CodeAttribute
-
Gets the code value.
- getCode() - Method in class com.caucho.bytecode.CodeEnhancer
-
Returns the code buffer.
- getCode() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the code buffer.
- getCode() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the code attribute.
- getCode() - Method in exception com.caucho.quercus.lib.db.PDOException
-
- getCode(Env, ObjectValue) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the code.
- getCode() - Method in class com.caucho.quercus.lib.pdf.FontChar
-
- getCodeAttribute() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the code attribute.
- getCodeCacheCommitted() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getCodeCacheFree() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getCodeCacheMax() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getCodeCacheName() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getCodeCacheUsed() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getCodePath() - Method in class com.caucho.loader.JarLoader
-
- getCodePath() - Method in class com.caucho.loader.LibraryLoader
-
- getCodePath() - Method in class com.caucho.loader.PathLoader
-
- getCodePath() - Method in class com.caucho.loader.TreeLoader
-
- getCodeSource() - Method in class com.caucho.loader.ClassEntry
-
- getCodeSource(Path) - Method in class com.caucho.loader.CompilingLoader
-
Returns the code source for the directory.
- getCodeSource(Path) - Method in class com.caucho.loader.Loader
-
Returns the code source for the path.
- getCodeSource(Path) - Method in class com.caucho.loader.SimpleLoader
-
Returns the code source for the directory.
- getCollate() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getCollationIndex(String) - Static method in class com.caucho.quercus.lib.db.MysqlCharset
-
- getCollection() - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Returns the underlying Oracle collection
- getColumn() - Method in class com.caucho.java.CompileError
-
- getColumn(String) - Method in class com.caucho.quercus.lib.db.JdbcTableMetaData
-
Returns the matching column.
- getColumn() - Method in class com.caucho.quercus.lib.xml.Xml
-
- getColumn() - Method in interface com.caucho.xml.CauchoNode
-
Returns the source column of this node.
- getColumn() - Method in class com.caucho.xml.QAbstractNode
-
- getColumn() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getColumnCase() - Method in class com.caucho.quercus.lib.db.PDO
-
- getColumnCharacterEncoding(int) - Method in class com.caucho.quercus.lib.db.MysqlResultSetMetaData
-
- getColumnCount(Env) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- getColumnDate(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnDate(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.PostgresResult
-
- getColumnLabel(int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnMeta(Env, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- getColumnNumber(Value, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Gets the column number based on a generic Value.
- getColumnNumber(String) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Gets the column number.
- getColumnNumber() - Method in class com.caucho.xml.SAXBuilder
-
The column number is always 0.
- getColumnNumber() - Method in class com.caucho.xml.XmlParser
-
- getColumnNumber() - Method in class com.caucho.xml.XmlParser.LocatorImpl
-
- getColumns() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Returns the preferred number of columns.
- getColumnString(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnString(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
-
- getColumnTime(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnTime(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.PostgresResult
-
- getColumnTimestamp(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnTimestamp(Env, ResultSet, int) - Method in class com.caucho.quercus.lib.db.PostgresResult
-
- getColumnType(Value) - Static method in enum com.caucho.quercus.lib.db.ColumnType
-
- getColumnValue(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getColumnValue(Env, int, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get the column value in the specified result set.
- getCommand() - Method in class com.caucho.quercus.lib.ProcOpenResource
-
- getComment() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the documentation for this class.
- getComment() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the documentation for this function.
- getComment() - Method in class com.caucho.quercus.function.LazyFunction
-
- getComment() - Method in class com.caucho.quercus.function.LazyMethod
-
- getComment() - Method in class com.caucho.quercus.program.ClassDef.FieldEntry
-
- getComment() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the documentation for this class.
- getComment() - Method in class com.caucho.quercus.program.ClassDef.StaticFieldEntry
-
- getComment() - Method in class com.caucho.quercus.program.ClassField
-
- getComment() - Method in class com.caucho.quercus.program.Function
-
Returns the documentation for this function.
- getComment() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Returns the documentation for this class.
- getCommitCountTotal() - Method in interface com.caucho.management.server.TransactionManagerMXBean
-
Returns the total number of committed transaction.
- getCommitResourceFailCountTotal() - Method in interface com.caucho.management.server.TransactionManagerMXBean
-
Returns the number of failed commits in the final resource commit
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.el.MapVariableResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.el.StackELResolver
-
- getCommonPropertyType(ELContext, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- getCompilationInstanceName() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Unique instance name for the compiled class.
- getCompilationName() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getCompilationName() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Unique name to use for compilation.
- getCompileClassLoader() - Method in class com.caucho.quercus.QuercusContext
-
Returns the compile classloader
- getCompiledPage() - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns any profile page.
- getCompiledPage() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the compiling page, if any
- getCompiledPage() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the compiled page.
- getCompileException() - Method in class com.caucho.quercus.program.QuercusProgram
-
- getCompiler() - Method in class com.caucho.java.AbstractGenerator
-
- getCompiler() - Method in class com.caucho.java.JavacConfig
-
Gets the compiler.
- getCompiler() - Method in class com.caucho.java.JavaCompilerUtil
-
Gets the compiler name, e.g.
- getComponent() - Method in class com.caucho.config.cfg.BeanConfig
-
- getComponentDef() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getComponentType() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the component for a class.
- getComponentType() - Method in class com.caucho.bytecode.JClass
-
Returns the component for a class.
- getComponentType() - Method in class com.caucho.bytecode.JClassArray
-
Returns the component for a class.
- getComponentType() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the component type for a primitive class.
- getComponentType() - Method in interface com.caucho.bytecode.JType
-
Returns the component for a class.
- getComponentType() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the component for a class.
- getComponentType() - Method in class com.caucho.config.type.ArrayType
-
- getComponentType() - Method in class com.caucho.config.type.ConfigType
-
- getConditionalClassMap() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the conditional class map.
- getConditionalFunctionMap() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the conditional function map.
- getConfig() - Method in class com.caucho.config.xml.XmlConfigContext
-
- getConfig() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getConfigException() - Method in class com.caucho.config.inject.InjectManager
-
- getConfigException() - Method in class com.caucho.env.service.ResinSystem
-
Returns the configuration exception
- getConfigException() - Static method in class com.caucho.loader.Environment
-
Returns any configuration exception.
- getConfigException() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Gets the config exception.
- getConfigProperties() - Static method in class com.caucho.config.Config
-
- getConfigType() - Method in class com.caucho.config.attribute.AddAttribute
-
- getConfigType() - Method in class com.caucho.config.attribute.AnnotationAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.Attribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.CreateAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.EntryAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.EnvironmentAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.ListValueAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.ProgramAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.PropertyAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.SetterAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.SetValueAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.attribute.TextAttribute
-
Returns the config type of the attribute value.
- getConfigType() - Method in class com.caucho.config.type.NamespaceBeanConfig
-
- getConfigType() - Method in class com.caucho.config.types.AnnotationConfig
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanAddAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanAnnotationAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanArgAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanFieldAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanMethodAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanNewAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanProgramAttribute
-
- getConfigType() - Method in class com.caucho.config.xml.XmlBeanValueArgAttribute
-
- getConfigVar(String) - Method in class com.caucho.quercus.env.Env
-
Returns the configuration value of an init var.
- getConnection() - Method in class com.caucho.quercus.env.ConnectionEntry
-
- getConnection(String, String, String, String, boolean) - Method in class com.caucho.quercus.env.Env
-
Returns a connection to the given database.
- getConnection() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getConnection() - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- getConnection(String, String) - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- getConnection(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the connection
- getConnection() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- getConnection() - Method in class com.caucho.quercus.lib.db.PDO
-
- getConnection() - Method in class com.caucho.quercus.lib.db.PostgresResult
-
- getConnection() - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- getConnection(String, String) - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- getConnection(Connection) - Method in class com.caucho.quercus.QuercusContext
-
Unwrap connection if necessary.
- getConnectionActiveCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the number of active connections.
- getConnectionCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the total number of connections.
- getConnectionCountTotal() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the total number of connections.
- getConnectionCreateCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the number of connections being created.
- getConnectionCreateCountTotal() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the total number of created connections.
- getConnectionFailCountTotal() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the total number of failed connections.
- getConnectionIdleCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the number of idle connections.
- getConnectionStatus() - Method in class com.caucho.quercus.env.Env
-
Returns the connection status
- getConnectionWaitTime() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
How long to wait for connections when timed out.
- getConnectTimeout() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the max time until timeout while establishing a connection.
- getConstant(String) - Method in class com.caucho.quercus.env.Env
-
Returns a constant.
- getConstant(String, boolean) - Method in class com.caucho.quercus.env.Env
-
Returns a constant.
- getConstant(int) - Method in class com.caucho.quercus.env.Env
-
Returns a constant.
- getConstant(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Finds the matching constant
- getConstant(Env, StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getConstant(StringValue) - Method in class com.caucho.quercus.module.ModuleInfo
-
Returns a named constant.
- getConstant(int) - Method in class com.caucho.quercus.QuercusContext
-
Returns a named constant.
- getConstantArg() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns a constant pool item.
- getConstantId(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns the id for a constant
- getConstantId(StringValue) - Method in class com.caucho.quercus.QuercusContext
-
Returns the id for a constant
- getConstantIdCount() - Method in class com.caucho.quercus.QuercusContext
-
Returns the number of defined constants
- getConstantList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the constant list
- getConstantLower(int) - Method in class com.caucho.quercus.QuercusContext
-
Returns the name map.
- getConstantLowerId(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns the constant id.
- getConstantMap(Env) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the constants defined in this class.
- getConstantMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the name map.
- getConstantName(int) - Method in class com.caucho.quercus.QuercusContext
-
Returns the name map.
- getConstantPool() - Method in class com.caucho.bytecode.ByteCodeParser
-
Returns the constant pool.
- getConstantPool() - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- getConstantPool() - Method in class com.caucho.bytecode.ConstantPoolEntry
-
Returns the constant pool.
- getConstantPool() - Method in class com.caucho.bytecode.JavaClass
-
Returns the class's constant pool.
- getConstants(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getConstants(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getConstMap() - Method in class com.caucho.quercus.lib.CoreModule
-
- getConstMap() - Method in class com.caucho.quercus.lib.date.DateModule
-
- getConstMap() - Method in class com.caucho.quercus.lib.file.FileModule
-
Returns the constants defined by this module.
- getConstMap() - Method in class com.caucho.quercus.lib.file.SocketModule
-
Returns the constants defined by this module.
- getConstMap() - Method in class com.caucho.quercus.lib.file.StreamModule
-
Adds the constant to the PHP engine's constant map.
- getConstMap() - Method in class com.caucho.quercus.module.AbstractQuercusModule
-
- getConstMap() - Method in class com.caucho.quercus.module.ModuleInfo
-
- getConstMap() - Method in interface com.caucho.quercus.module.QuercusModule
-
- getConstructor(JClass[]) - Method in class com.caucho.bytecode.JClass
-
Returns a matching constructor.
- getConstructor(int) - Method in class com.caucho.config.type.ConfigType
-
Returns the constructor with the given number of arguments
- getConstructor(int) - Method in class com.caucho.config.type.InlineBeanType
-
Returns a constructor with a given number of arguments
- getConstructor() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the constructor.
- getConstructor() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getConstructors() - Method in class com.caucho.bytecode.JavaClass
-
Returns the array of declared methods.
- getConstructors() - Method in class com.caucho.bytecode.JClass
-
Returns the constructors.
- getConstructors() - Method in class com.caucho.bytecode.JClassArray
-
Returns the constructors
- getConstructors() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the public constructors.
- getConstructors() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the abstract introspected constructors
- getConstructors() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
Returns the abstract introspected constructors
- getConstructors() - Method in class com.caucho.config.reflect.ReflectionSimpleAnnotatedType
-
Returns the abstract introspected constructors
- getContainer() - Method in class com.caucho.config.cfg.BeansConfig
-
returns the owning container.
- getContainer() - Method in class com.caucho.vfs.JarPath
-
Returns the underlying file below the jar.
- getContentHandler() - Method in class com.caucho.xml.AbstractParser
-
- getContentHandler() - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
-
- getContentLength() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getContentLength() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the length of the body from the last request.
- getContentLength() - Method in class com.caucho.quercus.lib.curl.MultipartBody
-
- getContentLength() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- getContentLength() - Method in class com.caucho.quercus.lib.curl.UrlEncodedBody
-
- getContentLength() - Method in class com.caucho.quercus.lib.curl.UserBody
-
- getContentProgramAttribute() - Method in class com.caucho.config.type.ConfigType
-
Returns the flow program attribute, i.e.
- getContentProgramAttribute() - Method in class com.caucho.config.type.InlineBeanType
-
Returns the content program attribute (program excluding if, choose).
- getContents() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the buffer contents.
- getContentType() - Method in class com.caucho.quercus.env.CgiEnv
-
- getContentType() - Method in class com.caucho.quercus.env.Env
-
- getContentType() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the "Content-Type" header from the last request.
- getContentType() - Method in class com.caucho.quercus.lib.curl.MultipartBody
-
- getContentType() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- getContentType() - Method in class com.caucho.quercus.lib.curl.UrlEncodedBody
-
- getContentType() - Method in class com.caucho.quercus.lib.curl.UserBody
-
- getContentType() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getContentType() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getContentType() - Method in class com.caucho.vfs.Path
-
Returns the mime-type of the file.
- getContentType() - Method in class com.caucho.vfs.PathWrapper
-
Returns the mime-type of the file.
- getContentType() - Method in class com.caucho.vfs.XmlWriter
-
- getContext(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Returns the scope context for the given type
- getContext() - Method in class com.caucho.config.scope.ErrorContext
-
- getContext() - Static method in class com.caucho.inject.ThreadContext
-
- getContext(ClassLoader) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation.
- getContext(ClassLoader) - Method in class com.caucho.jmx.EnvironmentMBeanServer
-
Returns the local context.
- getContext(ClassLoader) - Method in class com.caucho.jmx.GlobalMBeanServer
-
Returns the local context.
- getContext(ClassLoader) - Method in class com.caucho.jmx.LocalMBeanServer
-
Returns the local context.
- getContextContainer() - Method in class com.caucho.config.scope.AbstractScopeContext
-
- getContextContainer() - Method in class com.caucho.config.scope.ApplicationContext
-
- getContextContainer() - Method in class com.caucho.config.scope.SingletonScope
-
- getContextContainer() - Method in class com.caucho.inject.RequestContext
-
- getContextData() - Method in class com.caucho.config.gen.CandiInvocationContext
-
- getContextImpl(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Required for TCK.
- getContextLoader() - Method in class com.caucho.util.Alarm
-
Sets the alarm's context loader
- getContextLoader() - Method in class com.caucho.util.WeakAlarm
-
- getContextMBeanServer() - Static method in class com.caucho.jmx.Jmx
-
Returns the context mbean server.
- getContextModel() - Static method in class com.caucho.naming.InitialContextFactoryImpl
-
Sets the model for the current class loader.
- getContextNode() - Method in class com.caucho.xpath.Env
-
Gets the context node.
- getContextNode() - Method in interface com.caucho.xpath.ExprEnvironment
-
Return context node from the XPath expression context.
- getContextNode() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Gets the env node.
- getContextPath() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getContextPath() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getContextPosition() - Method in class com.caucho.xpath.Env
-
Returns the position of the context node.
- getContextPosition() - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the context position from the XPath expression context.
- getContextPosition() - Method in class com.caucho.xpath.pattern.NodeArrayListIterator
-
Returns the current position.
- getContextPosition() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the position of the context node.
- getContextPosition() - Method in class com.caucho.xpath.pattern.NodeListIterator
-
Returns the current position.
- getContextSize() - Method in class com.caucho.xpath.Env
-
Returns the number of nodes in the context list.
- getContextSize() - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the context size from the XPath expression context.
- getContextSize() - Method in class com.caucho.xpath.pattern.AttributeListIterator
-
Returns the number of nodes in the context list.
- getContextSize() - Method in class com.caucho.xpath.pattern.AxisIterator
-
Returns the number of nodes in the context list.
- getContextSize() - Method in class com.caucho.xpath.pattern.NamespaceIterator
-
Returns the number of nodes in the context list.
- getContextSize() - Method in class com.caucho.xpath.pattern.NodeArrayListIterator
-
Returns the current position.
- getContextSize() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the number of nodes in the context list.
- getContextSize() - Method in class com.caucho.xpath.pattern.NodeListIterator
-
Returns the current position.
- getContinuationItem() - Method in class com.caucho.relaxng.program.InElementItem
-
- getConvertedString() - Method in class com.caucho.vfs.ByteToChar
-
Gets the converted string.
- getConvertedString() - Method in class com.caucho.vfs.OldByteToChar
-
Gets the converted string.
- getCookieName() - Method in class com.caucho.quercus.QuercusContext
-
- getCookies() - Method in class com.caucho.quercus.env.CgiEnv
-
- getCookies() - Method in class com.caucho.quercus.env.Env
-
- getCookies() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getCookies() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getCopy(Value) - Method in class com.caucho.quercus.env.CopyRoot
-
- getCopyright() - Static method in class com.caucho.VersionFactory
-
- getCount(Env) - Method in class com.caucho.quercus.env.ArgRef
-
- getCount(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the count().
- getCount(Env) - Method in class com.caucho.quercus.env.NullValue
-
- getCount(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the count value with the given key.
- getCount(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the count, as returned by the global php count() function
- getCount(Env) - Method in class com.caucho.quercus.env.Var
-
Returns the count, as returned by the global php count() function
- getCount() - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getCount() - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getCount() - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getCount() - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getCount() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getCount() - Method in class com.caucho.quercus.profile.ProfileItem
-
Returns the item call count
- getCount() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the function's call count
- getCount() - Method in class com.caucho.xpath.pattern.FromContext
-
- getCountDelegate() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the count delegate
- getCountRecursive(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the count().
- getCountRecursive(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the count, as returned by the global php count() function
- getCountRecursive(Env) - Method in class com.caucho.quercus.env.Var
-
Returns the count, as returned by the global php count() function
- getCrc() - Method in class com.caucho.quercus.env.DefinitionState
-
returns the crc.
- getCrc() - Method in class com.caucho.quercus.program.UnsetFunction
-
- getCRC() - Method in class com.caucho.vfs.Crc64Stream
-
Returns the CRC value.
- getCrc32Value() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Calculates CRC32 value.
- getCrc32Value() - Method in class com.caucho.quercus.env.StringValue
-
Calculates CRC32 value.
- getCrc64() - Method in class com.caucho.config.ConfigAdmin
-
- getCrc64() - Method in interface com.caucho.management.server.ConfigMXBean
-
- getCrc64() - Method in class com.caucho.vfs.Path
-
Returns the crc64 code.
- getCrc64() - Method in class com.caucho.vfs.PathWrapper
-
Returns the crc64 code.
- getCreateCountTotal() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- getCreateCountTotal() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- getCreateTime() - Method in class com.caucho.vfs.Path
-
Returns the create time of the file.
- getCreateTime() - Method in class com.caucho.vfs.PathWrapper
-
Returns the create time of the file.
- getCreationalContext() - Method in class com.caucho.config.xml.XmlConfigContext
-
- getCronExpression() - Method in class com.caucho.config.timer.TimerTask
-
Gets the cron expression used to create the schedule.
- getCTime(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getCtime() - Method in class com.caucho.vfs.FileStatus
-
- getCtype() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getCurlList() - Method in class com.caucho.quercus.lib.curl.CurlMultiResource
-
- getCurlListSize() - Method in class com.caucho.quercus.lib.curl.CurlMultiResource
-
- getCurlResource() - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
- getCurrent() - Static method in class com.caucho.config.inject.InjectManager
-
Returns the local container.
- getCurrent(ClassLoader) - Static method in class com.caucho.config.inject.InjectManager
-
Returns the current environment container.
- getCurrent() - Static method in class com.caucho.config.xml.XmlConfigContext
-
- getCurrent() - Static method in class com.caucho.env.health.HealthStatusService
-
- getCurrent() - Static method in class com.caucho.env.meter.MeterService
-
- getCurrent() - Static method in class com.caucho.env.service.CdiSystem
-
- getCurrent() - Static method in class com.caucho.env.service.ResinSystem
-
Returns the current server
- getCurrent() - Static method in class com.caucho.env.service.RootDirectorySystem
-
- getCurrent() - Static method in class com.caucho.env.shutdown.ShutdownSystem
-
- getCurrent() - Static method in class com.caucho.env.thread.ThreadPool
-
- getCurrent() - Static method in class com.caucho.env.thread1.ThreadPool1
-
- getCurrent() - Static method in class com.caucho.env.thread2.ThreadPool2
-
- getCurrent() - Static method in class com.caucho.env.warning.WarningService
-
- getCurrent() - Static method in class com.caucho.loader.module.ArtifactRepository
-
- getCurrent() - Static method in class com.caucho.naming.EnvironmentModelRoot
-
Return the local model if it exists.
- getCurrent(ClassLoader) - Static method in class com.caucho.naming.EnvironmentModelRoot
-
Return the local model if it exists.
- getCurrent() - Method in class com.caucho.quercus.env.ArrayValue
-
- getCurrent() - Static method in class com.caucho.quercus.env.Env
-
- getCurrent(Env) - Method in class com.caucho.quercus.lib.gettext.GettextDomainMap
-
- getCurrent() - Method in class com.caucho.quercus.lib.spl.AbstractIteratorImpl
-
- getCurrent(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- getCurrent() - Method in class com.caucho.quercus.lib.spl.IteratorDelegate.EntryIterator
-
- getCurrent() - Method in class com.caucho.quercus.lib.spl.IteratorDelegate.KeyIterator
-
- getCurrent() - Method in class com.caucho.quercus.lib.spl.IteratorDelegate.ValueIterator
-
- getCurrent() - Static method in class com.caucho.transaction.TransactionImpl
-
- getCurrent() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the current TransactionImpl, creating if necessary.
- getCurrent() - Static method in class com.caucho.transaction.UserTransactionProxy
-
Returns the local UT proxy.
- getCurrent() - Static method in class com.caucho.vfs.net.NetworkSystem
-
- getCurrentBuilder() - Static method in class com.caucho.config.xml.XmlConfigContext
-
- getCurrentContext() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation.
- getCurrentContext(ClassLoader) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation.
- getCurrentContext(ClassLoader) - Method in class com.caucho.jmx.EnvironmentMBeanServer
-
Returns the local context.
- getCurrentContext(ClassLoader) - Method in class com.caucho.jmx.GlobalMBeanServer
-
Returns the local context.
- getCurrentContext(ClassLoader) - Method in class com.caucho.jmx.LocalMBeanServer
-
Returns the local context.
- getCurrentContextData() - Static method in class com.caucho.config.gen.CandiInvocationContext
-
- getCurrentDataDirectory() - Static method in class com.caucho.env.service.RootDirectorySystem
-
Returns the data directory for current active directory service.
- getCurrentHttpRequest() - Static method in class com.caucho.config.scope.ThreadRequestFactory
-
- getCurrentId() - Static method in class com.caucho.env.service.ResinSystem
-
Returns the current system id.
- getCurrentKey() - Method in class com.caucho.quercus.lib.spl.AbstractIteratorImpl
-
- getCurrentNode() - Method in class com.caucho.xpath.Env
-
Gets the current node.
- getCurrentNode() - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the current node from the XSLT context; the same
as calling current() function from the XPath expression context.
- getCurrentNode() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Sets the current node.
- getCurrentRequest() - Static method in class com.caucho.config.scope.ThreadRequestFactory
-
- getCurrentService(Class<T>) - Static method in class com.caucho.env.service.ResinSystem
-
Returns the current identified service.
- getCurrentTime() - Method in class com.caucho.quercus.env.Env
-
Returns the current time (may be cached).
- getCurrentTime() - Method in class com.caucho.quercus.QuercusContext
-
Returns the current time.
- getCurrentTime() - Method in class com.caucho.quercus.QuercusTimer
-
Returns the approximate current time in milliseconds.
- getCurrentTime() - Static method in class com.caucho.util.CurrentTime
-
Returns the approximate current time in milliseconds.
- getCurrentTimeActual() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- getCurrentTimeActual() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- getCurrentTimeActual() - Static method in class com.caucho.util.CurrentTime
-
Gets current time, handling test
- getCurrentUser() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- getCurrentUserTransactionImpl() - Method in class com.caucho.transaction.UserTransactionProxy
-
Gets the current thread transaction.
- getCurrentValue() - Method in class com.caucho.quercus.lib.spl.AbstractIteratorImpl
-
- getCurrentVar(String) - Static method in class com.caucho.config.Config
-
Sets an EL configuration variable.
- getCustomBeanType(Class<T>) - Static method in class com.caucho.config.type.TypeFactory
-
Returns the appropriate strategy.
- getcwd(Env) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns the current working directory.
- getData() - Method in class com.caucho.config.timer.TimerTask
-
Gets the data to be passed to the invocation target.
- getData() - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- getData() - Method in class com.caucho.quercus.lib.dom.DOMProcessingInstruction
-
- getData() - Method in class com.caucho.util.Tree
-
- getData() - Method in class com.caucho.xml.QProcessingInstruction
-
- getData() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- getData() - Method in class com.caucho.xml.stream.events.ProcessingInstructionImpl
-
- getDatabase() - Method in class com.caucho.quercus.env.Env
-
Returns the configured database.
- getDatabase() - Method in class com.caucho.quercus.QuercusContext
-
Gets the default data source.
- getDatabaseName() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getDataDirectory() - Method in class com.caucho.env.service.RootDirectorySystem
-
Returns the internal data directory.
- getDataSource(String, String) - Method in class com.caucho.quercus.env.Env
-
Returns the configured database.
- getDatastoreFile() - Method in class com.caucho.vfs.DatastorePath
-
- getDate() - Method in class com.caucho.quercus.env.Env
-
- getdate(Env, Value) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns an array of the current date.
- getDayOfMonth() - Method in class com.caucho.config.timer.CronExpression
-
Gets the day of month expression.
- getDayOfMonth() - Method in class com.caucho.util.QDate
-
Returns the day of the month, based on 1 for the first of the month.
- getDayOfWeek() - Method in class com.caucho.config.timer.CronExpression
-
Gets the day of week expression.
- getDayOfWeek() - Method in class com.caucho.util.QDate
-
Returns the day of the week.
- getDayOfYear() - Method in class com.caucho.util.QDate
-
Returns the day of the year, based on 0 for January 1.
- getDaysInMonth() - Method in class com.caucho.util.QDate
-
Returns the day of the month, based on 1 for the first of the month.
- getDbName() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getDecimalSeparator() - Method in class com.caucho.quercus.env.QuercusLocale
-
- getDeclaration() - Method in class com.caucho.xml.stream.events.EntityReferenceImpl
-
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JavaClass
-
Returns the declared annotations.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JavaField
-
Returns the declared annotations.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the declared annotations.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the annotation.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the annotations.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JMethod
-
Returns the declared annotaions.
- getDeclaredAnnotations() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the annotation.
- getDeclaredClasses(Env) - Method in class com.caucho.quercus.env.DefinitionState
-
Returns the declared classes.
- getDeclaredClasses() - Method in class com.caucho.quercus.env.Env
-
Returns the declared classes.
- getDeclaredFields() - Method in class com.caucho.bytecode.JavaClass
-
Returns the array of declared fields.
- getDeclaredFields() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the declared fields
- getDeclaredFields() - Method in class com.caucho.bytecode.JClass
-
Returns the declared fields
- getDeclaredFields() - Method in class com.caucho.bytecode.JClassArray
-
Returns the declared fields
- getDeclaredFields() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the declared methods.
- getDeclaredFields() - Method in interface com.caucho.bytecode.JType
-
Returns the declared fields
- getDeclaredFields() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the declared fields
- getDeclaredMethods() - Method in class com.caucho.bytecode.JavaClass
-
Returns the array of declared methods.
- getDeclaredMethods() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the declared methods
- getDeclaredMethods() - Method in class com.caucho.bytecode.JClass
-
Returns the declared methods
- getDeclaredMethods() - Method in class com.caucho.bytecode.JClassArray
-
Returns the declared methods
- getDeclaredMethods() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the declared methods.
- getDeclaredMethods() - Method in interface com.caucho.bytecode.JType
-
Returns the declared methods
- getDeclaredMethods() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the declared methods
- getDeclaringCallable() - Method in class com.caucho.config.reflect.AnnotatedParameterImpl
-
- getDeclaringClass() - Method in class com.caucho.bytecode.JAccessibleObject
-
Returns the declaring class
- getDeclaringClass() - Method in class com.caucho.bytecode.JavaField
-
Returns the declaring class.
- getDeclaringClass() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the declaring class.
- getDeclaringClass() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the declaring type.
- getDeclaringClass() - Method in class com.caucho.bytecode.JField
-
Returns the declaring class
- getDeclaringClass() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns the declaring type.
- getDeclaringClass() - Method in class com.caucho.bytecode.JMethod
-
Returns the declaring class
- getDeclaringClass() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the declaring type.
- getDeclaringClass() - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- getDeclaringClass() - Method in class com.caucho.config.program.ConfigProgram
-
Returns the declaring class.
- getDeclaringClass() - Method in class com.caucho.config.program.FieldGeneratorProgram
-
- getDeclaringClass() - Method in class com.caucho.config.program.MethodGeneratorProgram
-
- getDeclaringClass() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the implementing class.
- getDeclaringClass() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the implementing class.
- getDeclaringClass(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- getDeclaringClass(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- getDeclaringClass(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- getDeclaringClass(StringValue, StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- getDeclaringClass() - Method in class com.caucho.quercus.program.Function
-
Returns the declaring class
- getDeclaringClass() - Method in class com.caucho.quercus.program.FunctionInfo
-
Gets the owning class.
- getDeclaringClass() - Method in class com.caucho.quercus.program.ObjectMethod
-
- getDeclaringClassName() - Method in class com.caucho.quercus.env.JavaConstructor
-
- getDeclaringClassName() - Method in class com.caucho.quercus.env.JavaMethod
-
- getDeclaringClassName() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the name of class lexically declaring the method
- getDeclaringClassName() - Method in class com.caucho.quercus.function.LazyMethod
-
- getDeclaringClassName() - Method in class com.caucho.quercus.module.StaticFunction
-
- getDeclaringClassName() - Method in class com.caucho.quercus.program.ClassField
-
- getDeclaringClassName() - Method in class com.caucho.quercus.program.Function
-
Returns the declaring class name
- getDeclaringClassName() - Method in class com.caucho.quercus.program.ObjectMethod
-
- getDeclaringType() - Method in class com.caucho.config.reflect.AnnotatedConstructorImpl
-
- getDeclaringType() - Method in class com.caucho.config.reflect.AnnotatedFieldImpl
-
- getDeclaringType() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
- getDeclComment(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns the comment in the file where this is defined in.
- getDeclComment(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getDeclComment(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- getDeclComment(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getDeclComment(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getDeclComment(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- getDeclComment(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- getDeclComment(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the comment in the file where this is defined in.
- getDeclEndLine(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns the end line in the file where this is defined in.
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- getDeclEndLine(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the end line in the file where this is defined in.
- getDeclFileName(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns the name of the file where this is defined in.
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- getDeclFileName(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the name of the file where this is defined in.
- getDeclStartLine(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns the start line in the file where this is defined in.
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- getDeclStartLine(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns the start line in the file where this is defined in.
- getDecoratedTypes() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the types for the decorated
- getDecoratedTypes() - Method in class com.caucho.config.inject.DecoratorEntry
-
- getDecorator() - Method in class com.caucho.config.inject.DecoratorEntry
-
- getDecoratorClasses() - Method in class com.caucho.config.gen.InterceptorFactory
-
- getDefault() - Static method in class com.caucho.quercus.env.LocaleInfo
-
- getDefault() - Static method in class com.caucho.quercus.env.QuercusLocale
-
- getDefault() - Method in class com.caucho.quercus.module.IniDefinition
-
Returns the default value of the ini definition.
- getDefault() - Method in class com.caucho.quercus.program.Arg
-
Returns the default expression
- getDefaultAttribute(QName) - Method in class com.caucho.config.type.ConfigType
-
- getDefaultCollation(String) - Static method in class com.caucho.quercus.lib.db.MysqlCharset
-
- getDefaultDomain() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the default domain for naming the MBean
- getDefaultDriver() - Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- getDefaultEncoding() - Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- getDefaultEncoding() - Method in class com.caucho.xml.AbstractParser
-
Gets the default encoding if none is specified.
- getDefaultExprs() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the default expressions.
- getDefaultFunctionMap() - Method in class com.caucho.quercus.env.Env
-
- getDefaultName() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getDefaultName() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- getDefaultName() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getDefaultProperties(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getDefaultScheme() - Static method in class com.caucho.vfs.Vfs
-
- getDefaultScope() - Method in class com.caucho.config.cfg.BeanConfig
-
- getDefaultScope() - Method in class com.caucho.config.types.InterfaceConfig
-
- getDefaultScope() - Method in class com.caucho.log.LogHandlerConfig
-
- getDefaultSearchPath() - Static method in class com.caucho.java.gen.JavaClassGenerator
-
Returns the default merge path
- getDefaultStreamContext() - Method in class com.caucho.quercus.env.Env
-
Returns the default stream resource.
- getDefaultTimeZone() - Method in class com.caucho.quercus.env.Env
-
- getDefaultUnits() - Method in class com.caucho.config.types.Minutes
-
Returns the default units (default is 1000)
- getDefaultUnits() - Method in class com.caucho.config.types.Period
-
Returns the default units (default is 1000)
- getDefaultUrlPrefix() - Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- getDefaultValue(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- getDefCacheHitCount() - Method in class com.caucho.quercus.QuercusContext
-
Returns the definition cache hit count.
- getDefCacheMissCount() - Method in class com.caucho.quercus.QuercusContext
-
Returns the definition cache miss count.
- getDefinedConstants() - Method in class com.caucho.quercus.env.Env
-
Returns an array of the defined functions.
- getDefinedFunctions() - Method in class com.caucho.quercus.env.DefinitionState
-
Returns an array of the defined functions.
- getDefinedFunctions() - Method in class com.caucho.quercus.env.Env
-
- getDefinedFunctions() - Method in class com.caucho.quercus.QuercusContext
-
Returns an array of the defined functions.
- getDefinition(String) - Method in class com.caucho.relaxng.pattern.GrammarPattern
-
Gets a definition.
- getDefName() - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Returns the definition name.
- getDelegate() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getDelegateInjectionPoint() - Method in class com.caucho.config.inject.DecoratorBean
-
- getDelegateQualifiers() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the bindings for the delegated object
- getDelegateType() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the type of the delegated object
- getDelegateType() - Method in class com.caucho.config.inject.DecoratorEntry
-
- getDepend() - Method in class com.caucho.vfs.Jar
-
Returns the dependency.
- getDepend() - Method in class com.caucho.vfs.JarPath
-
Returns the dependency checker from the jar.
- getDependencies() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's dependencies
- getDependencies() - Method in class com.caucho.make.DependencyContainer
-
- getDependencyCheckInterval() - Method in class com.caucho.loader.DynamicClassLoader
-
Gets the dependency check interval.
- getDependencyCheckInterval() - Static method in class com.caucho.loader.Environment
-
Returns the current dependency check interval.
- getDependencyCheckInterval(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Returns the current dependency check interval.
- getDependencyCheckInterval() - Method in class com.caucho.quercus.QuercusContext
-
- getDependencyList() - Method in class com.caucho.config.xml.XmlConfigContext
-
- getDependencyList() - Method in class com.caucho.loader.ivy.IvyModule
-
- getDependencyList() - Method in class com.caucho.quercus.program.QuercusProgram
-
- getDependencyList() - Method in class com.caucho.xml.QAbstractNode
-
- getDependencyList() - Method in class com.caucho.xml.QDocument
-
- getDependList() - Method in class com.caucho.xml.QDocument
-
- getDeploymentPriority(<any>) - Method in class com.caucho.config.inject.InjectManager
-
- getDeploymentType() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the bean's deployment type
- getDepth() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the depth of the current element.
- getDepth() - Method in class com.caucho.xml.stream.NamespaceContextImpl
-
- getDescender() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getDescender() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getDescription() - Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- getDescription() - Method in interface com.caucho.license.LicenseCheck
-
- getDescription(String) - Static method in class com.caucho.quercus.lib.db.MysqlCharset
-
- getDescriptor() - Method in class com.caucho.bytecode.JavaField
-
Gets the descriptor.
- getDescriptor() - Method in class com.caucho.bytecode.JavaMethod
-
Gets the descriptor.
- getDestFilename() - Method in class com.caucho.java.LineMap
-
- getDestinationIncrement() - Method in class com.caucho.java.LineMap.Line
-
- getDestinationLine() - Method in class com.caucho.java.LineMap.Line
-
- getDestLine() - Method in class com.caucho.java.gen.JavaWriterWrapper
-
Returns the destination line.
- getDestLine() - Method in class com.caucho.java.JavaWriter
-
Returns the destination line.
- getDestroyMethod(Class) - Static method in class com.caucho.loader.CloseListener
-
- getDestructor() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the destructor.
- getDev() - Method in class com.caucho.vfs.FileStatus
-
- getDevice() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_dev if appropriate.
- getDeviceId() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_rdev if appropriate.
- getDigest() - Method in class com.caucho.bytecode.JClassDependency
-
Calculates a MD5 digest of the class.
- getDigest() - Method in class com.caucho.make.ClassDependency
-
Calculates a MD5 digest of the class.
- getDigest() - Method in class com.caucho.util.Sha256OutputStream
-
- getDigest() - Method in class com.caucho.vfs.Crc64InputStream
-
Returns the CRC value.
- getDigest() - Method in class com.caucho.vfs.Crc64OutputStream
-
Returns the CRC value.
- getDigest() - Method in class com.caucho.vfs.Depend
-
Returns the digest.
- getDir() - Method in class com.caucho.config.types.FileSetType
-
Gets the starting directory.
- getDirMap() - Method in class com.caucho.vfs.GoogleInode
-
- getDirty(Value) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Returns the value as an array, using copy on write if necessary.
- getDirty(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the value as an array, using copy on write if necessary.
- getDirty(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the value, doing a copy-on-write if needed.
- getDirty(Value) - Method in class com.caucho.quercus.env.Value
-
Returns the array value, copying on write if necessary.
- getDirty(Value) - Method in class com.caucho.quercus.env.Var
-
Returns the value, doing a copy-on-write if needed.
- getDisableClose() - Method in class com.caucho.vfs.WriteStream
-
- getDiskSpaceFree() - Method in class com.caucho.vfs.FilePath
-
- getDiskSpaceFree() - Method in class com.caucho.vfs.Path
-
- getDiskSpaceFree() - Method in class com.caucho.vfs.PathWrapper
-
- getDiskSpaceTotal() - Method in class com.caucho.vfs.FilePath
-
- getDiskSpaceTotal() - Method in class com.caucho.vfs.Path
-
- getDiskSpaceTotal() - Method in class com.caucho.vfs.PathWrapper
-
- getDisplayName() - Method in class com.caucho.config.types.DescriptionGroupConfig
-
- getDisposedParameter() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getDocComment() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getDocComment(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getDocComment(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- getDocNamespaces(Env, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public array SimpleXMLElement::getDocNamespaces ([ bool $recursive = false [, bool $from_root = true ]] )
- getDoctype() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getDoctype() - Method in class com.caucho.xml.QDocument
-
- getDocument() - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- getDocumentElement() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getDocumentElement() - Method in class com.caucho.xml.QDocument
-
- getDocumentTypeDeclaration() - Method in class com.caucho.xml.stream.events.DTDImpl
-
- getDocumentURI() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getDocumentURI() - Method in class com.caucho.xml.QDocument
-
- getDomain(Env, String) - Method in class com.caucho.quercus.lib.gettext.GettextDomainMap
-
- getDomains() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the domains for all registered MBeans
- getDomains() - Method in class com.caucho.jmx.MBeanView
-
Returns the mbean domains.
- getDomains(ArrayList<String>) - Method in class com.caucho.jmx.MBeanView
-
Returns the mbean domains.
- getDomConfig() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getDomConfig() - Method in class com.caucho.xml.QDocument
-
- getDOMImplementation() - Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- getDOMImplementation() - Method in class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- getDOMImplementation() - Method in class com.caucho.xml.parsers.LooseHtmlDocumentBuilderFactory
-
- getDOMImplementation() - Method in class com.caucho.xml.parsers.LooseXmlDocumentBuilderFactory
-
- getDOMImplementation() - Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- getDouble(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a double constant
- getDoubleByValue(double) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a double constant.
- getDriver() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getDriver(String) - Method in class com.caucho.quercus.lib.db.JdbcDriverContext
-
- getDriverClass() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getDriverClassByScheme(Class<?>, String) - Method in class com.caucho.config.type.TypeFactory
-
Returns a driver by the scheme
- getDriverClassByUrl(Class<?>, String) - Method in class com.caucho.config.type.TypeFactory
-
Returns a driver by the url
- getDriverName() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getDriverName() - Method in class com.caucho.quercus.lib.db.Mysqli
-
- getDriverName() - Method in class com.caucho.quercus.lib.db.Oracle
-
- getDriverName() - Method in class com.caucho.quercus.lib.db.Postgres
-
- getDriverName() - Method in class com.caucho.quercus.lib.db.SQLite3
-
- getDriverSchemes(ArrayList<String>, String) - Method in class com.caucho.config.type.TypeFactory
-
Returns a list of schemes supported by the api type.
- getDriverType(String, String) - Method in class com.caucho.config.type.TypeFactory
-
Returns the classname of the given driver.
- getDTDHandler() - Method in class com.caucho.xml.AbstractParser
-
- getDTDType() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- getDummyPostConstruct() - Static method in class com.caucho.config.gen.CandiUtil
-
- getDummyPreDestroy() - Static method in class com.caucho.config.gen.CandiUtil
-
- getDuplex() - Method in class com.caucho.quercus.env.Env
-
- getDynamicClassLoader() - Static method in class com.caucho.loader.Environment
-
Returns the topmost dynamic class loader.
- getDynamicClassLoader(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Returns the topmost dynamic class loader.
- getEdenCommitted() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getEdenFree() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getEdenMax() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getEdenName() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getEdenUsed() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getEjbLink() - Method in class com.caucho.config.types.EjbRef
-
- getEjbRefName() - Method in class com.caucho.config.types.EjbRef
-
Returns the ejb name.
- getELContext() - Static method in class com.caucho.config.Config
-
Returns the variable resolver.
- getELContext() - Method in class com.caucho.config.type.ExprType
-
Returns the variable resolver.
- getELContext() - Static method in class com.caucho.config.xml.XmlConfigContext
-
Returns the variable resolver.
- getElem(Env, int) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Returns value of the element by index (1-based)
- getElement(String) - Method in class com.caucho.xml.QDocumentType
-
- getElementById(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getElementById(String) - Method in class com.caucho.xml.QDocument
-
- getElementId(String) - Method in class com.caucho.xml.QDocumentType
-
- getElementIdNames() - Method in class com.caucho.xml.QDocumentType
-
- getElementItem() - Method in class com.caucho.relaxng.program.InElementItem
-
- getElementMap() - Method in class com.caucho.xml.QDocumentType
-
- getElementName() - Method in class com.caucho.relaxng.pattern.Pattern
-
Returns the element-name.
- getElementName() - Method in class com.caucho.xml.stream.NamespaceContextImpl
-
- getElementsByTagName(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getElementsByTagName(String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getElementsByTagName(String) - Method in class com.caucho.xml.QDocument
-
Returns a list of elements, filtered by the tag name.
- getElementsByTagName(String) - Method in class com.caucho.xml.QElement
-
Returns a list of elements, given a tag name.
- getElementsByTagNameNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getElementsByTagNameNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getElementsByTagNameNS(String, String) - Method in class com.caucho.xml.QDocument
-
- getElementsByTagNameNS(String, String) - Method in class com.caucho.xml.QElement
-
Returns a list of elements, given a namespace and a local name.
- getElementText() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getElementText() - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
-
- getElementText() - Method in class com.caucho.xml.stream.XMLEventReaderImpl
-
- getElementText() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getELResolver() - Method in class com.caucho.config.ConfigELContext
-
- getELResolver() - Method in class com.caucho.config.inject.CandiELContext
-
- getELResolver() - Method in class com.caucho.config.inject.InjectManager
-
- getELResolver() - Method in class com.caucho.el.EnvironmentContext
-
- getElVar(String) - Static method in class com.caucho.config.Config
-
- getEmail() - Method in class com.caucho.quercus.lib.gae.GaeUser
-
- getEmptyString() - Method in class com.caucho.quercus.env.Env
-
- getEnabledBeanList() - Method in class com.caucho.config.inject.WebComponent
-
- getEncoding() - Method in class com.caucho.java.JavacConfig
-
Gets the encoding.
- getEncoding() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the encoding.
- getEncoding() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getEncoding(Env) - Static method in class com.caucho.quercus.lib.i18n.MbstringModule
-
- getEncoding() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getEncoding() - Method in class com.caucho.vfs.MultipartStream
-
Returns the default encoding.
- getEncoding() - Method in class com.caucho.vfs.ReaderWriterStream
-
- getEncoding() - Method in class com.caucho.vfs.ReadStream
-
Returns the mime-encoding currently read.
- getEncoding() - Method in class com.caucho.vfs.TempStream
-
Gets the encoding.
- getEncoding() - Method in class com.caucho.vfs.WriteStream
-
Returns the mime-encoding used for writing.
- getEncoding() - Method in class com.caucho.xml.AbstractParser
-
- getEncoding() - Method in class com.caucho.xml.QDocument
-
- getEncoding() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getEncoding() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getEnd() - Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
-
Gets the end PC
- getEnd() - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- getEnd(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- getEndIndex() - Method in class com.caucho.util.CharCursor
-
- getEndIndex() - Method in class com.caucho.util.StringCharCursor
-
- getEndLine() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getEndLine(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getEngine() - Method in class com.caucho.quercus.script.QuercusCompiledScript
-
Returns the script engine.
- getEngineName() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the full name of the ScriptEngine.
- getEngineVersion() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the version of the ScriptEngine.
- getEnlistedResourceCount() - Method in class com.caucho.transaction.TransactionImpl
-
Returns the current number of resources.
- getEnlistedResourceCount() - Method in class com.caucho.transaction.UserTransactionImpl
-
Returns the number of currently enlisted resources.
- getEntities() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getEntities() - Method in class com.caucho.xml.QDocumentType
-
- getEntities() - Method in class com.caucho.xml.stream.events.DTDImpl
-
- getEntitiesAsText() - Method in class com.caucho.xml.AbstractParser
-
- getEntityManager() - Method in class com.caucho.vfs.DatastorePath
-
- getEntityResolver() - Method in class com.caucho.xml.AbstractParser
-
Sets the callback object finding files from system ids.
- getEntries() - Method in class com.caucho.bytecode.ConstantPool
-
Returns all the entries.
- getEntries() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- getEntry(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns an entry
- getEntryClass() - Method in class com.caucho.loader.ClassEntry
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.AttributeView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getEntrySet(Env, QuercusClass) - Method in class com.caucho.quercus.lib.simplexml.TextView
-
- getEnv() - Method in class com.caucho.quercus.env.Env
-
Returns the current environment.
- getEnv() - Method in class com.caucho.quercus.env.JavaAdapter
-
- getEnv() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- getEnv() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- getenv(Env, StringValue) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Gets an environment value.
- getEnvEntryName() - Method in class com.caucho.config.types.EnvEntry
-
Gets the env-entry-name
- getEnvEntryType() - Method in class com.caucho.config.types.EnvEntry
-
Gets the env-entry-type
- getEnvEntryValue() - Method in class com.caucho.config.types.EnvEntry
-
Gets the env-entry-value
- getEnvironment() - Static method in class com.caucho.config.Config
-
Returns the variable resolver.
- getEnvironment(HashMap<String, Object>) - Static method in class com.caucho.config.Config
-
- getEnvironment() - Static method in class com.caucho.el.EL
-
- getEnvironment(ClassLoader) - Static method in class com.caucho.el.EL
-
- getEnvironment() - Method in class com.caucho.naming.ContextImpl
-
Returns the context environment.
- getEnvironment() - Method in class com.caucho.naming.ErrorContext
-
- getEnvironment() - Method in class com.caucho.naming.PathJndiContext
-
- getEnvironmentAttribute(QName) - Method in class com.caucho.config.type.TypeFactory
-
Returns an environment type.
- getEnvironmentClassLoader() - Static method in class com.caucho.loader.Environment
-
Returns the local environment.
- getEnvironmentClassLoader(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Returns the local environment.
- getEnvironmentListeners() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the listeners.
- getEnvironmentName() - Static method in class com.caucho.loader.Environment
-
Returns the environment name.
- getEnvironmentName(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Returns the environment name.
- getEnvironmentType(QName) - Method in class com.caucho.config.type.TypeFactory
-
Returns an environment type.
- getEnvironmentTypeRec(QName) - Method in class com.caucho.config.type.TypeFactory
-
Returns an environment type.
- getEnvVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
- getEnvVar(StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Gets a variable
- getEraseFlag() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the erase flag.
- getErrmode() - Method in class com.caucho.quercus.lib.db.PDOError
-
- geterrno() - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'errno'.
- geterrno() - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'errno'.
- getError() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the error string from the last request.
- geterror(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'error'.
- geterror(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'error'.
- getError() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- getErrorCode() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Sets the error code from the last request.
- getErrorCode() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the last error code.
- getErrorCode() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns the error number for the last error.
- getErrorCode() - Method in class com.caucho.quercus.lib.db.PDOError
-
- getErrorCode() - Method in class com.caucho.quercus.lib.xml.Xml
-
- getErrorHandler() - Method in class com.caucho.xml.AbstractParser
-
- getErrorHandler() - Method in class com.caucho.xml.QDocument
-
- getErrorInfo() - Method in class com.caucho.quercus.lib.db.PDOError
-
- getErrorMask() - Method in class com.caucho.quercus.env.Env
-
Returns the error mask.
- getErrorMessage() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the last error message.
- getErrorMessage() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns the error message for the last error.
- getErrorStream() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getErrorString() - Method in class com.caucho.quercus.lib.xml.Xml
-
- getEscapeText() - Method in class com.caucho.xml.DOMBuilder
-
- getEscapeText() - Method in class com.caucho.xml.SAXBuilder
-
- getEscapeText() - Method in class com.caucho.xml.XmlPrinter
-
Returns true if the text is currently being escaped
- getEscapeText() - Method in interface com.caucho.xml.XMLWriter
-
- getEscaping() - Method in class com.caucho.xml.XmlPrinter
-
Returns the current XML escaping.
- getEventAllocator() - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- getEventArguments(Object, CreationalContextImpl<?>) - Method in class com.caucho.config.event.ObserverMethodImpl
-
- getEventManager() - Method in class com.caucho.config.inject.InjectManager
-
- getEventType() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.CommentImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.DTDImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.EndDocumentImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.EndElementImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.EntityReferenceImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.NamespaceImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.NotationDeclarationImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.ProcessingInstructionImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getEventType() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- getEventType() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getExactTime() - Method in class com.caucho.quercus.env.Env
-
Returns the current time (not cached).
- getExactTime() - Method in class com.caucho.quercus.QuercusContext
-
Returns the exact current time in milliseconds.
- getExactTime() - Method in class com.caucho.quercus.QuercusTimer
-
Returns the exact current time in milliseconds.
- getExactTime() - Static method in class com.caucho.util.CurrentTime
-
Returns the exact current time in milliseconds.
- getExactTimeNanoseconds() - Method in class com.caucho.quercus.QuercusContext
-
Returns the current time in nanoseconds.
- getExactTimeNanoseconds() - Method in class com.caucho.quercus.QuercusTimer
-
Returns the exact current time in nanoseconds.
- getExactTimeNanoseconds() - Static method in class com.caucho.util.CurrentTime
-
Returns the exact current time in nanoseconds.
- getException() - Method in class com.caucho.config.scope.ErrorContext
-
- getException() - Method in class com.caucho.java.AbstractJavaCompiler
-
Returns any compile exception.
- getException() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getException() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- getExceptionClass() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- getExceptionHandler() - Method in class com.caucho.quercus.env.Env
-
Gets the exception handler
- getExceptionList() - Method in class com.caucho.bytecode.ExceptionsAttribute
-
Returns the exceptions.
- getExceptions() - Method in class com.caucho.bytecode.CodeAttribute
-
Returns the exceptions.
- getExceptions() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the exceptions.
- getExceptionTypes() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the exception types.
- getExceptionTypes() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the exception types.
- getExceptionTypes() - Method in class com.caucho.bytecode.JMethod
-
Returns the exception types.
- getExceptionTypes() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the exception types.
- getExceptionTypes() - Method in class com.caucho.java.gen.BaseMethod
-
Returns the exception types.
- getExceptionTypes() - Method in class com.caucho.java.gen.CallChain
-
Returns the method's exception types.
- getExceptionTypes() - Method in class com.caucho.java.gen.FilterCallChain
-
Returns the method's exception types.
- getExecutorTaskMax() - Method in class com.caucho.env.thread.ThreadPool
-
Gets the maximum number of executor threads.
- getExecutorTaskMax() - Method in class com.caucho.env.thread1.ThreadPool1
-
Gets the maximum number of executor threads.
- getExistsInstance() - Method in class com.caucho.config.event.ObserverMethodImpl
-
- getExitCode() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- getExitCode() - Method in class com.caucho.quercus.lib.ProcOpenResource
-
- getExitMessage() - Static method in class com.caucho.env.health.HealthSystemFacade
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.CalendarMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.DateMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.EnumMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.EregiMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.EregMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.JavaByteArrayMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.JavaCharacterArrayMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.JavaMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.LongMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.Marshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.PathMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.RegexpMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.StringMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.URLMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- getExpectedClass() - Method in class com.caucho.quercus.program.Arg
-
Returns the expected classname
- getExpectedType() - Method in class com.caucho.config.el.CandiExpr
-
- getExpectedType() - Method in class com.caucho.config.el.CandiValueExpression
-
- getExpectedType() - Method in class com.caucho.el.AbstractValueExpression
-
- getExpectedType() - Method in class com.caucho.el.BigDecimalValueExpression
-
- getExpectedType() - Method in class com.caucho.el.BigIntegerValueExpression
-
- getExpectedType() - Method in class com.caucho.el.BooleanValueExpression
-
- getExpectedType() - Method in class com.caucho.el.ByteValueExpression
-
- getExpectedType() - Method in class com.caucho.el.CharacterValueExpression
-
- getExpectedType() - Method in class com.caucho.el.DoubleValueExpression
-
- getExpectedType() - Method in class com.caucho.el.Expr
-
- getExpectedType() - Method in class com.caucho.el.FloatValueExpression
-
- getExpectedType() - Method in class com.caucho.el.IntegerValueExpression
-
- getExpectedType() - Method in class com.caucho.el.LongValueExpression
-
- getExpectedType() - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- getExpectedType() - Method in class com.caucho.el.ObjectValueExpression
-
- getExpectedType() - Method in class com.caucho.el.ShortValueExpression
-
- getExpectedType() - Method in class com.caucho.el.StringValueExpression
-
- getExpr() - Method in class com.caucho.el.ArrayExpr
-
Returns the base expression.
- getExpr() - Method in class com.caucho.el.ArrayResolverExpr
-
Returns the base expression.
- getExpr() - Method in class com.caucho.quercus.expr.AbstractUnaryExpr
-
Returns the child expression.
- getExpr() - Method in class com.caucho.quercus.expr.ArrayGetExpr
-
Returns the expr.
- getExpr() - Method in class com.caucho.quercus.expr.ArrayTailExpr
-
Returns the expr.
- getExpr() - Method in class com.caucho.quercus.expr.ExprHandle
-
Gets the expression
- getExpr() - Method in class com.caucho.quercus.expr.VarVarExpr
-
- getExpr() - Method in class com.caucho.quercus.statement.ExprStatement
-
Returns the expression.
- getExpr() - Method in class com.caucho.quercus.statement.TryStatement.Catch
-
- getExpr() - Method in class com.caucho.xpath.pattern.FilterPattern
-
Returns the filter's expression.
- getExprEnv() - Method in class com.caucho.xpath.Env
-
- getExpressionString() - Method in class com.caucho.config.el.CandiExpr
-
- getExpressionString() - Method in class com.caucho.config.el.CandiValueExpression
-
- getExpressionString() - Method in class com.caucho.el.AbstractValueExpression
-
- getExpressionString() - Method in class com.caucho.el.Expr
-
- getExpressionString() - Method in class com.caucho.el.MethodExpressionImpl
-
- getExpressionString() - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- getExpressionString() - Method in class com.caucho.el.ObjectValueExpression
-
- getExprFactory() - Method in class com.caucho.quercus.module.ModuleContext
-
- getExprFactory() - Method in class com.caucho.quercus.parser.QuercusParser
-
- getExtendedAnnotated() - Method in class com.caucho.config.inject.BeanBuilder
-
- getExtension() - Method in class com.caucho.quercus.classes.LazyClassDef
-
- getExtension() - Method in class com.caucho.quercus.env.QuercusClass
-
- getExtension(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getExtension(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getExtension() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the name of the extension that this class is part of.
- getExtension() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the name of the extension that this class is part of.
- getExtensionClasses(String) - Method in class com.caucho.quercus.module.ModuleContext
-
Returns the list of the classes that are part of this extension.
- getExtensionFuncs(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if an extension is loaded.
- getExtensionFuncs(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns true if an extension is loaded.
- getExtensionManager() - Method in class com.caucho.config.inject.InjectManager
-
- getExtensionName() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getExtensions() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns an array of filename extensions normally used by this
language.
- getExternalSubset(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- getFactory() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getFactory() - Static method in class com.caucho.config.type.TypeFactory
-
- getFactory(ClassLoader) - Static method in class com.caucho.config.type.TypeFactory
-
- getFactory() - Method in class com.caucho.config.types.JndiLink
-
Gets the type;
- getFactory() - Method in class com.caucho.config.types.ReferenceConfig
-
Gets the object factory;
- getFactory() - Method in class com.caucho.env.actor.ActorQueuePreallocBuilder
-
- getFactory() - Method in class com.caucho.quercus.parser.QuercusParser
-
- getFactory() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Returns the engine's factory.
- getFailCount() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the number of times the lifecycle has switched to failing.
- getFalseBlock() - Method in class com.caucho.quercus.statement.IfStatement
-
- getFeature(String, String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getFeature(String) - Method in class com.caucho.xml.AbstractParser
-
- getFeature(String) - Method in class com.caucho.xml.parsers.HtmlDocumentBuilderFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.HtmlSAXParserFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.LooseHtmlDocumentBuilderFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.LooseHtmlSAXParserFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.LooseXmlDocumentBuilderFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.LooseXmlSAXParserFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.XmlDocumentBuilderFactory
-
- getFeature(String) - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- getFeature(String, String) - Method in class com.caucho.xml.QAbstractNode
-
Returns a feature value.
- getFeature(String, String) - Method in class com.caucho.xml.QDOMImplementation
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.el.MapVariableResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.el.StackELResolver
-
- getFeatureDescriptors(ELContext, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- getFederatedIdentity() - Method in class com.caucho.quercus.lib.gae.GaeUser
-
- getFetchedRows() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Gets the number of fetched rows.
- GETFIELD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- getField(String, String, String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- getField(String) - Method in class com.caucho.bytecode.JavaClass
-
Returns a fields.
- getField() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- getField() - Method in class com.caucho.config.xml.XmlBeanFieldConfig
-
- getField(StringValue) - Method in class com.caucho.quercus.classes.LazyClassDef
-
- getField(StringValue) - Method in class com.caucho.quercus.env.CompiledClassDef
-
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.JavaAdapter
-
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the field ref.
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.JavaValue
-
Returns the field value.
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Gets a field value.
- getField(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Implements the __get method call.
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field value
- getField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value.
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.AttributeView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getField(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.TextView
-
- getField(StringValue) - Method in class com.caucho.quercus.program.ClassDef
-
- getField(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getField(Env, Value, StringValue) - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the field getter.
- getfield_count(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'field_count'.
- getfield_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'field_count'.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.ArgGetFieldValue
-
Creates an argument which may create the given field.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.ArgGetValue
-
Returns the arg object for a field reference, e.g.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the value as an argument which may be a reference.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array ref.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the value as an argument which may be a reference.
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.Value
-
Returns the field used as a method argument
- getFieldArg(Env, StringValue, boolean) - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- getFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the value as an argument which may be a reference.
- getFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the value as an argument which may be a reference.
- getFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field ref for an argument.
- getFieldArray(Env, StringValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the field value as an array
- getFieldArray(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an object if the field
is unset.
- getFieldArray(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value as an array
- getFieldCatalog(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get the field catalog name.
- getFieldComment(StringValue) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the comment for the specified field.
- getFieldComment(StringValue) - Method in class com.caucho.quercus.program.ClassDef
-
Returns the comment for the specified field.
- getFieldComment(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Returns the comment for the specified field.
- getFieldCount() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getFieldCount() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns column count.
- getFieldCount() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns the number of fields in the result set.
- getFieldDirectArray(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
-
- getFieldExt(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtJavaValue
-
Returns fields not explicitly specified by this value.
- getFieldExt(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns fields not explicitly specified by this value.
- getFieldFlagsImproved(Env, int, String) - Method in class com.caucho.quercus.lib.db.MysqliResult
-
Returns the following field flags: not_null,
primary_key, multiple_key, blob,
unsigned zerofill, binary, enum, auto_increment and timestamp
it does not return the MySQL / PHP flag unique_key
MysqlModule generates a special result set with the appropriate values
- getFieldGet() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the __fieldGet
- getFieldLength(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get field length.
- getFieldList() - Method in class com.caucho.bytecode.JavaClass
-
Returns the fields.
- getFieldName(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the column name.
- getFieldNameAlias(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns a StringValue containing the column Alias.
- getFieldNames() - Method in class com.caucho.jmx.EmptyDescriptor
-
- getFieldNames() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the key set.
- getFieldNames() - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns the key set.
- getFieldNotNull(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the column name.
- getFieldObject(Env, StringValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the field value as an object
- getFieldObject(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an object if the field
is unset.
- getFieldObject(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value as an object
- getFieldOffset() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get field offset.
- getFieldOrMethod(Class, String) - Method in class com.caucho.config.types.BaseRef
-
- getFieldRef(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a field ref entry
- getFieldRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a field ref constant.
- getFieldRef(String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a field ref constant.
- getFields() - Method in class com.caucho.bytecode.JavaClass
-
Returns the array of fields.
- getFields() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the fields
- getFields() - Method in class com.caucho.bytecode.JClass
-
Returns the fields
- getFields() - Method in class com.caucho.bytecode.JClassArray
-
Returns the fields
- getFields() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the declared methods.
- getFields() - Method in interface com.caucho.bytecode.JType
-
Returns the fields
- getFields() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the fields
- getFields() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the abstract introspected fields
- getFields() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
Returns the abstract introspected fields
- getFields() - Method in class com.caucho.config.reflect.ReflectionSimpleAnnotatedType
-
Returns the abstract introspected fields
- getFields() - Method in class com.caucho.jmx.EmptyDescriptor
-
- getFieldScale(int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get field scale.
- getFieldSchema(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the table corresponding to the field.
- getFieldSet() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the __fieldSet
- getFieldSize() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the number of fields.
- getFieldTable(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the table corresponding to the field.
- getFieldType(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get a StringValue with the column type.
- getFieldType(int, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Given the JDBC type of the field at the given offset,
return a PHP type string.
- getFieldType(int, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
-
Given the JDBC type of the field at the given offset,
return a PHP type string.
- getFieldValue(String) - Method in class com.caucho.jmx.EmptyDescriptor
-
- getFieldValues(String[]) - Method in class com.caucho.jmx.EmptyDescriptor
-
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.ArgGetFieldValue
-
Converts to a reference variable.
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the array ref.
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the field ref.
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the array ref.
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field ref.
- getFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field ref.
- getFile(Env) - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
- getFile(Env, ObjectValue) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the file.
- getFile(String) - Static method in class com.caucho.vfs.DatastorePath
-
- getFile() - Method in class com.caucho.vfs.FilePath
-
Lazily returns the native File object.
- getFileInfo(Env, String) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getFilename() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- getFilename() - Method in class com.caucho.config.cfg.BeanConfig
-
- getFilename() - Method in exception com.caucho.config.LineConfigException
-
- getFilename() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- getFilename() - Method in class com.caucho.java.CompileError
-
- getFileName() - Method in class com.caucho.quercus.expr.Expr
-
Returns the filename.
- getFileName() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getFileName(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getFilename(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getFileName() - Method in class com.caucho.quercus.Location
-
- getFileName() - Method in class com.caucho.quercus.parser.QuercusParser
-
Returns the current filename.
- getFileName() - Method in class com.caucho.quercus.Quercus
-
- getFilename() - Method in interface com.caucho.xml.CauchoNode
-
Returns the source filename of this node.
- getFilename() - Method in interface com.caucho.xml.ExtendedLocator
-
- getFilename() - Method in class com.caucho.xml.QAbstractNode
-
Returns the node's source filename.
- getFilename() - Method in class com.caucho.xml.readers.MacroReader
-
- getFilename() - Method in class com.caucho.xml.readers.XmlReader
-
Gets the filename.
- getFilename() - Method in class com.caucho.xml.XmlParser
-
Returns the current filename.
- getFilename() - Method in class com.caucho.xml.XmlParser.LocatorImpl
-
- getFilename() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getFilePointer() - Method in class com.caucho.vfs.DatastoreRandomAccessFile
-
- getFilePointer() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
Returns the current position of the file pointer.
- getFilePointer() - Method in class com.caucho.vfs.FileRandomAccessStream
-
Returns the current position of the file pointer.
- getFilePointer() - Method in class com.caucho.vfs.RandomAccessStream
-
Returns the current position of the file pointer.
- getFilePointer() - Method in class com.caucho.vfs.SpyRandomAccessStream
-
Returns the current position of the file pointer.
- getFileSeparatorChar() - Static method in class com.caucho.server.util.CauchoSystem
-
- getFileSeparatorChar() - Static method in class com.caucho.vfs.Path
-
- getFileWriteChannel() - Method in class com.caucho.vfs.GoogleLock
-
- getFilter() - Method in class com.caucho.log.AbstractLogHandler
-
- getFilter(Env, Value) - Static method in class com.caucho.quercus.lib.filter.FilterModule
-
- getFirst() - Method in class com.caucho.relaxng.program.InElementItem
-
- getFirst() - Method in class com.caucho.util.Tree
-
- getFirstAttribute() - Method in interface com.caucho.xml.CauchoElement
-
Returns the first attribute of the element.
- getFirstAttribute() - Method in class com.caucho.xml.QAttributedNode
-
Returns the first attribute in the attribute list.
- getFirstChar() - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- getFirstChild() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getFirstChild() - Method in class com.caucho.xml.QAbstractNode
-
- getFirstChild() - Method in class com.caucho.xml.QEntityReference
-
- getFirstChild() - Method in class com.caucho.xml.QNode
-
- getFirstChild() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getFlags(Env, Value) - Static method in class com.caucho.quercus.lib.filter.AbstractFilter
-
- getFlags() - Method in class com.caucho.quercus.lib.spl.ArrayIterator
-
- getFlags() - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- getFlags() - Method in class com.caucho.quercus.lib.spl.FilesystemIterator
-
- getFlags(String) - Method in class com.caucho.vfs.XmlWriter.Xhtml
-
- getFloat(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a float constant
- getFloatByValue(float) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a float constant.
- getFlushOnNewline() - Method in class com.caucho.vfs.ReaderWriterStream
-
- getFlushOnNewline() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the buffer should be flushed on every newline.
- getFlushOnNewline() - Method in class com.caucho.vfs.VfsStream
-
- getFont(int) - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getFont() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- getFontName() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getFontName() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getFontSize() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- getFontStyle() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getForgiving() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parser is forgiving.
- getFormat() - Method in class com.caucho.log.ELFormatter
-
- getFormat() - Method in class com.caucho.log.LogConfig
-
A format string uses EL expressions and the EL variable `log', which is an
instance of LogRecord.
- getFormat() - Method in class com.caucho.log.LogHandlerConfig
-
A format string uses EL expressions and the EL variable `log', which is an
instance of LogRecord.
- getFormatId() - Method in class com.caucho.transaction.XidImpl
-
- getFormatName(String, long) - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the name of the archived file
- getFormatOutput() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getForwardRequestUri() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getForwardRequestUri() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getFree() - Method in class com.caucho.util.MemoryPoolAdapter.MemUsage
-
- getFreeThreadCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the free thread count.
- getFreeThreadCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the free thread count.
- getFullClassName() - Method in class com.caucho.java.AbstractGenerator
-
Returns the full class name
- getFullClassName() - Method in class com.caucho.java.gen.GenClass
-
Returns the full class name.
- getFullName() - Method in class com.caucho.bytecode.JMethod
-
Returns a full method name with arguments.
- getFullName(String) - Static method in class com.caucho.naming.Jndi
-
Returns the full name.
- getFullPath(String) - Method in class com.caucho.naming.ContextImpl
-
Returns the full name for the context.
- getFullPath(Name) - Method in class com.caucho.naming.ContextImpl
-
Returns the full name for the context.
- getFullPath() - Method in class com.caucho.vfs.FilesystemPath
-
For chrooted filesystems return the real system path.
- getFullPath() - Method in class com.caucho.vfs.GooglePath
-
- getFullPath() - Method in class com.caucho.vfs.Path
-
Returns the full path, including the restricted root.
- getFullPath() - Method in class com.caucho.vfs.PathWrapper
-
Returns the full path, including the restricted root.
- getFullVersion() - Static method in class com.caucho.server.util.CauchoSystem
-
- getFullVersion() - Static method in class com.caucho.VersionFactory
-
- getFunction(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- getFunction(int) - Method in class com.caucho.quercus.env.Env
-
- getFunction(StringValue) - Method in class com.caucho.quercus.env.Env
-
- getFunction(Value) - Method in class com.caucho.quercus.env.Env
-
Finds the java reflection method for the function with the given name.
- getFunction(String) - Method in class com.caucho.quercus.env.FunctionMap
-
- getFunction(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Finds the matching function.
- getFunction(StringValue, int) - Method in class com.caucho.quercus.env.QuercusClass
-
Finds the matching function.
- getFunction() - Method in class com.caucho.quercus.expr.ClosureExpr
-
Returns the function
- getFunction() - Method in class com.caucho.quercus.expr.VarInfo
-
Returns the owning function.
- getFunction() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns the actual function.
- getFunction(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getFunction(String) - Method in class com.caucho.xpath.Env
-
Returns the named function.
- getFunction(String) - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the value associated with name.
- getFunction(String) - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the given variable
- getFunctionArgs() - Method in class com.caucho.quercus.env.Env
-
Returns the function args.
- getFunctionId(StringValue) - Method in class com.caucho.quercus.QuercusContext
-
Returns the id for a function name.
- getFunctionIdCount() - Method in class com.caucho.quercus.QuercusContext
-
Returns the number of functions
- getFunctionInfo() - Method in class com.caucho.quercus.program.QuercusProgram
-
- getFunctionList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the function list
- getFunctionList() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the function list.
- getFunctionList() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the functions.
- getFunctionLocation() - Method in class com.caucho.quercus.env.Env
-
Returns the current function.
- getFunctionLocation() - Method in class com.caucho.quercus.expr.CallExpr
-
Returns the location if known.
- getFunctionLocation() - Method in class com.caucho.quercus.expr.ClosureExpr
-
Returns the location if known.
- getFunctionLocation() - Method in class com.caucho.quercus.expr.Expr
-
Returns the function name.
- getFunctionMap() - Method in class com.caucho.quercus.parser.GlobalScope
-
Returns the function map.
- getFunctionMap() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getFunctionMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the undefined functions
- getFunctionMapper() - Method in class com.caucho.config.ConfigELContext
-
- getFunctionMapper() - Method in class com.caucho.config.inject.CandiELContext
-
- getFunctionMapper() - Method in class com.caucho.el.EnvironmentContext
-
- getFunctionName(Method) - Static method in class com.caucho.quercus.env.JavaInvoker
-
- getFunctionName() - Method in class com.caucho.quercus.Location
-
- getFunctions(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getFunctions() - Method in class com.caucho.quercus.module.ModuleInfo
-
Returns the functions.
- getFunctions() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the functions.
- getGarbageCollectionCount() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getGarbageCollectionTime() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getGenClass() - Method in class com.caucho.java.AbstractGenerator
-
Gets the java class.
- getGeneratedClassName() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns the generated class name
- getGeneratedClassName() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the generated bean name.
- getGeneratedClassName() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the generated bean name
- getGeneratedClassName() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
Returns the generated bean name
- getGenericComponentType() - Method in class com.caucho.config.reflect.ArrayType
-
- getGenericComponentType() - Method in class com.caucho.config.reflect.VarType
-
- getGenericComponentType() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- getGenericDeclaration() - Method in class com.caucho.config.reflect.VarType
-
- getGenericReturnType() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the return type.
- getGenericReturnType() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the return type.
- getGenericReturnType() - Method in class com.caucho.bytecode.JMethod
-
Returns the parameterized return type of the field.
- getGenericReturnType() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the return type.
- getGenericType() - Method in class com.caucho.bytecode.JavaField
-
Gets the typename.
- getGenericType() - Method in class com.caucho.bytecode.JField
-
Returns the parameterized type of the field.
- getGenericType() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns the return type.
- getGenericTypes() - Method in class com.caucho.config.inject.CauchoBean
-
- getGetMethod(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
-
Returns a set method matching the property name.
- getGetMethod(Class, String) - Static method in class com.caucho.util.BeanUtil
-
Returns a get method matching the property name.
- getGetMethod(Class, String, boolean) - Static method in class com.caucho.util.BeanUtil
-
Returns a get method matching the property name.
- getGid() - Method in class com.caucho.vfs.FileStatus
-
- getGlobal(String) - Static method in class com.caucho.jmx.EnvironmentMBeanServerBuilder
-
Creates the mbean server
- getGlobal() - Method in class com.caucho.loader.EnvironmentLocal
-
Returns the global value.
- getGlobal() - Method in class com.caucho.loader.EnvironmentMap
-
- getGlobalContext() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the context implementation.
- getGlobalDate() - Static method in class com.caucho.util.QDate
-
Global date must be synchronized before you can do anything on it.
- getGlobalDependencyCheckInterval() - Static method in class com.caucho.loader.DynamicClassLoader
-
Returns the global dependency check interval.
- getGlobalEnv() - Method in class com.caucho.quercus.env.Env
-
Returns the current environment.
- getGlobalEnvVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a variable
- getGlobalEnvVar(StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Gets a variable
- getGlobalList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the global values
- getGlobalMBeanServer() - Static method in class com.caucho.jmx.Jmx
-
Returns the global mbean server.
- getGlobalNameMap() - Method in class com.caucho.quercus.env.SaveState
-
Returns the global name map
- getGlobalProperties() - Method in class com.caucho.loader.EnvironmentProperties
-
- getGlobalPwd() - Static method in class com.caucho.vfs.Vfs
-
- getGlobalRaw(String) - Method in class com.caucho.quercus.env.Env
-
Returns the raw global lookup.
- getGlobalRef(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a global value.
- getGlobalScriptContextRef(StringValue) - Method in class com.caucho.quercus.env.Env
-
- getGlobalSpecialRef(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getGlobalStream() - Method in class com.caucho.log.EnvironmentStream
-
Returns the global stream
- getGlobalTransactionId() - Method in class com.caucho.transaction.XidImpl
-
- getGlobalValue(String) - Method in class com.caucho.quercus.env.Env
-
- getGlobalValue(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a global
- getGlobalVar(StringValue, Value) - Method in class com.caucho.quercus.env.Env
-
Gets a variable
- getGlobalVar(String) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getGlobalVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getGlobalView() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the view implementation.
- getGmtDate() - Method in class com.caucho.quercus.env.Env
-
- getGMTTime() - Method in class com.caucho.util.QDate
-
Returns the time in milliseconds since the epoch.
- getGoogleInode(GooglePath) - Method in class com.caucho.vfs.GoogleInodeService
-
- getGooglePath() - Method in class com.caucho.vfs.GoogleMergePath
-
- getGrammar() - Method in class com.caucho.relaxng.CompactParser
-
Gets the root pattern.
- getGrammar() - Method in class com.caucho.relaxng.RelaxBuilder
-
Gets the root pattern.
- getGraphics() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getGroup(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getGroup() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_gid if appropriate.
- getGroup() - Method in class com.caucho.vfs.PathWrapper
-
- getGroupId() - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- getGroupName(int) - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- getGroupName(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- getGZIPInputStream() - Method in class com.caucho.quercus.lib.zlib.Zlib
-
helper function to open file for reading when necessary
- getGzStream() - Method in class com.caucho.quercus.env.Env
-
- getHandback() - Method in class com.caucho.jmx.MBeanConfig.Listener
-
- getHandle() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- getHandle() - Method in class com.caucho.config.timer.EjbTimer
-
Get a serializable handle to the timer.
- getHandler() - Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
-
Gets the handler PC
- getHandler() - Method in class com.caucho.log.LogConfig.SubLogger
-
Gets the handler.
- getHasAttributes() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Determines whether this element has attributes.
- getHasEnv() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the environment is an argument.
- getHash(ClassLoader) - Static method in class com.caucho.loader.DynamicClassLoader
-
- getHash() - Method in class com.caucho.loader.DynamicClassLoader
-
- getHash() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Add the custom packages to the classloader hash.
- getHash(Env, Value) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- getHash(HashKey) - Static method in class com.caucho.util.HashKey
-
- getHash() - Method in class com.caucho.util.HashKey
-
- getHashCode() - Method in class com.caucho.quercus.env.StringBuilderValue
-
- getHashCode() - Method in class com.caucho.quercus.env.Value
-
- getHashCrc(long) - Method in class com.caucho.loader.CompilingLoader
-
- getHashCrc() - Method in class com.caucho.loader.DynamicClassLoader
-
- getHashCrc(long) - Method in class com.caucho.loader.Loader
-
- getHashMask() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- getHasRestArgs() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
Returns true if the function can take in unlimited number of args.
- getHasRestArgs() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the environment has rest-style arguments.
- getHasRestArgs() - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
- getHasValue() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Determines whether this element has content.
- getHead() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the head.
- getHead() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- getHead() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the head.
- getHead() - Method in class com.caucho.quercus.env.CopyArrayValue
-
- getHead() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the head.
- getHead() - Method in class com.caucho.util.FreeRing
-
- getHead() - Method in class com.caucho.util.FreeRingDual
-
- getHead() - Method in class com.caucho.util.FreeRingSoft
-
- getHead() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getHead() - Method in class com.caucho.util.RingQueue
-
- getHead() - Method in class com.caucho.util.RingValueQueue
-
- getHead() - Method in class com.caucho.vfs.TempCharStream
-
Returns the head.
- getHead() - Method in class com.caucho.vfs.TempOutputStream
-
Returns the head buffer.
- getHead() - Method in class com.caucho.vfs.TempStream
-
Returns the head buffer.
- getHeadAlloc() - Method in class com.caucho.util.FreeRing
-
- getHeadAlloc() - Method in class com.caucho.util.FreeRingDual
-
- getHeadAlloc() - Method in class com.caucho.util.FreeRingSoft
-
- getHeadAlloc() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getHeadAlloc() - Method in class com.caucho.util.RingQueue
-
- getHeadAlloc() - Method in class com.caucho.util.RingValueQueue
-
- getHeadAspectFactory() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the head aspect factory
- getHeadAspectFactory() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the head aspect factory
- getHeadAspectFactory() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- getHeader() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the header from the last request.
- getHeader(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getHeader(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getHeaderCallback() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the header callback.
- getHeaderField(String) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getHeaderField(int) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getHeaderFieldKey(int) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getHeaderNames() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getHeaderNames() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getHeaders() - Method in class com.caucho.vfs.MultipartStream
-
- getHeight() - Method in class com.caucho.quercus.lib.image.ImageInfo
-
- getHeight() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getHeight() - Method in class com.caucho.quercus.lib.pdf.PDFPage
-
- getHitCount() - Method in class com.caucho.util.LongKeyLruCache
-
Returns the hit count.
- getHitCount() - Method in class com.caucho.util.LruCache
-
Returns the hit count.
- getHome() - Method in class com.caucho.config.types.EjbRef
-
Returns the home class.
- getHost() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getHost() - Method in class com.caucho.vfs.HttpPath
-
Returns the host part of the url.
- getHost() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Returns the stream's host.
- getHost() - Method in class com.caucho.vfs.Path
-
Returns the hostname
- getHost() - Method in class com.caucho.vfs.PathWrapper
-
Returns the hostname
- getHost() - Method in class com.caucho.vfs.TcpPath
-
- gethost_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'host_info'.
- gethostbyaddr(Env, String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the IP address of the given host name.
- gethostbyname(String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the IP address of the given host name.
- gethostbynamel(Env, String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the IP addresses of the given host name.
- getHostInfo() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
returns the URL string for the given connection
IE: jdbc:mysql://localhost:3306/test
XXX: PHP returns Localhost via UNIX socket
- gethostname(Env) - Static method in class com.caucho.quercus.lib.NetworkModule
-
- getHour() - Method in class com.caucho.config.timer.CronExpression
-
Gets the hour expression.
- getHour() - Method in class com.caucho.util.QDate
-
Returns the hour.
- getHttpConnection() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getHttpConnection() - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
- getHttpInputEncoding() - Method in class com.caucho.quercus.env.Env
-
Returns the encoding used for input, i.e.
- getHttpRequestImpl() - Method in class com.caucho.config.scope.ThreadRequestFactory
-
- getId() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- getId() - Method in class com.caucho.config.inject.AbstractBean
-
- getId() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getId() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
Return passivation id
- getId() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns the unique id
- getId() - Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- getId() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns the unique id
- getId() - Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- getId() - Method in class com.caucho.env.service.ResinSystem
-
Returns the server id
- getId() - Method in class com.caucho.loader.DynamicClassLoader
-
Gets the name.
- getId() - Method in class com.caucho.quercus.env.SessionArrayValue
-
Returns the session id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFEmbeddedFile
-
Returns the object id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFFileImage
-
Returns the object id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFImage
-
Returns the object id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFObject
-
Returns the object id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFOutline
-
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFPage
-
Returns the id.
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFProcSet
-
- getId() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- getId() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the method's id.
- getId() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the report id
- getId() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpSession
-
- getId() - Method in class com.caucho.quercus.servlet.api.QuercusHttpSessionImpl
-
- getId() - Method in class com.caucho.quercus.statement.TryStatement.Catch
-
- getIdleCount() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- getIdleCount() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- getIdleMax() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Gets the maximum number of idle threads.
- getIdleMax() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the thread idle max.
- getIdleMax() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Gets the maximum number of idle threads.
- getIdleMax() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the thread idle max.
- getIdleMin() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Gets the minimum number of idle threads.
- getIdleMin() - Method in class com.caucho.env.thread1.ThreadPool1
-
Gets the minimum number of idle threads.
- getIdleMin() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Gets the minimum number of idle threads.
- getIdleMin() - Method in class com.caucho.env.thread2.ThreadPool2
-
Gets the minimum number of idle threads.
- getIdleTimeout() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Returns the idle timeout.
- getIdleTimeout() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the idle timeout.
- getIdleTimeout() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Returns the idle timeout.
- getIdleTimeout() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the idle timeout.
- getimagesize(Env, Path, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the environment value.
- getImpl(Env) - Static method in class com.caucho.quercus.lib.dom.DOMWrapper
-
- getImpl() - Method in class com.caucho.quercus.lib.dom.DOMWrapper
-
- getImplementation() - Method in class com.caucho.jmx.IntrospectionMBean
-
Returns the implementation.
- getImplementation() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getImplementation() - Method in interface com.caucho.quercus.lib.dom.DOMFactory
-
- getImplementation() - Method in class com.caucho.quercus.lib.dom.QDOMFactory
-
- getImplementation() - Method in class com.caucho.xml.QDocument
-
- getImplementationName() - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
Returns the implementation vendor.
- getImplementationTitle() - Method in class com.caucho.loader.ClassPackage
-
Returns the implementation name.
- getImplementationVendor() - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
Returns the implementation vendor.
- getImplementationVendor() - Method in class com.caucho.loader.ClassPackage
-
Returns the implementation vendor.
- getImplementationVersion() - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
Returns the implementation version.
- getImplementationVersion() - Method in class com.caucho.loader.ClassPackage
-
Returns the implementation version.
- getImportMap() - Method in class com.caucho.quercus.env.SaveState
-
Returns the import statements.
- getImportResource(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Get resource from OSGi
- getImportResource(String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Get resource from an artifact
- getImportResource(String) - Method in class com.caucho.loader.module.ArtifactManager
-
- getIncludeCache(StringValue, String, Path, Path) - Method in class com.caucho.quercus.QuercusContext
-
Returns an include path.
- getIncludeCacheMax() - Method in class com.caucho.quercus.QuercusContext
-
- getIncludeCacheTimeout() - Method in class com.caucho.quercus.QuercusContext
-
- getIncludeContentType() - Method in class com.caucho.xml.XmlPrinter
-
Return true if the printer should automatically add the
<meta content-type> to HTML.
- getIncludeContextPath() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getIncludeContextPath() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getIncludedFiles() - Method in class com.caucho.quercus.env.Env
-
Returns all the included files.
- getIncludeMap() - Method in class com.caucho.quercus.env.SaveState
-
Returns the list of included pages.
- getIncludePathInfo() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getIncludePathInfo() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getIncludeQueryString() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getIncludeQueryString() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getIncludeRequestUri() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getIncludeRequestUri() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getIncludeServletPath() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getIncludeServletPath() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getIncompleteObjectName() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the name of the uninitialized object.
- getIndex() - Method in class com.caucho.bytecode.ConstantPoolEntry
-
Returns the index.
- getIndex() - Method in class com.caucho.el.ArrayExpr
-
Returns the index expression.
- getIndex() - Method in class com.caucho.el.ArrayResolverExpr
-
Returns the index expression.
- getIndex() - Method in class com.caucho.quercus.expr.ArrayGetExpr
-
Returns the index.
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.AttributeView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getIndex(Env, Value) - Method in class com.caucho.quercus.lib.simplexml.TextView
-
- getIndex() - Method in class com.caucho.util.CharCursor
-
returns the current location of the cursor
- getIndex() - Method in class com.caucho.util.RingItem
-
- getIndex() - Method in class com.caucho.util.StringCharCursor
-
returns the current location of the cursor
- getIndices() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the field values.
- getInfo() - Method in class com.caucho.config.timer.EjbTimer
-
Get the information associated with the timer at the time of creation.
- getInfo() - Method in class com.caucho.loader.ivy.IvyModule
-
- getinfo(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'info'.
- getInfo() - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
-
- getInfo() - Method in class com.caucho.quercus.program.Function
-
- getIni(String) - Method in class com.caucho.quercus.env.Env
-
Returns an ini value.
- getIniBoolean(String) - Method in class com.caucho.quercus.env.Env
-
Returns an ini value.
- getIniBoolean(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns an ini value.
- getIniBytes(String, long) - Method in class com.caucho.quercus.env.Env
-
Returns an ini value.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.ApcModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.BcmathModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.ErrorModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.file.FileModule
-
Returns the default quercus.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the default quercus.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.jms.JMSModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.OptionsModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.OutputModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.session.SessionModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.lib.TokenModule
-
Returns the default php.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.module.AbstractQuercusModule
-
Returns the default quercus.ini values.
- getIniDefinitions() - Method in class com.caucho.quercus.module.ModuleInfo
-
- getIniDefinitions() - Method in interface com.caucho.quercus.module.QuercusModule
-
Returns the quercus.init default values.
- getIniDefinitions() - Method in class com.caucho.quercus.QuercusContext
-
Returns the IniDefinitions for all ini that have been defined by modules.
- getINIEntries(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getIniFile() - Method in class com.caucho.quercus.QuercusContext
-
Returns the ini file.
- getIniLong(String) - Method in class com.caucho.quercus.env.Env
-
Returns an ini value as a long.
- getIniLong(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns an ini value as a long.
- getIniMap(boolean) - Method in class com.caucho.quercus.env.Env
-
Returns a map of the ini values that have been explicitly set.
- getIniMap(boolean) - Method in class com.caucho.quercus.QuercusContext
-
Returns a map of the ini values that have been explicitly set.
- getIniString(String) - Method in class com.caucho.quercus.env.Env
-
Returns an ini value as a string, null for missing or empty string
- getIniString(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns an ini value.
- getInit() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Sets the init program.
- getInit() - Method in class com.caucho.config.cfg.BeanConfig
-
- getInit() - Method in class com.caucho.config.types.JndiLink
-
Gets the init program;
- getInit() - Method in class com.caucho.config.types.ReferenceConfig
-
Gets the init program;
- getInit() - Method in class com.caucho.config.types.ResourceRef
-
Gets the init program;
- getInitExpr() - Method in class com.caucho.quercus.program.ClassField
-
- getInitialContext(Hashtable<?, ?>) - Method in class com.caucho.naming.InitialContextFactoryImpl
-
Returns the initial context for the current thread.
- getIniValue(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns an ini value.
- getInjectableReference(InjectionPoint, <any>) - Method in class com.caucho.config.inject.InjectManager
-
Internal callback during creation to get a new injection instance.
- getInjectionPoint() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getInjectionPoint() - Method in class com.caucho.config.inject.DependentCreationalContext
-
- getInjectionPoint() - Method in class com.caucho.config.xml.XmlConfigContext
-
- getInjectionPoints() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.AbstractBean
-
- getInjectionPoints() - Method in class com.caucho.config.inject.AbstractInjectionTarget
-
Returns the injection points.
- getInjectionPoints() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.BeanAdapter
-
- getInjectionPoints() - Method in class com.caucho.config.inject.CandiProducer
-
Returns the injection points.
- getInjectionPoints() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getInjectionPoints() - Method in class com.caucho.config.inject.DisposesProducer
-
- getInjectionPoints() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
Returns the injection points.
- getInjectionPoints() - Method in class com.caucho.config.inject.InjectionTargetFilter
-
- getInjectionPoints() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Returns the set of injection points, for validation.
- getInjectionPoints() - Method in class com.caucho.config.inject.NewBean
-
Returns the injection points.
- getInjectionPoints() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getInjectionPoints() - Method in class com.caucho.config.inject.SingletonBean
-
- getInjectionPoints() - Method in class com.caucho.config.xml.XmlBean
-
Returns the injection points.
- getInjectionPoints() - Method in class com.caucho.config.xml.XmlInjectionTarget
-
Returns the injection points.
- getInjectionTarget() - Method in class com.caucho.config.extension.ProcessInjectionTargetImpl
-
- getInjectionTarget() - Method in class com.caucho.config.inject.AbstractBean
-
- getInjectionTarget() - Method in class com.caucho.config.inject.InjectionBean
-
- getInjectionTarget() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- getInjectionTarget() - Method in class com.caucho.config.types.BaseRef
-
- getInjectionTarget() - Method in class com.caucho.config.types.EjbRef
-
Gets the injection-target
- getInjectionTarget() - Method in class com.caucho.config.types.MessageDestinationRef
-
Gets the injection-target
- getInjectionTarget() - Method in class com.caucho.config.types.ResourceRef
-
Gets the injection-target
- getInjectionTarget() - Method in class com.caucho.config.xml.XmlBean
-
- getInjectionTargetClass() - Method in class com.caucho.config.types.InjectionTarget
-
Gets the injection-target-class.
- getInjectionTargetName() - Method in class com.caucho.config.types.InjectionTarget
-
Gets the injection-target-name.
- getInjectManager() - Method in class com.caucho.config.el.CandiConfigResolver
-
- getInjectManager() - Method in class com.caucho.config.el.CandiElResolver
-
- getInnerIterator() - Method in interface com.caucho.quercus.lib.spl.OuterIterator
-
- getInnerIterator() - Method in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
-
- getIno() - Method in class com.caucho.vfs.FileStatus
-
- getInode(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getInode() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_ino if appropriate.
- getInode() - Method in class com.caucho.vfs.PathWrapper
-
- getInputCookieArray() - Method in class com.caucho.quercus.env.Env
-
- getInputData() - Method in class com.caucho.quercus.env.Env
-
Returns the input (POST, PUT) data.
- getInputEncoding() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getInputEncoding() - Method in class com.caucho.xml.QDocument
-
- getInputEnvArray() - Method in class com.caucho.quercus.env.Env
-
- getInputGetArray() - Method in class com.caucho.quercus.env.Env
-
- getInputPostArray() - Method in class com.caucho.quercus.env.Env
-
- getInputServerArray() - Method in class com.caucho.quercus.env.Env
-
- getInputStream() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getInputStream() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Returns the input stream.
- getInputStream() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns the input stream.
- getInputStream() - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
Returns an InputStream to the input.
- getInputStream() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns the read stream.
- getInputStream() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Returns the read stream.
- getInputStream() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Returns the input stream.
- getInputStream() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- getInputStream() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getInputStream() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getInputStream() - Method in class com.caucho.util.CharBuffer
-
- getInputStream() - Method in class com.caucho.vfs.DatagramStream
-
- getInputStream() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
Returns an InputStream for this stream.
- getInputStream() - Method in class com.caucho.vfs.FileRandomAccessStream
-
Returns an InputStream for this stream.
- getInputStream() - Method in class com.caucho.vfs.InputStreamSource
-
Returns an input stream, freeing the results
- getInputStream() - Method in class com.caucho.vfs.RandomAccessStream
-
Returns an InputStream for this stream.
- getInputStream() - Method in class com.caucho.vfs.SpyRandomAccessStream
-
Returns an InputStream for this stream.
- getInputStream() - Method in class com.caucho.vfs.StreamSource
-
Returns an input stream, freeing the results
- getInputStream(Object) - Method in class com.caucho.vfs.StreamSourceHessianSerializer
-
- getInputStream() - Method in class com.caucho.vfs.TempOutputStream
-
Opens a read stream to the buffer.
- getInputStream() - Method in class com.caucho.vfs.TempStream
-
Returns an input stream to the contents, freeing the value
automatically.
- getinsert_id(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'insert_id'.
- getinsert_id(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'insert_id'.
- getInstance() - Static method in class com.caucho.quercus.env.Env
-
- getInstance(Env) - Static method in class com.caucho.quercus.lib.UrlRewriterCallback
-
Returns the unique rewriter.
- getInstance() - Static method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the local transaction manager.
- getInstance() - Static method in class com.caucho.transaction.UserTransactionProxy
-
Returns the local UT proxy.
- getInstanceClass() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Returns the instance class
- getInstanceClassName() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns the generated class name
- getInstanceClassName() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the instance class name.
- getInstanceClassName() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- getInstanceClassName() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
Returns the generated bean name
- getInstanceName() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getInstanceofSet() - Method in class com.caucho.quercus.env.QuercusClass
-
- getInstrumentableClassLoader() - Method in class com.caucho.loader.DynamicClassLoader
-
- getInt(int) - Method in class com.caucho.bytecode.CodeVisitor
-
Reads an int argument.
- getInt(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- getInt(int) - Method in class com.caucho.util.ByteBuffer
-
- getIntArg() - Method in class com.caucho.bytecode.CodeVisitor
-
Reads an integer.
- getInteger(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns an integer constant
- getIntegerByValue(int) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a integer constant.
- getInterceptor() - Method in class com.caucho.config.inject.InterceptorEntry
-
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Returns the bindings for an interceptor binding type
- getInterceptorBindings() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the bean's binding types
- getInterceptorBindings() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's binding types
- getInterceptorInstance() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns the interceptor instance Java reference.
- getInterceptorInstance() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns the interceptor instance Java reference.
- getInterceptorInstance() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- getInterceptors() - Method in class com.caucho.config.gen.InterceptorGenerator
-
- getInterceptors() - Method in class com.caucho.config.gen.LifecycleInterceptor
-
- getInterface(String) - Method in class com.caucho.xml.QAbstractNode
-
- getInterface(String) - Method in class com.caucho.xml.QDOMImplementation
-
Returns specialized implementation interfaces, e.g.
- getInterfaceMethodRef(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns an interface method ref entry
- getInterfaceNames() - Method in class com.caucho.bytecode.JavaClass
-
Adds an interface.
- getInterfaceRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets an interface constant.
- getInterfaces() - Method in class com.caucho.bytecode.JavaClass
-
Gets the interfaces.
- getInterfaces() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the interfaces.
- getInterfaces() - Method in class com.caucho.bytecode.JClass
-
Returns the interfaces.
- getInterfaces() - Method in class com.caucho.bytecode.JClassArray
-
Returns the interfaces.
- getInterfaces() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the superclass
- getInterfaces() - Method in interface com.caucho.bytecode.JType
-
Returns the interfaces.
- getInterfaces() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the interfaces.
- getInterfaces() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the interfaces.
- getInterfaces(Env, boolean) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns an array of the interfaces that this class and its parents
implements.
- getInterfaces(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getInterfaces() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the interfaces.
- getInternalSubset() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getInternalSubset() - Method in class com.caucho.xml.QDocumentType
-
- getInvoke() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the __invoke
- getIsDefault() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Determines whether this element is default.
- getIsEmptyElement() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Determines whether this element is empty.
- getIsFollowingRedirects() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns true if automatically following redirects.
- getIsProxying() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns true if a proxy is to be used.
- getIsset() - Method in class com.caucho.quercus.env.QuercusClass
-
- getIsVerbose() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the verbosity of this library.
- getIsVerifySSLCommonName() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- getIsVerifySSLHostname() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- getIsVerifySSLPeer() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- getIsWhitespaceInElementContent() - Method in class com.caucho.xml.QText
-
- getItalicAngle() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getItem() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns the item.
- getItemList() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the list of profile items.
- getItemsIterator() - Method in class com.caucho.relaxng.program.ChoiceItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.ElementItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.GroupItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.InElementItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.InterleaveItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.Item
-
Return all possible child items
- getItemsIterator() - Method in class com.caucho.relaxng.program.MemoItem
-
Return all possible child items or null
- getItemsIterator() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Return all possible child items or null
- getIterator(Env) - Method in class com.caucho.quercus.env.ArgRef
-
- getIterator() - Method in class com.caucho.quercus.env.ArrayValue
-
- getIterator(Env) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
- getIterator(Env) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
- getIterator(Env) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
- getIterator(Env) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
- getIterator(Env) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
- getIterator(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns an iterator for the key => value pairs.
- getIterator(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns an iterator for the key => value pairs.
- getIterator(Env, ObjectValue) - Method in interface com.caucho.quercus.env.TraversableDelegate
-
Returns an iterator over the object's <key,value> entries.
- getIterator(Env) - Method in class com.caucho.quercus.env.Value
-
Returns an iterator for the key => value pairs.
- getIterator(Env) - Method in class com.caucho.quercus.env.Var
-
- getIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getIterator() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getIterator() - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- getIterator() - Method in interface com.caucho.quercus.lib.spl.IteratorAggregate
-
Returns the iterator.
- getIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorAggregateDelegate
-
- getIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorDelegate
-
- getIteratorClass() - Method in class com.caucho.quercus.lib.spl.ArrayObject
-
- getIvyFile() - Method in class com.caucho.loader.ivy.IvyLoader
-
The ivy loader's path.
- getIvyPath() - Method in class com.caucho.loader.ivy.IvyModule
-
The path to the ivy configuration file.
- getJar() - Method in class com.caucho.vfs.JarPath
-
- getJavaClass() - Method in class com.caucho.bytecode.ByteCodeWriter
-
Returns the java class for the writer.
- getJavaClass() - Method in class com.caucho.bytecode.CodeAttribute
-
- getJavaClass() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the java class.
- getJavaClass() - Method in class com.caucho.bytecode.JClass
-
Returns the Java class.
- getJavaClass() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the Java class.
- getJavaClass() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns the Java class of the bean.
- getJavaClass() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getJavaClass() - Method in class com.caucho.config.inject.AbstractBean
-
- getJavaClass() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getJavaClass() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the concrete Java class
- getJavaClass() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
Returns the concrete Java class
- getJavaClass() - Method in class com.caucho.config.reflect.ReflectionSimpleAnnotatedType
-
- getJavaClass(String) - Method in class com.caucho.config.types.BaseRef
-
- getJavaClassDef() - Method in class com.caucho.quercus.env.JavaValue
-
- getJavaClassDef() - Method in class com.caucho.quercus.env.QuercusClass
-
- getJavaClassDefinition(String) - Method in class com.caucho.quercus.env.Env
-
Returns an introspected Java class definition.
- getJavaClassDefinition(Class<?>) - Method in class com.caucho.quercus.env.Env
-
Returns an introspected Java class definition.
- getJavaClassDefinition(Class<?>, String) - Method in class com.caucho.quercus.module.ModuleContext
-
Gets or creates a JavaClassDef for the given class name.
- getJavaClassDefinition(String) - Method in class com.caucho.quercus.module.ModuleContext
-
Adds a java class
- getJavaClassDefinition(Class) - Method in class com.caucho.quercus.module.ModuleContext
-
Returns a javaClassDef for the given class or null if there is not one.
- getJavaClassDefinition(Class<?>, String) - Method in class com.caucho.quercus.QuercusContext
-
Adds a java class
- getJavaClassDefinition(String) - Method in class com.caucho.quercus.QuercusContext
-
Adds a java class
- getJavaClassLoader() - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Returns the parsed class loader.
- getJavaClassLoader() - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Returns the JClassLoader.
- getJavaCollection() - Method in class com.caucho.quercus.lib.db.OracleOciCollection
-
Returns the underlying Java collection
- getJavaConnection(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the unwrapped SQL connection
associated to this statement.
- getJavaConnection(Env) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- getJavaCreateString() - Method in class com.caucho.bytecode.JClassDependency
-
Returns a string which will recreate the dependency.
- getJavaCreateString() - Method in class com.caucho.make.AlwaysModified
-
- getJavaCreateString() - Method in class com.caucho.make.ClassDependency
-
Returns a string which will recreate the dependency.
- getJavaCreateString() - Method in class com.caucho.make.DependencyList
-
Returns a string to recreate the dependency.
- getJavaCreateString() - Method in class com.caucho.make.VersionDependency
-
Returns a string which will recreate the dependency.
- getJavaCreateString() - Method in class com.caucho.vfs.Depend
-
Returns the string to recreate the Dependency.
- getJavaCreateString() - Method in interface com.caucho.vfs.PersistentDependency
-
Returns a string to recreate the dependency.
- getJavaDeclaringClass() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- getJavaDeclaringClass() - Method in class com.caucho.quercus.env.JavaConstructor
-
- getJavaDeclaringClass() - Method in class com.caucho.quercus.env.JavaInvoker
-
- getJavaDeclaringClass() - Method in class com.caucho.quercus.env.JavaMethod
-
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.EncodingReader
-
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.EncodingWriter
-
Returns the Java encoding for the writer.
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.ISO8859_1Writer
-
Returns the Java encoding for the writer.
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.JAVAWriter
-
Returns the encoding.
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.JDKWriter
-
Returns the Java encoding for the writer.
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.UTF8Writer
-
Returns the Java encoding for the writer.
- getJavaEncoding() - Method in class com.caucho.vfs.i18n.WindowsHackWriter
-
Returns the Java encoding for the writer.
- getJavaEncoding() - Method in class com.caucho.vfs.WriteStream
-
- getJavaException(Env, Value) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the trace.
- getJavaMember() - Method in class com.caucho.config.reflect.AnnotatedConstructorImpl
-
Returns the reflected Constructor
- getJavaMember() - Method in class com.caucho.config.reflect.AnnotatedFieldImpl
-
Returns the reflected Method
- getJavaMember() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
Returns the reflected Method
- getJavaMethod() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Returns the JavaMethod for this aspect.
- getJavaMethod() - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- getJavaMethod() - Method in class com.caucho.config.gen.InterceptorGenerator
-
- getJavaName() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- getJavaName(String) - Static method in class com.caucho.vfs.Encoding
-
Returns the Java name for the given encoding.
- getJavaName(Locale) - Static method in class com.caucho.vfs.Encoding
-
Returns the Java name for the given locale.
- getJavaParameterTypes() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- getJavaParameterTypes() - Method in class com.caucho.quercus.env.JavaMethod
-
- getJavaProvider() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- getJavaSession() - Method in class com.caucho.quercus.env.Env
-
Returns the Java Http session.
- getJavaStatement(Env) - Method in class com.caucho.quercus.lib.db.PostgresResult
-
- getJavaVar() - Method in class com.caucho.quercus.expr.VarExpr
-
Returns the java variable name.
- getJavaVar() - Method in class com.caucho.quercus.expr.VarTempExpr
-
Returns the java variable name.
- getJdbcDriverContext() - Method in class com.caucho.quercus.QuercusContext
-
- getJdbcType() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns the JDBC type.
- getJdbcType(int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get type from Types enumeration
- getJndiClassLoader() - Method in class com.caucho.config.inject.InjectManager
-
- getJndiClassLoader() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- getJndiName() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Gets the component's EL binding name.
- getJndiName() - Method in class com.caucho.config.types.JndiBuilder
-
Returns the name.
- getJndiName() - Method in class com.caucho.config.types.ReferenceConfig
-
Gets the name
- getJndiName() - Method in class com.caucho.jmx.MBeanConfig
-
Gets the JNDI name
- getJsp() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parser should handle special JSP forgiveness.
- getKey() - Method in class com.caucho.config.attribute.EntryHolder
-
The holder's key
- getKey() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getKey() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionEntry
-
- getKey() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- getKey() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListEntry
-
- getKey() - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- getKey() - Method in class com.caucho.quercus.lib.spl.IteratorDelegate.EntryImpl
-
- getKey() - Method in interface com.caucho.util.LruCache.Entry
-
Returns the key.
- getKeyArray(Env) - Method in class com.caucho.quercus.env.ArgRef
-
- getKeyArray(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the field keys.
- getKeyArray(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the field keys.
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.ArgRef
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns an iterator for the keys.
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns an iterator for the keys.
- getKeyIterator(Env, ObjectValue) - Method in interface com.caucho.quercus.env.TraversableDelegate
-
Returns an iterator over the object's keys
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.Value
-
Returns an iterator for the field keys.
- getKeyIterator(Env) - Method in class com.caucho.quercus.env.Var
-
- getKeyIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate
-
- getKeyIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorAggregateDelegate
-
- getKeyIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorDelegate
-
- getKeys() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the keys.
- getKeys() - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- getKeys() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the array keys.
- getKeys() - Method in class com.caucho.quercus.env.ConstArrayValue
-
Returns the array keys.
- getKeys() - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns the array keys.
- getLang() - Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- getLanguageName() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the name of the supported language.
- getLanguageVersion() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the version of the scripting language.
- getLargeIcon() - Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- getLargeIcon() - Method in class com.caucho.config.types.Icon
-
- getLast() - Method in class com.caucho.util.Tree
-
- getLastAccessTime() - Method in class com.caucho.vfs.Path
-
Returns the last access time of the file.
- getLastAccessTime() - Method in class com.caucho.vfs.PathWrapper
-
Returns the last access time of the file.
- getLastChangeTime() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the last lifecycle change time.
- getLastChar() - Method in class com.caucho.util.CharBuffer
-
Returns the last character of the buffer
- getLastChar() - Method in class com.caucho.util.CharSegment
-
Returns the last character of the buffer
- getLastChild() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getLastChild() - Method in class com.caucho.xml.QAbstractNode
-
- getLastChild() - Method in class com.caucho.xml.QEntityReference
-
- getLastChild() - Method in class com.caucho.xml.QNode
-
- getLastChild() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getLastDestinationLine() - Method in class com.caucho.java.LineMap.Line
-
- getLastError() - Method in class com.caucho.quercus.env.Env
-
- getLastFailTime() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the last failure time.
- getLastFailTime() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the last failed connection time.
- getlastmod(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the gid for the script path.
- getLastModified() - Method in class com.caucho.config.ConfigAdmin
-
- getLastModified() - Method in interface com.caucho.management.server.ConfigMXBean
-
- getLastModified() - Method in class com.caucho.vfs.Depend
-
Returns the current last-modified time of the file.
- getLastModified() - Method in class com.caucho.vfs.FilePath
-
- getLastModified() - Method in class com.caucho.vfs.GoogleInode
-
- getLastModified() - Method in class com.caucho.vfs.GooglePath
-
- getLastModified() - Method in class com.caucho.vfs.HttpPath
-
Returns the last modified time.
- getLastModified(String) - Method in class com.caucho.vfs.Jar
-
Returns the last-modified time of the entry in the jar file.
- getLastModified() - Method in class com.caucho.vfs.JarPath
-
- getLastModified() - Method in class com.caucho.vfs.MemoryPath
-
- getLastModified() - Method in class com.caucho.vfs.MergePath
-
Returns the last modified time of the best path.
- getLastModified() - Method in class com.caucho.vfs.Path
-
Returns the last modified time of the file.
- getLastModified() - Method in class com.caucho.vfs.PathWrapper
-
Returns the last modified time of the file.
- getLastSourceFilename() - Method in class com.caucho.java.LineMap
-
- getLastSourceLine() - Method in class com.caucho.java.LineMap.Line
-
- getLastStatusChangeTime() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_ctime if appropriate.
- getLatin1Writer() - Static method in class com.caucho.vfs.Encoding
-
Returns the latin 1 writer.
- getLazyEnvVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
- getLeft() - Method in class com.caucho.quercus.expr.AbstractBinaryExpr
-
Returns the left expression.
- getLeft() - Method in class com.caucho.xpath.pattern.UnionPattern
-
Return left node of the union.
- getLength() - Method in class com.caucho.bytecode.CodeEnhancer
-
Returns the length.
- getLength() - Method in class com.caucho.config.ConfigAdmin
-
- getLength() - Method in interface com.caucho.management.server.ConfigMXBean
-
- getLength() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the buffer length.
- getLength() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns the column length.
- getLength(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- getLength() - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- getLength() - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- getLength() - Method in class com.caucho.quercus.lib.dom.DOMNodeList
-
- getLength() - Method in class com.caucho.quercus.lib.dom.DOMStringList
-
- getLength() - Method in class com.caucho.quercus.lib.file.FileInput
-
Returns the number of bytes available to be read, 0 if not known.
- getLength() - Method in class com.caucho.quercus.lib.file.FileReadValue
-
Returns the number of bytes available to be read, 0 if no known.
- getLength() - Method in class com.caucho.quercus.lib.file.PopenInput
-
Returns the number of bytes available to be read, 0 if no known.
- getLength() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- getLength() - Method in class com.caucho.quercus.lib.ProcOpenInput
-
Returns the number of bytes available to be read, 0 if no known.
- getLength() - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- getLength() - Method in class com.caucho.util.ByteBuffer
-
Returns the buffer length
- getLength() - Method in class com.caucho.util.CharSegment
-
Returns the buffer length
- getLength() - Method in class com.caucho.vfs.ClasspathPath
-
- getLength() - Method in class com.caucho.vfs.Crc64InputStream
-
- getLength() - Method in class com.caucho.vfs.DatastoreFile
-
- getLength() - Method in class com.caucho.vfs.DatastoreRandomAccessFile
-
- getLength() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
Returns the length.
- getLength() - Method in class com.caucho.vfs.Depend
-
Returns the current length time of the file.
- getLength() - Method in class com.caucho.vfs.FilePath
-
- getLength() - Method in class com.caucho.vfs.FileRandomAccessStream
-
Returns the length.
- getLength() - Method in class com.caucho.vfs.GoogleInode
-
- getLength() - Method in class com.caucho.vfs.GooglePath
-
- getLength() - Method in class com.caucho.vfs.HttpPath
-
Returns the file's length
- getLength(String) - Method in class com.caucho.vfs.Jar
-
Returns the length of the entry in the jar file.
- getLength() - Method in class com.caucho.vfs.JarPath
-
- getLength() - Method in class com.caucho.vfs.MemoryPath
-
- getLength() - Method in class com.caucho.vfs.MemoryStream
-
- getLength() - Method in class com.caucho.vfs.MergePath
-
Returns the length of the best path.
- getLength() - Method in class com.caucho.vfs.Path
-
Returns the length of the file in bytes.
- getLength() - Method in class com.caucho.vfs.PathWrapper
-
Returns the length of the file in bytes.
- getLength() - Method in class com.caucho.vfs.RandomAccessStream
-
Returns the length.
- getLength() - Method in class com.caucho.vfs.ReadStream
-
- getLength() - Method in class com.caucho.vfs.SpyRandomAccessStream
-
Returns the length.
- getLength() - Method in class com.caucho.vfs.TempBuffer
-
Returns the number of bytes in the buffer.
- getLength() - Method in class com.caucho.vfs.TempCharBuffer
-
Returns the number of chars in the buffer.
- getLength() - Method in class com.caucho.vfs.TempCharStream
-
Returns the total length of the buffer's bytes
- getLength() - Method in class com.caucho.vfs.TempOutputStream
-
Returns the total length of the buffer's bytes
- getLength() - Method in class com.caucho.vfs.TempStream
-
Returns the total length of the buffer's bytes
- getLength() - Method in class com.caucho.xml.NodeListImpl
-
Returns the number of items in the list.
- getLength() - Method in class com.caucho.xml.QDeepNodeList
-
- getLength() - Method in class com.caucho.xml.QEmptyNodeList
-
Returns the number of children.
- getLength() - Method in class com.caucho.xml.QNode.ChildNodeList
-
Returns the number of children.
- getLength() - Method in class com.caucho.xpath.pattern.SingleNodeIterator
-
Returns the NodeList length.
- getLengths() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns an ArrayValue column lengths in the most
recently accessed row.
- getLevel() - Method in class com.caucho.lifecycle.Lifecycle
-
Gets the lifecycle logging level.
- getLevel() - Method in class com.caucho.loader.EnvironmentLocal
-
Returns the variable for the context classloader.
- getLevel(ClassLoader) - Method in class com.caucho.loader.EnvironmentLocal
-
Returns the variable for the context classloader.
- getLevel() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The logging message level, for example Level.INFO.
- getLevel() - Method in class com.caucho.log.LogConfig
-
Sets the output level.
- getLevel() - Method in class com.caucho.log.LogConfig.SubLogger
-
Gets the output level.
- getLevel() - Method in class com.caucho.log.LoggerAdmin
-
- getLevel() - Method in class com.caucho.log.LogHandlerConfig
-
Sets the output level.
- getLevel() - Method in interface com.caucho.management.server.LoggerMXBean
-
Returns the level.
- getLevel() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the nesting level.
- getLevelAttribute(String) - Static method in class com.caucho.loader.Environment
-
Gets a local variable for the current environment.
- getLevelAttribute(String, ClassLoader) - Static method in class com.caucho.loader.Environment
-
Gets a local variable for the current environment.
- getLevelVar(String, ClassLoader) - Static method in class com.caucho.el.EL
-
Gets a var from the specified level.
- getLicenseDirectory() - Method in interface com.caucho.license.LicenseCheck
-
- getLicenseDirectory() - Method in class com.caucho.license.LicenseStore
-
- getLifecycleAspectFactory() - Method in class com.caucho.config.gen.BeanGenerator
-
- getLifecycleAspectFactory() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- getLifecycleAspects(Class<? extends Annotation>) - Method in class com.caucho.config.gen.BeanGenerator
-
- getLifecycleInstance() - Method in class com.caucho.config.gen.BeanGenerator
-
- getLifecycleMethods(Class<? extends Annotation>) - Method in class com.caucho.config.gen.BeanGenerator
-
- getLifecycleState() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
Returns the current lifecycle state.
- getLine() - Method in class com.caucho.bytecode.JAccessibleObject
-
Returns the source line number, if available.
- getLine() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the line number.
- getLine() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- getLine() - Method in class com.caucho.config.cfg.BeanConfig
-
- getLine() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- getLine() - Method in class com.caucho.java.CompileError
-
- getLine(int) - Method in class com.caucho.java.LineMap
-
- getLine(Env) - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
- getLine() - Method in class com.caucho.quercus.expr.Expr
-
Returns the line number in the file.
- getLine(Env, ObjectValue) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the line.
- getLine() - Method in class com.caucho.quercus.lib.xml.Xml
-
- getLine() - Method in class com.caucho.quercus.parser.QuercusParser
-
Returns the current line
- getLine() - Method in interface com.caucho.xml.CauchoNode
-
Returns the source line of this node.
- getLine() - Method in class com.caucho.xml.QAbstractNode
-
Returns the node's source line.
- getLine() - Method in class com.caucho.xml.readers.MacroReader
-
- getLine() - Method in class com.caucho.xml.readers.XmlReader
-
Gets the current line number.
- getLine() - Method in class com.caucho.xml.XmlParser
-
Returns the current line.
- getLine() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getLineMap() - Method in class com.caucho.java.gen.JavaWriterWrapper
-
Gets the line map
- getLineMap() - Method in class com.caucho.java.JavaWriter
-
Gets the line map
- getLineMap() - Method in interface com.caucho.java.LineMapException
-
- getLineMap() - Method in class com.caucho.xml.XmlPrinter
-
- getLineNumber() - Method in exception com.caucho.config.LineConfigException
-
- getLineNumber() - Method in class com.caucho.quercus.Location
-
- getLineNumber() - Method in class com.caucho.xml.SAXBuilder
-
Returns the current line.
- getLineNumber() - Method in class com.caucho.xml.XmlParser
-
- getLineNumber() - Method in class com.caucho.xml.XmlParser.LocatorImpl
-
- getLinkTarget(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getListAttribute(QName) - Method in class com.caucho.config.type.TypeFactory
-
Returns an environment type.
- getListContext() - Method in class com.caucho.xpath.Expr
-
- getListContext() - Method in class com.caucho.xpath.expr.NumericExpr
-
- getListener() - Method in class com.caucho.util.Alarm
-
Return the alarm's listener.
- getListener() - Method in class com.caucho.util.WeakAlarm
-
Return the alarm's listener.
- getListeners() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the listeners.
- getLoadAvg() - Static method in class com.caucho.server.util.CauchoSystem
-
- getLoadAvg() - Method in class com.caucho.server.util.JniCauchoSystem
-
Returns true if we're currently running a test.
- getLoadedExtensions() - Method in class com.caucho.quercus.env.Env
-
Returns true if an extension is loaded.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.ApcModule
-
Returns true for the mysql extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.ArrayModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.BcmathModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.CoreModule
-
Returns the extensions loaded by the module.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.CtypeModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.curl.CurlModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns true for the date extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.db.MysqliModule
-
Returns true for the mysql extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.db.MysqlModule
-
Returns true for the mysql extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.db.OracleModule
-
Returns true for the oracle extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.db.PDOModule
-
Returns true for the pdo extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.db.PostgresModule
-
Returns true for the postgres extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.dom.QuercusDOMModule
-
Returns true for the dom extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.filter.FilterModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.gae.GaeUserServiceModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.gettext.GettextModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.HashModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.i18n.MbstringModule
-
Returns the extensions implemented by the module.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the extensions implemented by the module.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.image.ImageModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.json.JsonModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.mcrypt.McryptModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.MhashModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.pdf.PDFModule
-
Returns true for the mysql extension.
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.reflection.ReflectionModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.session.SessionModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.spl.SplModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.TokenModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.xml.XmlModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.xml.XMLWriterModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.zip.ZipModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- getLoadedExtensions() - Method in class com.caucho.quercus.module.AbstractQuercusModule
-
Returns the extensions loaded by the module.
- getLoadedExtensions() - Method in class com.caucho.quercus.module.ModuleContext
-
Returns true if an extension is loaded.
- getLoadedExtensions() - Method in class com.caucho.quercus.module.ModuleInfo
-
Returns true if an extension is loaded.
- getLoadedExtensions() - Method in interface com.caucho.quercus.module.QuercusModule
-
Returns the extensions implemented by the module.
- getLoadedExtensions() - Method in class com.caucho.quercus.QuercusContext
-
Returns the loaded extensions.
- getLoaderListeners() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the listeners.
- getLoaders() - Method in class com.caucho.loader.DynamicClassLoader
-
- getLoaders() - Method in class com.caucho.loader.TempDynamicClassLoader
-
- getLocal() - Method in class com.caucho.config.types.EjbLocalRef
-
- getLocal() - Method in class com.caucho.config.types.EjbRef
-
- getLocal() - Static method in class com.caucho.config.types.EjbRefContext
-
- getLocal() - Static method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the local transaction manager.
- getLocalAddr() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getLocalAddr() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getLocalAddress() - Method in class com.caucho.vfs.QServerSocket
-
- getLocalAddress() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- getLocalAddress() - Method in class com.caucho.vfs.QSocket
-
Returns the server inet address that accepted the request.
- getLocalAddress() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the server inet address that accepted the request.
- getLocalAddresses() - Static method in class com.caucho.util.HostUtil
-
- getLocalClassPath() - Method in class com.caucho.loader.DynamicClassLoader
-
Fill data for the class path.
- getLocalClassPath() - Static method in class com.caucho.loader.Environment
-
Returns the classpath for the environment level.
- getLocalClassPath(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Returns the classpath for the environment level.
- getLocalConfig() - Static method in class com.caucho.java.JavacConfig
-
Returns the environment configuration.
- getLocalContext() - Method in class com.caucho.quercus.QuercusContext
-
Returns the context for this class loader.
- getLocalContext(ClassLoader) - Method in class com.caucho.quercus.QuercusContext
-
- getLocalDate() - Method in class com.caucho.quercus.env.Env
-
- getLocale() - Method in class com.caucho.quercus.env.QuercusLocale
-
- getLocaleInfo() - Method in class com.caucho.quercus.env.Env
-
Returns the locale info.
- getLocalEncoding() - Static method in class com.caucho.i18n.CharacterEncoding
-
- getLocalEnhancer(ClassLoader) - Static method in class com.caucho.loader.enhancer.EnhancerManager
-
- getLocalHost() - Static method in class com.caucho.server.util.CauchoSystem
-
- getLocalHost() - Method in class com.caucho.vfs.QSocket
-
Returns the server inet address that accepted the request.
- getLocalHostAddress() - Static method in class com.caucho.util.HostUtil
-
- getLocalHostName() - Static method in class com.caucho.util.HostUtil
-
- getLocalName() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getLocalName() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Determines whether this element has attributes.
- getLocalName() - Method in interface com.caucho.xml.CauchoNode
-
- getLocalName() - Method in class com.caucho.xml.QAbstractNode
-
- getLocalName() - Method in class com.caucho.xml.QAttr
-
- getLocalName() - Method in class com.caucho.xml.QDocumentType
-
- getLocalName() - Method in class com.caucho.xml.QElement
-
Returns the local part of the element's name.
- getLocalName() - Method in class com.caucho.xml.QName
-
- getLocalName() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getLocalName() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getLocalName() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getLocalPort() - Method in class com.caucho.vfs.QServerSocket
-
- getLocalPort() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- getLocalPort() - Method in class com.caucho.vfs.QSocket
-
Returns the server port that accepted the request.
- getLocalPort() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the server port that accepted the request.
- getLocalScheme() - Static method in class com.caucho.vfs.Vfs
-
- getLocalTime() - Method in class com.caucho.util.QDate
-
Returns the time in milliseconds since the epoch.
- getLocalTimeZone() - Method in class com.caucho.util.QDate
-
Returns the current time zone.
- getLocalValue(Value) - Static method in class com.caucho.quercus.env.Env
-
Gets a local value
- getLocalVar(Value) - Static method in class com.caucho.quercus.env.Env
-
Gets a local
- getLocalWorkDir() - Static method in class com.caucho.java.WorkDir
-
Returns the local work directory.
- getLocalWorkDir(ClassLoader) - Static method in class com.caucho.java.WorkDir
-
Returns the local work directory.
- getLocation(Field) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- getLocation(Method) - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- getLocation() - Method in interface com.caucho.management.server.OsgiBundleMXBean
-
Returns the bundle location URL
- getLocation() - Method in class com.caucho.quercus.env.Env
-
Returns the current execution location.
- getLocation(Env) - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
Returns the location of this PHP exception.
- getLocation() - Method in class com.caucho.quercus.expr.Expr
-
Returns the location.
- getLocation() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getLocation(Env) - Method in exception com.caucho.quercus.lib.db.PDOException
-
- getLocation(Env) - Method in exception com.caucho.quercus.lib.reflection.ReflectionException
-
- getLocation() - Method in class com.caucho.quercus.parser.QuercusParser
-
The location from which the last token was read.
- getLocation() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the location for where the
class was defined, null if it is unknown.
- getLocation() - Method in class com.caucho.quercus.statement.Statement
-
- getLocation() - Method in class com.caucho.relaxng.pattern.Pattern
-
Gets the location.
- getLocation() - Method in class com.caucho.relaxng.RelaxBuilder
-
Returns the location.
- getLocation() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getLocation() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- getLocation() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getLocationImpl() - Method in class com.caucho.quercus.env.Env
-
- getLocationLine() - Method in class com.caucho.quercus.expr.Expr
-
Returns the file name and line number, if location is known.
- getLogger() - Method in class com.caucho.log.LogConfig.SubLogger
-
Gets the logger.
- getLogger(String) - Method in class com.caucho.log.LogManagerImpl
-
Returns the named logger.
- getLogger() - Method in class com.caucho.quercus.env.Env
-
Returns the logger used for syslog.
- getLoggerName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The source Logger's name.
- getLoggerNames() - Method in class com.caucho.log.LogManagerImpl
-
Returns an enumeration of loggers.
- getLoginTimeout() - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- getLoginTimeout() - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- getLogWriter() - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- getLogWriter() - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- getLong(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a long constant
- getLongByValue(long) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a long constant.
- getLookupName() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- getLowerBounds() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- getMajor() - Method in class com.caucho.bytecode.JavaClass
-
Gets the major identifier of the class file.
- getManager() - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- getManager() - Method in class com.caucho.config.inject.BeanStartupEvent
-
- getManager() - Method in class com.caucho.config.j2ee.JavaeeInjectionHandler
-
- getManifest() - Method in class com.caucho.vfs.Jar
-
Returns Manifest
- getManifest() - Method in class com.caucho.vfs.JarPath
-
Returns the manifest.
- getMap() - Method in class com.caucho.el.MapVariableResolver
-
Gets the map.
- getMappedName() - Method in class com.caucho.config.types.PersistenceUnitRef
-
Returns the name.
- getMarshal() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the marshal instance.
- getMarshalArgs() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the marshal arguments.
- getMarshalFactory() - Method in class com.caucho.quercus.module.ModuleContext
-
- getMarshalingCost(Value[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- getMarshalingCost(Expr[]) - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- getMarshalingCost(Value[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the cost of marshaling for this method.
- getMarshalingCost(Expr[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- getMarshalingCost(Value[]) - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
Returns the cost of marshaling for this method given the args.
- getMarshalingCost(Expr[]) - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
Returns the cost of marshaling for this method given the args.
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- getMarshalingCost(Value) - Method in class com.caucho.quercus.marshal.Marshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.Marshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.RegexpMarshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.StringMarshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- getMarshalingCost(Expr) - Method in class com.caucho.quercus.marshal.URLMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.CalendarMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.DateMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.EnumMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.EregiMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.EregMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaByteArrayMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaCharacterArrayMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaCollectionMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaListMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaMapMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.JavaMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.LongMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.Marshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.PathMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.RegexpMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.StringMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.URLMarshal
-
- getMarshalingCostImpl(Value) - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- getMasterDoc() - Method in class com.caucho.xml.QDocumentFragment
-
- getMax(int) - Method in class com.caucho.util.IntSet
-
- getMax() - Method in class com.caucho.util.MemoryPoolAdapter.MemUsage
-
- getMaxActiveTime() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the pool active time in milliseconds.
- getMaxArgLength() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
Returns the maximum number of arguments allowed.
- getMaxArgLength() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the maximum number of arguments allowed.
- getMaxArgLength() - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
- getMaxBatch() - Method in class com.caucho.java.JavacConfig
-
Sets the number of files to batch.
- getMaxBytes(String) - Static method in class com.caucho.quercus.lib.db.MysqlCharset
-
- getMaxCharWidth() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getMaxCharWidth() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getMaxCompileTime() - Method in class com.caucho.java.JavacConfig
-
- getMaxCompileTime() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the maximum time allowed for an external compilation.
- getMaxConnections() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the maximum number of connections.
- getMaxCreateConnections() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the max number of connections trying to connect.
- getMaxIdleCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the maximum number of idle connections
- getMaxIdleTime() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the pool idle time in milliseconds.
- getMaxInactiveInterval() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- getMaxLocals() - Method in class com.caucho.bytecode.CodeAttribute
-
Returns the max locals.
- getMaxOverflowConnections() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the number of overflow connections.
- getMaxPoolTime() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the pool time in milliseconds.
- getMaxStack() - Method in class com.caucho.bytecode.CodeAttribute
-
Returns the max stack.
- getMBean(ObjectName) - Method in class com.caucho.jmx.MBeanView
-
Returns the object.
- getMBeanClass() - Method in class com.caucho.jmx.MBeanConfig
-
Gets the type;
- getMBeanClass() - Method in class com.caucho.jmx.MBeanSkeleton
-
Returns the mbean class.
- getMBeanCount() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the number of MBeans registered.
- getMBeanCount() - Method in class com.caucho.jmx.MBeanContext
-
Returns the number of MBeans registered.
- getMBeanCount() - Method in class com.caucho.jmx.MBeanView
-
Returns the mbean count.
- getMBeanInfo(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the analyzed information for an MBean
- getMBeanInfo() - Method in class com.caucho.jmx.IntrospectionMBean
-
Returns the introspection information for the MBean.
- getMBeanInfo() - Method in class com.caucho.jmx.MBeanSkeleton
-
Returns the MBeanInfo for the class.
- getMBeanName() - Method in class com.caucho.config.cfg.BeanConfig
-
- getMBeans() - Static method in class com.caucho.config.ConfigAdmin
-
- getMBeans(ClassLoader) - Static method in class com.caucho.config.ConfigAdmin
-
- getMBeanServer() - Static method in class com.caucho.jmx.Jmx
-
Gets the static mbean server.
- getMBeanServerId() - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
Return the MBean server agent id.
- getMember() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getMember() - Method in class com.caucho.config.inject.InjectionPointImpl
-
Returns the Field for field injection, the Method for method injection,
and Constructor for constructor injection.
- getMergePaths() - Method in class com.caucho.vfs.MergePath
-
Return the list of paths searched in the merge path.
- getMessage(Throwable) - Static method in exception com.caucho.config.ConfigException
-
- getMessage() - Method in class com.caucho.java.CompileError
-
- getMessage() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The "formatted" log message, after localization, substitution of
parameters, and the inclusion of an exception stack trace if applicable.
- getMessage() - Method in exception com.caucho.naming.NamingExceptionWrapper
-
Returns the appropriate exception message.
- getMessage(Env) - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
Returns the PHP exception message.
- getMessage() - Method in exception com.caucho.quercus.lib.db.PDOException
-
- getMessage(Env) - Method in exception com.caucho.quercus.lib.db.PDOException
-
- getMessage(Env, ObjectValue) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the message.
- getMessage() - Method in exception com.caucho.quercus.lib.reflection.ReflectionException
-
- getMessage(Env) - Method in exception com.caucho.quercus.lib.reflection.ReflectionException
-
- getMessage() - Method in exception com.caucho.quercus.QuercusException
-
- getMessage() - Method in class com.caucho.util.JniTroubleshoot
-
- getMessageID() - Method in class com.caucho.quercus.lib.mail.QuercusMimeMessage
-
- getMessagePrefix() - Method in class com.caucho.quercus.Location
-
Returns a prefix of the form "filename:linenumber: ", or the empty string
if the filename is not known.
- getMessages() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getMetaData() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get the result set meta data.
- getMetaData() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns the meta data for corresponding to the current result set.
- getMeter(String) - Static method in class com.caucho.env.meter.MeterService
-
- getMeterGraphs() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Returns the graphs in the default section.
- getMeterGraphs() - Method in interface com.caucho.management.server.MeterGraphSectionInfo
-
Returns the graphs in the section.
- getMeterNames() - Method in interface com.caucho.management.server.MeterGraphInfo
-
Returns the list of meter names in the graph.
- getMeterSections() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Returns the sections of the page.
- getMethod(String) - Method in class com.caucho.bytecode.JavaClass
-
Returns a method.
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JavaClass
-
Returns the matching method
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the matching method.
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JClass
-
Returns the matching method.
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JClassArray
-
Returns the matching method.
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the matching methods.
- getMethod(String, JClass[]) - Method in interface com.caucho.bytecode.JType
-
Returns the matching method.
- getMethod(String, JClass[]) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the matching method.
- getMethod() - Method in class com.caucho.config.attribute.AddAttribute
-
- getMethod() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getMethod() - Method in interface com.caucho.config.gen.AspectGenerator
-
Returns the underlying method.
- getMethod() - Method in class com.caucho.config.gen.CandiInvocationContext
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
-
- getMethod() - Method in class com.caucho.config.gen.MethodTailGenerator
-
- getMethod() - Method in class com.caucho.config.gen.NullGenerator
-
- getMethod(Method) - Static method in class com.caucho.config.inject.AnnotatedOverrideMap
-
- getMethod(InterceptionType) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's deployment type
- getMethod() - Method in class com.caucho.config.types.Signature
-
Returns the method.
- getMethod() - Method in class com.caucho.config.xml.XmlBeanMethodConfig
-
- getMethod() - Method in class com.caucho.java.gen.BaseMethod
-
Returns the method.
- getMethod() - Method in class com.caucho.java.gen.MethodCallChain
-
Returns the method.
- getMethod(StringValue) - Method in class com.caucho.quercus.env.ObjectValue
-
- getMethod(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- getMethod(Env, StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getMethod() - Method in class com.caucho.quercus.module.StaticFunction
-
Returns the function's method.
- getMethod(String) - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the ProfileMethod for the given method name
- getMethod() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getMethod() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getMethodAnn() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the parameter annotations.
- getMethodCallSyntax(String, String, String[]) - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns a string which could invoke a method of a Java object.
- getMethodInfo(ELContext, Class<?>, Class<?>[]) - Method in class com.caucho.config.el.CandiExpr
-
- getMethodInfo(ELContext, Class<?>, Class<?>[]) - Method in class com.caucho.el.ArrayResolverExpr
-
Evaluates the expression, returning an object.
- getMethodInfo(ELContext, Class<?>, Class<?>[]) - Method in class com.caucho.el.Expr
-
Evaluates the expression, returning an object.
- getMethodInfo(ELContext) - Method in class com.caucho.el.MethodExpressionImpl
-
- getMethodInfo(ELContext, Class<?>, Class<?>[]) - Method in class com.caucho.el.PathExpr
-
Returns the method info.
- getMethodInfo(ELContext, Class<?>, Class<?>[]) - Method in class com.caucho.el.StringLiteral
-
Evaluates the expression, returning an object.
- getMethodList() - Method in class com.caucho.bytecode.JavaClass
-
Returns the methods.
- getMethodMap() - Method in class com.caucho.quercus.env.QuercusClass
-
- getMethodName() - Method in class com.caucho.config.gen.LifecycleMethodHeadGenerator
-
- getMethodName() - Method in class com.caucho.config.gen.MethodHeadGenerator
-
- getMethodName() - Method in class com.caucho.java.gen.BaseMethod
-
Returns the method name.
- getMethodNamePrefix() - Method in class com.caucho.config.gen.LifecycleMethodHeadGenerator
-
- getMethodNamePrefix() - Method in class com.caucho.config.gen.MethodHeadGenerator
-
- getMethodRef(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a method ref entry
- getMethodRef(String, String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a method ref constant.
- getMethods() - Method in class com.caucho.bytecode.JavaClass
-
Returns the matching method
- getMethods() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the public methods
- getMethods() - Method in class com.caucho.bytecode.JClass
-
Returns the public methods
- getMethods() - Method in class com.caucho.bytecode.JClassArray
-
Returns the public methods
- getMethods() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the public methods.
- getMethods() - Method in interface com.caucho.bytecode.JType
-
Returns the public methods
- getMethods() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the public methods
- getMethods() - Method in class com.caucho.config.gen.BeanGenerator
-
Returns the introspected methods
- getMethods() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
Returns the introspected methods
- getMethods() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the abstract introspected methods
- getMethods() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
Returns the abstract introspected methods
- getMethods() - Method in class com.caucho.config.reflect.ReflectionSimpleAnnotatedType
-
Returns the abstract introspected methods
- getMethods(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getMethods() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the list of methods, sorted by self.
- getMethodsBySelfMicros() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the list of methods, sorted by self.
- getMethodsForUpdate() - Method in class com.caucho.config.reflect.AnnotatedTypeImpl
-
Returns the abstract introspected methods
- getMicros() - Method in class com.caucho.quercus.profile.ProfileItem
-
Returns the item execution time in microseconds
- getMicroTime() - Method in class com.caucho.quercus.env.Env
-
- getMillis() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The time of the logging event, in milliseconds since 1970.
- getMillisecond() - Method in class com.caucho.util.QDate
-
Returns the millisecond.
- getMimeName(String) - Static method in class com.caucho.vfs.Encoding
-
Returns the canonical mime name for the given character encoding.
- getMimeName(Locale) - Static method in class com.caucho.vfs.Encoding
-
Returns the canonical mime name for the given locale.
- getMimeType() - Method in class com.caucho.quercus.lib.image.ImageInfo
-
- getMimeType(String) - Method in interface com.caucho.quercus.servlet.api.QuercusServletContext
-
- getMimeType(String) - Method in class com.caucho.quercus.servlet.api.QuercusServletContextImpl
-
- getMimeTypes() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the mime-types for scripts for the engine.
- getMin() - Method in class com.caucho.relaxng.program.ChoiceItem
-
- getMin() - Method in class com.caucho.relaxng.program.ChoiceNameItem
-
- getMin() - Method in class com.caucho.relaxng.program.InterleaveItem
-
- getMin(int) - Method in class com.caucho.util.IntSet
-
- getMinArgLength() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
Returns the minimally required number of arguments.
- getMinArgLength() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the minimally required number of arguments.
- getMinArgLength() - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
- getMinIdleCount() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns the minimum number of idle connections
- getMinor() - Method in class com.caucho.bytecode.JavaClass
-
Gets the minor identifier of the class file.
- getMinute() - Method in class com.caucho.config.timer.CronExpression
-
Gets the minutes expression.
- getMinute() - Method in class com.caucho.util.QDate
-
Returns the minute.
- getMissCount() - Method in class com.caucho.util.LongKeyLruCache
-
Returns the miss count.
- getMissCount() - Method in class com.caucho.util.LruCache
-
Returns the miss count.
- getMmapAddress() - Method in class com.caucho.vfs.RandomAccessStream
-
- getMode() - Method in class com.caucho.vfs.FilePath
-
- getMode() - Method in class com.caucho.vfs.FileStatus
-
- getMode() - Method in class com.caucho.vfs.GooglePath
-
- getMode() - Method in class com.caucho.vfs.MergePath
-
Returns equivalent of struct stat.st_mode if appropriate.
- getMode() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_mode if appropriate.
- getModel() - Method in class com.caucho.naming.ContextImpl
-
Returns the underlying storage node.
- getModifierNames(int) - Static method in class com.caucho.quercus.lib.reflection.Reflection
-
- getModifiers() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getModifiers() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- getModifiers() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- getModule() - Method in class com.caucho.loader.ivy.IvyInfo
-
- getModule() - Method in class com.caucho.quercus.module.ModuleInfo
-
- getModule() - Method in class com.caucho.quercus.module.StaticFunction
-
Returns the owning module object.
- getModuleContext() - Method in class com.caucho.quercus.env.Env
-
Returns the owning PHP engine.
- getModuleContext() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the module context.
- getModuleContext() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getModuleContext() - Method in class com.caucho.quercus.QuercusContext
-
Returns the module context.
- getModules() - Method in class com.caucho.quercus.module.ModuleContext
-
Returns the configured modules
- getModules() - Method in class com.caucho.quercus.QuercusContext
-
- getModuleStartupListeners() - Method in class com.caucho.quercus.QuercusContext
-
Returns a list of the modules that have some startup code to run.
- getMonetary() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getMonth() - Method in class com.caucho.config.timer.CronExpression
-
Gets the month expression.
- getMonth() - Method in class com.caucho.util.QDate
-
Returns the month in the year.
- getMostSpecializedBean(<any>) - Method in class com.caucho.config.inject.InjectManager
-
- getMTime(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getMtime() - Method in class com.caucho.vfs.FileStatus
-
- getmxrr(Env, String, Value, Value) - Static method in class com.caucho.quercus.lib.NetworkModule
-
- getmygid(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the gid for the script path.
- getmyinode(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the inode for the script path.
- getmypid(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the thread for the script.
- getMysqlType(int) - Method in class com.caucho.quercus.lib.db.MysqliResult
-
Get Mysql type string
- getMysqlVersion() - Method in class com.caucho.quercus.QuercusContext
-
Returns the mysql version to report to to PHP applications.
- getmyuid(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns the uid for the script path.
- getName() - Method in class com.caucho.bytecode.Attribute
-
Returns the attribute name.
- getName() - Method in class com.caucho.bytecode.ClassConstant
-
Returns the name.
- getName() - Method in class com.caucho.bytecode.FieldRefConstant
-
Returns the field name
- getName() - Method in class com.caucho.bytecode.InterfaceMethodRefConstant
-
Returns the interface method name
- getName() - Method in class com.caucho.bytecode.JAccessibleObject
-
Returns the method name.
- getName() - Method in class com.caucho.bytecode.JavaClass
-
Returns the class-equivalent name.
- getName() - Method in class com.caucho.bytecode.JavaField
-
Gets the name.
- getName() - Method in class com.caucho.bytecode.JavaMethod
-
Gets the name.
- getName() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the type name.
- getName() - Method in class com.caucho.bytecode.JClass
-
Returns the class name.
- getName() - Method in class com.caucho.bytecode.JClassArray
-
Returns the class name.
- getName() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the class name.
- getName() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the method name.
- getName() - Method in class com.caucho.bytecode.JField
-
Returns the method name.
- getName() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns the field name.
- getName() - Method in class com.caucho.bytecode.JMethod
-
Returns the method name.
- getName() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the method name.
- getName() - Method in interface com.caucho.bytecode.JType
-
Returns the type name.
- getName() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the class name.
- getName() - Method in class com.caucho.bytecode.MethodRefConstant
-
Returns the method name
- getName() - Method in class com.caucho.bytecode.NameAndTypeConstant
-
Returns the name
- getName() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
Gets the component's EL binding name.
- getName() - Method in class com.caucho.config.cfg.BeanConfig
-
Gets the component's EL binding name.
- getName() - Method in class com.caucho.config.ConfigAdmin
-
- getName() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.AbstractBean
-
- getName() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Gets the bean's EL qualifier name.
- getName() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- getName() - Method in class com.caucho.config.inject.BeanAdapter
-
- getName() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getName() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's name or null if the bean does not have a
primary name.
- getName() - Method in class com.caucho.config.inject.NewBean
-
The @New name is null.
- getName() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns the bean's name
- getName() - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- getName() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns the bean's name
- getName() - Method in class com.caucho.config.program.ConfigProgram
-
Returns the name.
- getName() - Method in class com.caucho.config.program.FieldGeneratorProgram
-
- getName() - Method in class com.caucho.config.program.MethodGeneratorProgram
-
- getName() - Method in class com.caucho.config.program.NamedProgram
-
Returns the injection name.
- getName() - Method in class com.caucho.config.program.PropertyStringProgram
-
Returns the injection name.
- getName() - Method in class com.caucho.config.program.PropertyValueProgram
-
Returns the injection name.
- getName() - Method in class com.caucho.config.reflect.VarType
-
- getName() - Method in class com.caucho.config.type.NamespaceBeanConfig
-
- getName() - Method in class com.caucho.config.types.JndiLink
-
Gets the name
- getName() - Method in class com.caucho.config.types.Signature
-
Returns the method name.
- getName() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getName() - Method in class com.caucho.env.meter.AbstractMeter
-
Returns the meter's name.
- getName() - Method in interface com.caucho.env.meter.Meter
-
Returns the meter's name.
- getName() - Method in class com.caucho.jmx.MBeanConfig
-
Gets the mbean name
- getName() - Method in class com.caucho.jmx.MBeanConfig.Listener
-
- getName() - Method in class com.caucho.jmx.MBeanStub
-
Returns the admin name.
- getName() - Method in class com.caucho.lifecycle.Lifecycle
-
Gets the lifecycle name.
- getName() - Method in class com.caucho.loader.ClassEntry
-
Create a loaded class entry
- getName() - Method in class com.caucho.loader.EnvironmentAdmin
-
- getName() - Method in class com.caucho.loader.ivy.IvyDependency
-
The name of the module
- getName() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's name
- getName() - Method in class com.caucho.loader.module.ArtifactDependency
-
Returns the artifact's name
- getName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The source Logger's name.
- getName() - Method in class com.caucho.log.LogConfig
-
Returns the name of the logger to configure.
- getName() - Method in class com.caucho.log.LogConfig.SubLogger
-
Gets the name of the logger to configure.
- getName() - Method in class com.caucho.log.LoggerAdmin
-
Sets the name of the logger to configure.
- getName() - Method in class com.caucho.management.server.AbstractManagedObject
-
The JMX name property of the mbean.
- getName() - Method in interface com.caucho.management.server.ManagedObjectMXBean
-
The JMX name property of the mbean.
- getName() - Method in interface com.caucho.management.server.MeterGraphInfo
-
Returns the meter graphs's name.
- getName() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Returns the meter graphs page name.
- getName() - Method in interface com.caucho.management.server.MeterGraphSectionInfo
-
Returns the section title.
- getName() - Method in class com.caucho.naming.ContextImpl
-
Returns the name.
- getName() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the name.
- getName() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the class name.
- getName() - Method in class com.caucho.quercus.env.JavaInvoker
-
- getName() - Method in class com.caucho.quercus.env.JavaOverloadMethod
-
- getName() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the class name.
- getName() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the name.
- getName() - Method in class com.caucho.quercus.expr.CallExpr
-
Returns the name.
- getName() - Method in class com.caucho.quercus.expr.ClosureExpr
-
Returns the name.
- getName() - Method in class com.caucho.quercus.expr.ObjectMethodExpr
-
- getName() - Method in class com.caucho.quercus.expr.VarExpr
-
Returns the variable name.
- getName() - Method in class com.caucho.quercus.expr.VarInfo
-
Returns the variable name.
- getName() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getName() - Method in class com.caucho.quercus.function.CompiledAbstractFunction
-
- getName() - Method in class com.caucho.quercus.function.LazyFunction
-
- getName() - Method in class com.caucho.quercus.function.LazyMethod
-
- getName() - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- getName() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns the column's name.
- getName() - Method in class com.caucho.quercus.lib.db.JdbcTableMetaData
-
Returns the table's name.
- getName() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- getName() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getName() - Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- getName() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- getName() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getName() - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getName() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getName() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- getName() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- getName(Env) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the name of the current element.
- getName() - Method in class com.caucho.quercus.module.IniDefinition
-
Returns the name of the ini definition.
- getName() - Method in class com.caucho.quercus.module.ModuleInfo
-
- getName() - Method in class com.caucho.quercus.profile.ProfileItem
-
Returns the item's function name
- getName() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the item's function name
- getName() - Method in class com.caucho.quercus.program.Arg
-
Returns the argument name.
- getName() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the name.
- getName() - Method in class com.caucho.quercus.program.ClassField
-
- getName() - Method in class com.caucho.quercus.program.Function
-
Returns the name.
- getName() - Method in class com.caucho.quercus.program.FunctionInfo
-
- getName() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the class name.
- getName() - Method in class com.caucho.quercus.program.UndefinedFunction
-
- getName() - Method in class com.caucho.quercus.QuercusContext
-
- getName() - Method in interface com.caucho.quercus.servlet.api.QuercusCookie
-
- getName() - Method in class com.caucho.quercus.servlet.api.QuercusCookieImpl
-
- getName() - Method in class com.caucho.quercus.servlet.PhpClassConfig
-
Sets the PHP name for the class
- getName() - Method in class com.caucho.util.Alarm
-
Returns the alarm name.
- getName() - Method in class com.caucho.vfs.GoogleInode
-
- getName() - Method in class com.caucho.vfs.ZipScanner
-
- getName() - Method in class com.caucho.xml.QAttr
-
- getName() - Method in class com.caucho.xml.QDocumentType
-
- getName() - Method in class com.caucho.xml.QName
-
- getName() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getName() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- getName() - Method in class com.caucho.xml.stream.events.EndElementImpl
-
- getName() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getName() - Method in class com.caucho.xml.stream.events.EntityReferenceImpl
-
- getName() - Method in class com.caucho.xml.stream.events.NotationDeclarationImpl
-
- getName() - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getName() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNameAndType(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a name-and-type constant
- getNameAndType(String, String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a name-and-type constant.
- getNameBuffer() - Method in class com.caucho.vfs.ZipScanner
-
- getNameChild() - Method in class com.caucho.relaxng.pattern.AttributePattern
-
get the name child
- getNameChild() - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Adds an element.
- getNameChild() - Method in class com.caucho.relaxng.pattern.ExcludeNamePattern
-
Returns the child.
- getNameClassItem() - Method in class com.caucho.relaxng.program.AttributeItem
-
- getNameClassItem() - Method in class com.caucho.relaxng.program.ElementItem
-
- getNamedItem(String) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- getNamedItemNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- getNamedValue(Annotation) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getNameIndex() - Method in class com.caucho.bytecode.ClassConstant
-
Returns the name index.
- getNameInNamespace() - Method in class com.caucho.naming.ContextImpl
-
- getNameInNamespace() - Method in class com.caucho.naming.ErrorContext
-
- getNameInNamespace() - Method in class com.caucho.naming.PathJndiContext
-
- getNameLength() - Method in class com.caucho.vfs.ZipScanner
-
- getNameParser(String) - Method in class com.caucho.naming.ContextImpl
-
- getNameParser(Name) - Method in class com.caucho.naming.ContextImpl
-
- getNameParser(String) - Method in class com.caucho.naming.ErrorContext
-
- getNameParser(Name) - Method in class com.caucho.naming.ErrorContext
-
- getNameParser(String) - Method in class com.caucho.naming.PathJndiContext
-
- getNameParser(Name) - Method in class com.caucho.naming.PathJndiContext
-
- getNames() - Method in class com.caucho.quercus.module.IniDefinitions
-
Return a set of all of the names.
- getNames() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns the short names for the scripts for the engine,
e.g.
- getNamespace(String) - Method in interface com.caucho.xml.CauchoElement
-
Returns the URL for a given namespace prefix.
- getNamespace(String) - Method in class com.caucho.xml.QDocument
-
Returns the namespace url for a given prefix.
- getNamespace(String) - Method in class com.caucho.xml.QElement
-
Given a prefix, returns the namespace in effect at this element.
- getNamespace() - Method in class com.caucho.xml.QName
-
- getNamespace(Node, String) - Static method in class com.caucho.xml.XmlUtil
-
Returns the namespace for the given prefix.
- getNamespaceContext() - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- getNamespaceContext() - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- getNamespaceCount() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespaceCount() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaceKeys() - Method in class com.caucho.xml.QDocument
-
Returns an iterator of top-level namespace prefixes.
- getNamespaceName() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getNamespacePrefix(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespacePrefix(XMLStreamWriter, String) - Static method in class com.caucho.xml.stream.StaxUtil
-
Ensures that a given namespace exists within the namespace context
given and returns the prefix.
- getNamespacePrefix(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaces(boolean, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getNamespaces(boolean, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getNamespaces(boolean, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getNamespaces(boolean, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getNamespaces(boolean, boolean, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getNamespaces(Env, boolean) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
public array SimpleXMLElement::getNamespaces ([ bool $recursive = false ] )
- getNamespaces() - Method in interface com.caucho.xml.CauchoDocument
-
- getNamespaces() - Method in class com.caucho.xml.QDocument
-
- getNamespaces() - Method in class com.caucho.xml.stream.events.EndElementImpl
-
- getNamespaces() - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getNamespaceURI() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getNamespaceURI(String) - Method in class com.caucho.quercus.lib.dom.DOMXPath.DOMNamespaceContext
-
- getNamespaceURI(String) - Method in class com.caucho.quercus.lib.simplexml.SimpleNamespaceContext
-
- getNamespaceURI() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the namespace uniform resource locator of the current element.
- getNamespaceURI() - Method in interface com.caucho.xml.CauchoNode
-
- getNamespaceURI() - Method in class com.caucho.xml.QAbstractNode
-
- getNamespaceURI() - Method in class com.caucho.xml.QAttr
-
- getNamespaceURI() - Method in class com.caucho.xml.QDocumentType
-
- getNamespaceURI() - Method in class com.caucho.xml.QElement
-
Returns the namespace of the element.
- getNamespaceURI() - Method in class com.caucho.xml.QName
-
- getNamespaceURI() - Method in class com.caucho.xml.QProcessingInstruction
-
- getNamespaceURI() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespaceURI(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespaceURI(String) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getNamespaceURI() - Method in class com.caucho.xml.stream.events.NamespaceImpl
-
- getNamespaceURI(String) - Method in class com.caucho.xml.stream.events.StartElementImpl
-
- getNamespaceURI(String) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getNamespaceURI(String) - Method in class com.caucho.xml.stream.NamespaceWriterContext
-
- getNamespaceURI() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaceURI(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaceURI(String) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getNamespaceURI() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getNativePath() - Method in class com.caucho.vfs.FilePath
-
Returns the native path.
- getNativePath() - Method in class com.caucho.vfs.GoogleBlobStorePath
-
- getNativePath() - Method in class com.caucho.vfs.GoogleStorePath
-
- getNativePath() - Method in class com.caucho.vfs.Path
-
Returns the native representation of the path.
- getNativePath() - Method in class com.caucho.vfs.PathWrapper
-
Returns the native representation of the path.
- getNetworkInterfaces() - Static method in class com.caucho.util.HostUtil
-
- getNewline() - Method in class com.caucho.vfs.SocketChannelStream
-
- getNewline() - Method in class com.caucho.vfs.SocketStream
-
- getNewline() - Method in class com.caucho.vfs.StreamImpl
-
Returns the stream's natural newline character.
- getNewline() - Method in class com.caucho.vfs.VfsStream
-
- getNewlineString() - Static method in class com.caucho.server.util.CauchoSystem
-
- getNewlineString() - Static method in class com.caucho.vfs.Path
-
- getNewlineString() - Method in class com.caucho.vfs.WriteStream
-
Returns the current string used for println newlines
- getNewTempClassLoader() - Method in class com.caucho.loader.DynamicClassLoader
-
- getNext() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getNext() - Method in class com.caucho.config.inject.DependentCreationalContext
-
- getNext() - Method in class com.caucho.config.inject.OwnerCreationalContext
-
- getNext() - Method in class com.caucho.el.AbstractVariableResolver
-
Returns the next resolver.
- getNext() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getNext() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the next output buffer;
- getNext() - Method in class com.caucho.quercus.expr.BinaryAppendExpr
-
Returns the next value in the append chain.
- getNext() - Method in class com.caucho.util.Tree
-
- getNext() - Method in class com.caucho.vfs.TempBuffer
-
- getNext() - Method in class com.caucho.vfs.TempCharBuffer
-
- getNext() - Method in class com.caucho.xml.readers.XmlReader
-
Sets the next reader.
- getNext(Node) - Static method in class com.caucho.xml.XmlUtil
-
Get the next node in a depth first preorder traversal.
- getNextAlarmTime() - Method in class com.caucho.config.timer.TimerTask
-
Get the next time, in milliseconds, when the alarm will be triggered for
the scheduled task.
- getNextAvailableIndex() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- getNextContent() - Method in class com.caucho.xml.QAbstractNode
-
- getNextHash() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getNextPreorder() - Method in class com.caucho.util.Tree
-
- getNextPreorder() - Method in class com.caucho.xml.QAbstractNode
-
- getNextPreorder() - Method in class com.caucho.xml.QNode
-
- getNextSibling() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getNextSibling() - Method in class com.caucho.xml.QAbstractNode
-
- getNextSibling() - Method in class com.caucho.xml.QNode
-
- getNextSibling() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getNextTimeout() - Method in class com.caucho.config.timer.EjbTimer
-
Get the point in time at which the next timer expiration is scheduled to
occur.
- getNextType() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- getNickname() - Method in class com.caucho.quercus.lib.gae.GaeUser
-
- getNlink() - Method in class com.caucho.vfs.FileStatus
-
- getNode() - Method in class com.caucho.config.program.NodeBuilderChildProgram
-
- getNode() - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getNode() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getNode() - Method in class com.caucho.xml.DOMBuilder
-
- getNode() - Method in class com.caucho.xpath.pattern.SelectedNode
-
Returns the underlying DOM node.
- getNodeName() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.AttributeView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getNodeName() - Method in class com.caucho.quercus.lib.simplexml.TextView
-
- getNodeName() - Method in class com.caucho.xml.QAttr
-
- getNodeName() - Method in class com.caucho.xml.QCdata
-
- getNodeName() - Method in class com.caucho.xml.QComment
-
- getNodeName() - Method in class com.caucho.xml.QDocument
-
The node name for the document is #document.
- getNodeName() - Method in class com.caucho.xml.QDocumentFragment
-
- getNodeName() - Method in class com.caucho.xml.QDocumentType
-
- getNodeName() - Method in class com.caucho.xml.QElement
-
Returns the element's qualified-name as the node name.
- getNodeName() - Method in class com.caucho.xml.QEntityReference
-
- getNodeName() - Method in class com.caucho.xml.QProcessingInstruction
-
- getNodeName() - Method in class com.caucho.xml.QText
-
- getNodeName() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the name of the matching node or '*' if many nodes match.
- getNodeName() - Method in class com.caucho.xpath.pattern.FilterPattern
-
- getNodeName() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getNodeName() - Method in class com.caucho.xpath.pattern.NodePattern
-
Returns the pattern's matching node name.
- getNodeName() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Returns the name of the matching node or '*' if many nodes match.
- getNodeType() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getNodeType() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the node type of the current element.
- getNodeType() - Method in class com.caucho.xml.QAttr
-
- getNodeType() - Method in class com.caucho.xml.QCdata
-
- getNodeType() - Method in class com.caucho.xml.QComment
-
- getNodeType() - Method in class com.caucho.xml.QDocument
-
- getNodeType() - Method in class com.caucho.xml.QDocumentFragment
-
- getNodeType() - Method in class com.caucho.xml.QDocumentType
-
- getNodeType() - Method in class com.caucho.xml.QElement
-
Returns the DOM NodeType, ELEMENT_NODE.
- getNodeType() - Method in class com.caucho.xml.QEntityReference
-
- getNodeType() - Method in class com.caucho.xml.QProcessingInstruction
-
- getNodeType() - Method in class com.caucho.xml.QText
-
- getNodeType() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getNodeType() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Returns the matching node type.
- getNodeValue(Env) - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getNodeValue(Env) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getNodeValue() - Method in class com.caucho.quercus.lib.simplexml.AttributeView
-
- getNodeValue() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getNodeValue() - Method in class com.caucho.quercus.lib.simplexml.TextView
-
- getNodeValue() - Method in class com.caucho.xml.QAbstractNode
-
- getNodeValue() - Method in class com.caucho.xml.QAttr
-
- getNodeValue() - Method in class com.caucho.xml.QNode
-
- getNodeValue() - Method in class com.caucho.xml.QProcessingInstruction
-
- getNodeValue() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getNormalizationFeature(String) - Method in class com.caucho.xml.QDocument
-
- getNotationName() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getNotations() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getNotations() - Method in class com.caucho.xml.QDocumentType
-
- getNotations() - Method in class com.caucho.xml.stream.events.DTDImpl
-
- getNotificationInfo() - Method in class com.caucho.jmx.MBeanServerDelegateImpl
-
- getnum_rows(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'num_rows'.
- getNumberOfLinks() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_nlink if appropriate.
- getNumberOfParameters(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getNumberOfRequiredParameters(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getNumDecls() - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getNumeric() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getNumericType(char[], int, int) - Static method in class com.caucho.quercus.env.UnicodeBuilderValue
-
- getNumFields() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the number of columns returned in query.
- getNumRows() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns number of rows returned in query.
- getNumRows() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns the number of rows in the result set.
- getObject() - Method in class com.caucho.config.cfg.BeanConfig
-
- getObject() - Method in class com.caucho.config.core.ResinControl
-
Gets the configured object.
- getObject() - Method in class com.caucho.config.types.InterfaceConfig
-
- getObject() - Method in class com.caucho.config.types.JndiBuilder
-
Replace with the real path.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the field value, creating an object if it's unset.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the field value, creating an object if it's unset.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns the field value, if unset, creates an object.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the field value, creating an object if it's unset.
- getObject(Env) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the value, creating an object if unset.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the value, creating an object if unset.
- getObject(Env) - Method in class com.caucho.quercus.env.NullValue
-
Returns a new object.
- getObject(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the value for the variable, creating an object if the var
is unset.
- getObject(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the value for the variable, creating an object if the var
is unset.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an object if the field
is unset.
- getObject(Env) - Method in class com.caucho.quercus.env.Var
-
Returns the value, creating an object if unset.
- getObject(Env, Value) - Method in class com.caucho.quercus.env.Var
-
Returns the value, creating an object if unset.
- getObject() - Method in class com.caucho.vfs.JndiPath
-
Returns the object bound at this path.
- getObject() - Method in class com.caucho.vfs.Path
-
Returns the object at this path.
- getObject() - Method in class com.caucho.vfs.PathWrapper
-
Returns the object at this path.
- getObjectClass() - Method in interface com.caucho.management.server.OsgiServiceMXBean
-
Returns the external classes
- getObjectHash(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the unique object hash.
- getObjectHash(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the SPL object hash.
- getObjectHash(Env) - Method in class com.caucho.quercus.env.Var
-
Returns the SPL object hash.
- getObjectInstance(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the MBean registered with the given name.
- getObjectInstance(ObjectName) - Method in class com.caucho.jmx.MBeanContext
-
Returns the MBean registered with the given name.
- getObjectName(String) - Static method in class com.caucho.jmx.Jmx
-
Returns an ObjectName based on a short name.
- getObjectName(String, Map<String, String>) - Static method in class com.caucho.jmx.Jmx
-
Creates the clean name
- getObjectName(String) - Method in class com.caucho.jmx.MBeanContext
-
Returns the object name.
- getObjectName() - Method in class com.caucho.management.server.AbstractManagedObject
-
Returns the ObjectName of the mbean.
- getObjectName() - Method in interface com.caucho.management.server.ManagedObjectMXBean
-
Returns the ObjectName of the mbean.
- getObjectNoInit() - Method in class com.caucho.config.types.InterfaceConfig
-
- getObservedQualifiers() - Method in class com.caucho.config.event.AbstractObserverMethod
-
- getObservedQualifiers() - Method in class com.caucho.config.event.ObserverMethodImpl
-
Returns the observed event bindings
- getObservedType() - Method in class com.caucho.config.event.AbstractObserverMethod
-
- getObservedType() - Method in class com.caucho.config.event.ObserverMethodImpl
-
Returns the observed event type
- getObserverMethod() - Method in class com.caucho.config.extension.ProcessObserverImpl
-
- getObserverMethods() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Returns the observer methods
- getOfferReserve() - Method in interface com.caucho.util.ActorQueue
-
- getOfferReserve() - Method in class com.caucho.util.RingValueQueue
-
- getOfferTask() - Method in interface com.caucho.util.ActorQueue
-
- getOfferTask() - Method in class com.caucho.util.RingValueQueue
-
- getOffset() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the offset.
- getOffset() - Method in class com.caucho.quercus.lib.date.DateTime
-
- getOffset() - Method in interface com.caucho.quercus.lib.date.DateTimeInterface
-
- getOffset(DateTime) - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- getOffset() - Method in class com.caucho.util.CharSegment
-
- getOffset() - Method in class com.caucho.vfs.ReadStream
-
- getOpcode() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the opcode at the cursor.
- getOptions() - Method in class com.caucho.quercus.resources.StreamContextResource
-
Returns the options.
- getOracleNulls() - Method in class com.caucho.quercus.lib.db.PDO
-
- getOrdinaryName(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- getOrg() - Method in class com.caucho.loader.ivy.IvyDependency
-
The owning organization
- getOrg() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's owning organization (groupId)
- getOrg() - Method in class com.caucho.loader.module.ArtifactDependency
-
Returns the artifact's owning organization (groupId)
- getOrganisation() - Method in class com.caucho.loader.ivy.IvyInfo
-
- getOriginalOut() - Method in class com.caucho.quercus.env.Env
-
Returns the writer.
- getOriginalSystemErr() - Static method in class com.caucho.log.EnvironmentStream
-
Returns the original System.out writer
- getOriginalSystemOut() - Static method in class com.caucho.log.EnvironmentStream
-
Returns the original System.out writer
- getOut() - Method in class com.caucho.java.AbstractGenerator
-
Returns the java writer.
- getOut() - Method in class com.caucho.quercus.env.Env
-
Returns the writer.
- getOut() - Method in class com.caucho.quercus.env.OutputBuffer
-
Returns the writer.
- getOutParameter() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Gets the out parameter.
- getOutputBuffer() - Method in class com.caucho.quercus.env.Env
-
Returns the current output buffer.
- getOutputEncoding() - Method in class com.caucho.quercus.env.Env
-
Returns the encoding used for output, null if unicode.semantics is off.
- getOutputEncoding() - Method in class com.caucho.quercus.QuercusContext
-
Returns the encoding used for output, null if unicode.semantics is off.
- getOutputStatement(String) - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns a string which generates an output statement.
- getOutputStream() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns an OutputStream.
- getOutputStream() - Method in class com.caucho.quercus.env.StringBuilderValue
-
- getOutputStream() - Method in class com.caucho.quercus.env.StringValue
-
Returns an OutputStream.
- getOutputStream() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getOutputStream() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns self as the output stream.
- getOutputStream() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Returns self as the output stream.
- getOutputStream() - Method in interface com.caucho.quercus.lib.file.BinaryOutput
-
Returns an OutputStream.
- getOutputStream() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns the write stream.
- getOutputStream() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Returns the write stream.
- getOutputStream() - Method in class com.caucho.quercus.lib.file.PopenOutput
-
Returns the write stream.
- getOutputStream() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
- getOutputStream() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
Returns the input stream.
- getOutputStream() - Method in class com.caucho.quercus.lib.ProcOpenOutput
-
Returns the write stream.
- getOutputStream() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- getOutputStream() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- getOutputStream() - Method in class com.caucho.vfs.DatagramStream
-
- getOutputStream() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
Returns an OutputStream for this stream.
- getOutputStream() - Method in class com.caucho.vfs.FileRandomAccessStream
-
Returns an OutputStream for this stream.
- getOutputStream() - Method in class com.caucho.vfs.RandomAccessStream
-
Returns an OutputStream for this stream.
- getOutputStream() - Method in class com.caucho.vfs.SpyRandomAccessStream
-
Returns an OutputStream for this stream.
- getOwner() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getOwner() - Method in class com.caucho.config.inject.DependentCreationalContext
-
- getOwner() - Method in class com.caucho.config.inject.OwnerCreationalContext
-
- getOwner() - Static method in class com.caucho.loader.Environment
-
Gets the class loader owner.
- getOwner(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Gets the class loader owner.
- getOwner() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns the environment's owner.
- getOwner(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getOwner() - Method in class com.caucho.vfs.Path
-
- getOwner() - Method in class com.caucho.vfs.PathWrapper
-
- getOwnerDocument() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getOwnerDocument() - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- getOwnerDocument() - Method in class com.caucho.xml.QAbstractNode
-
Returns the owning document.
- getOwnerDocument() - Method in class com.caucho.xml.QDocument
-
- getOwnerDocument() - Method in class com.caucho.xpath.Env
-
Returns a document for creating nodes.
- getOwnerDocument() - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns a Document to be used for creating nodes.
- getOwnerDocument() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getOwnerDocument() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns a document for creating nodes.
- getOwnerElement() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- getOwnerElement() - Method in class com.caucho.xml.QAttr
-
- getOwnerType() - Method in class com.caucho.config.reflect.ParamType
-
- getPackageName() - Method in class com.caucho.java.AbstractGenerator
-
Returns the generated package name
- getPackageName() - Method in class com.caucho.java.gen.GenClass
-
Returns the package name
- getPageCacheSize() - Method in class com.caucho.quercus.page.PageManager
-
Gets the max size of the page cache.
- getPageCacheSize() - Method in class com.caucho.quercus.QuercusContext
-
Gets the max size of the page cache.
- getPageContextPath(QuercusHttpServletRequest) - Static method in class com.caucho.quercus.QuercusRequestAdapter
-
- getPageId() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getPagePathInfo(QuercusHttpServletRequest) - Static method in class com.caucho.quercus.QuercusRequestAdapter
-
Returns the path-info for the current page, i.e.
- getPageQueryString(QuercusHttpServletRequest) - Static method in class com.caucho.quercus.QuercusRequestAdapter
-
Returns the query-string for the current page, i.e.
- getPageServletPath(QuercusHttpServletRequest) - Static method in class com.caucho.quercus.QuercusRequestAdapter
-
Returns the servlet-path for the current page, i.e.
- getPageURI(QuercusHttpServletRequest) - Static method in class com.caucho.quercus.QuercusRequestAdapter
-
- getParam(int) - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
Returns a parameter value
Known subclasses: see PostgresStatement.execute
- getparam_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'param_count'.
- getParamAnn() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the parameter annotations.
- getParameter(String) - Method in class com.caucho.quercus.lib.dom.DOMConfiguration
-
- getParameter(String) - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns engine-specific properties.
- getParameter(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getParameter(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getParameterMap() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getParameterMap() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getParameterNames() - Method in class com.caucho.quercus.lib.dom.DOMConfiguration
-
- getParameters() - Method in class com.caucho.config.gen.CandiInvocationContext
-
- getParameters() - Method in class com.caucho.config.reflect.AnnotatedConstructorImpl
-
Returns the constructor parameters
- getParameters() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
Returns the constructor parameters
- getParameters() - Method in class com.caucho.config.reflect.BaseType
-
- getParameters() - Method in class com.caucho.config.reflect.ParamType
-
- getParameters() - Method in class com.caucho.config.types.InitParam
-
Returns the parameters.
- getParameters() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
- getParameters(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getParameters(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- getParameterTypes() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the parameter types.
- getParameterTypes() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the parameter types.
- getParameterTypes() - Method in class com.caucho.bytecode.JMethod
-
Returns the parameter types.
- getParameterTypes() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the parameter types.
- getParameterTypes() - Method in class com.caucho.config.types.Signature
-
Returns the method parameters.
- getParameterTypes() - Method in class com.caucho.java.gen.BaseMethod
-
Returns the parameter types.
- getParameterTypes() - Method in class com.caucho.java.gen.CallChain
-
Returns the method's parameter types.
- getParameterTypes() - Method in class com.caucho.java.gen.FilterCallChain
-
Returns the method's parameter types.
- getParameterTypes() - Method in class com.caucho.java.gen.MethodCallChain
-
Returns the method's parameter types.
- getParameterValues(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getParameterValues(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getParamLength() - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
Returns the number of parameters available to binding
Known subclasses: see PostgresStatement.execute
- getParamMap() - Method in class com.caucho.config.reflect.BaseType
-
- getParamMap() - Method in class com.caucho.config.reflect.ParamType
-
- getParent() - Method in class com.caucho.config.inject.InjectManager
-
- getParent() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- getParent() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's parent
- getParent() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the parent class.
- getParent() - Method in class com.caucho.quercus.parser.Scope
-
Returns the parent scope.
- getParent() - Method in class com.caucho.quercus.profile.ProfileItem
-
Returns the item's parent name
- getParent() - Method in class com.caucho.quercus.statement.Statement
-
- getParent() - Method in class com.caucho.relaxng.pattern.Pattern
-
Gets the parent.
- getParent() - Method in class com.caucho.util.Tree
-
- getParent() - Method in class com.caucho.vfs.FilesystemPath
-
Return the parent Path
- getParent() - Method in class com.caucho.vfs.GooglePath
-
- getParent() - Method in class com.caucho.vfs.Path
-
Returns the parent path.
- getParent() - Method in class com.caucho.vfs.PathWrapper
-
Returns the parent path.
- getParent() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the parent pattern.
- getParentBean() - Method in class com.caucho.config.event.ObserverMethodImpl
-
Returns the declaring bean
- getParentClass() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getParentClassName() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the parent class
- getParentClassName() - Method in class com.caucho.quercus.parser.QuercusParser
-
- getParentGlobalView() - Method in class com.caucho.jmx.MBeanView
-
Returns the parent global view.
- getParentId() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getParentItems() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the parent items.
- getParentItemsByMicros() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the parent items, sorted by micros.
- getParentLoader() - Method in class com.caucho.java.AbstractGenerator
-
Sets the parent class loader.
- getParentLoader() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Sets the parent class loader.
- getParentLogger() - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
new interface method in JDK 1.7 CommonDataSource
- getParentLogger() - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
new interface method in JDK 1.7 CommonDataSource
- getParentName() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the parent name.
- getParentName() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the parent class.
- getParentName() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the parent name.
- getParentNode() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getParentNode() - Method in class com.caucho.xml.QAbstractNode
-
- getParentNode() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getParentType() - Method in class com.caucho.config.reflect.ReflectionAnnotatedType
-
- getParentValue() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getParentView() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the view implementation.
- getParentView() - Method in class com.caucho.jmx.MBeanContext
-
Returns the parent view.
- getParentView() - Method in class com.caucho.jmx.MBeanView
-
Returns the parent local view.
- getParser() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
- getParserProperty(int) - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- getPassedNullRow() - Method in class com.caucho.quercus.lib.db.PostgresResult
-
Returns whether a NULL row parameter has been
passed in or not.
- getPassivationCapableBean(String) - Method in class com.caucho.config.inject.InjectManager
-
Returns the bean for the given passivation id.
- getPassivationId() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- getPassword() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getPassword() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the password to use for authentication.
- getPassword() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getPath() - Method in class com.caucho.config.ConfigAdmin
-
- getPath() - Method in class com.caucho.loader.CompilingLoader
-
Gets the class path.
- getPath(String) - Method in class com.caucho.loader.CompilingLoader
-
Returns the path for the given name.
- getPath(String) - Method in class com.caucho.loader.JarListLoader
-
Find a given path somewhere in the classpath
- getPath() - Method in class com.caucho.loader.LibraryLoader
-
The library loader's path.
- getPath(String) - Method in class com.caucho.loader.Loader
-
Returns a path for the given name.
- getPath() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's path
- getPath(String) - Method in class com.caucho.loader.PathLoader
-
Find a given path somewhere in the classpath
- getPath() - Method in class com.caucho.loader.ResourceLoader
-
Gets the resource path.
- getPath(String) - Method in class com.caucho.loader.ResourceLoader
-
Given a class or resource name, returns a patch to that resource.
- getPath() - Method in class com.caucho.loader.SimpleLoader
-
Gets the resource path.
- getPath(String) - Method in class com.caucho.loader.SimpleLoader
-
Given a class or resource name, returns a patch to that resource.
- getPath() - Method in class com.caucho.loader.TreeLoader
-
The directory loader's path.
- getPath() - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the access-log's path.
- getPath(long) - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the path of the format file
- getPath() - Method in class com.caucho.log.RotateLog
-
Gets the output path.
- getPath() - Method in class com.caucho.log.RotateStream
-
Returns the Path associated with the stream.
- getPath() - Method in class com.caucho.log.TimestampFilter
-
- getPath() - Method in interface com.caucho.management.server.ConfigMXBean
-
- getPath() - Method in class com.caucho.naming.PathJndiContext
-
- getPath() - Method in class com.caucho.quercus.lib.file.FileInput
-
Returns the path.
- getPath() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns the path.
- getPath() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Returns the file's path.
- getPath() - Method in class com.caucho.quercus.lib.file.FileValue
-
Returns the path.
- getPath() - Method in class com.caucho.quercus.lib.gettext.GettextDomain
-
- getPath(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getPath() - Method in class com.caucho.quercus.script.EncoderStream
-
- getPath(QuercusHttpServletRequest) - Method in class com.caucho.quercus.servlet.GoogleStaticFileServlet
-
- getPath(QuercusHttpServletRequest) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
- getPath() - Method in class com.caucho.vfs.ConstPath
-
- getPath() - Method in class com.caucho.vfs.Crc64Stream
-
Returns the path.
- getPath() - Method in class com.caucho.vfs.DatastoreFile
-
- getPath() - Method in class com.caucho.vfs.DatastorePath
-
Returns the path.
- getPath() - Method in class com.caucho.vfs.Depend
-
Returns the underlying source path.
- getPath() - Method in class com.caucho.vfs.FilesystemPath
-
Returns the path portion of the URL.
- getPath() - Method in class com.caucho.vfs.MemoryStream
-
- getPath() - Method in class com.caucho.vfs.NotFoundPath
-
Returns the URL which can't be found.
- getPath() - Method in class com.caucho.vfs.NullPath
-
- getPath() - Method in class com.caucho.vfs.Path
-
Returns the path.
- getPath() - Method in class com.caucho.vfs.PathWrapper
-
Returns the path.
- getPath() - Method in class com.caucho.vfs.ReaderStream
-
- getPath() - Method in class com.caucho.vfs.ReadStream
-
Returns the Path which opened this stream.
- getPath() - Method in class com.caucho.vfs.StreamImpl
-
Returns the Path associated with the stream.
- getPath() - Method in class com.caucho.vfs.StringPath
-
- getPath() - Method in class com.caucho.vfs.StringStream
-
- getPath() - Method in class com.caucho.vfs.TcpPath
-
- getPath() - Method in class com.caucho.vfs.WriteStream
-
Returns the Path which opened this stream.
- getPath() - Method in class com.caucho.xml.XmlPrinter
-
- getPath() - Method in class com.caucho.xpath.StylesheetEnv
-
- getPathFormat() - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the formatted path
- getPathFormat() - Method in class com.caucho.log.RotateLog
-
Gets the output path.
- getPathInfo(Env, String) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getPathInfo() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getPathInfo() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getPathList() - Method in class com.caucho.vfs.MergePath
-
- getPathname(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getPathname() - Method in class com.caucho.vfs.DatastoreFile
-
- getPaths() - Method in class com.caucho.config.types.FileSetType
-
Returns the set of files.
- getPaths(ArrayList<Path>) - Method in class com.caucho.config.types.FileSetType
-
Returns the set of files.
- getPathSeparatorChar() - Static method in class com.caucho.server.util.CauchoSystem
-
- getPathSeparatorChar() - Static method in class com.caucho.vfs.Path
-
- getPattern() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- getPattern() - Method in class com.caucho.xpath.expr.NodeSetExpr
-
Returns the underlying pattern.
- getPattern() - Method in class com.caucho.xpath.Pattern
-
Returns the underlying pattern implementation.
- getPatterns() - Method in class com.caucho.relaxng.pattern.ZeroOrMorePattern
-
returns the group.
- getPDFName() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getPendingFiles() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Returns the pending Java files.
- getPeriod() - Method in class com.caucho.config.types.Period
-
Replace with the real path.
- getPeriod() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Returns the preferred period in milliseconds
- getPermGenCommitted() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermGenFree() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermGenMax() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermGenMemUsage() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermGenName() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermGenUsed() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getPermissions() - Method in class com.caucho.loader.DynamicClassLoader
-
- getPermissions(CodeSource) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the permission collection for the given code source.
- getPerms(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getPersistenceContextRefName() - Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- getPersistenceContextType() - Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- getPersistenceUnitName() - Method in class com.caucho.config.j2ee.PersistenceContextRefConfig
-
- getPersistenceUnitName() - Method in class com.caucho.config.types.PersistenceUnitRef
-
Returns the name.
- getPersistenceUnitRefName() - Method in class com.caucho.config.types.PersistenceUnitRef
-
Returns the name.
- getPhp() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the engine.
- getPhpVersion() - Method in class com.caucho.quercus.QuercusContext
-
- getPIAttribute(String, String) - Static method in class com.caucho.xml.XmlUtil
-
Extracts an attribute from a processing instruction.
- getPIData() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getPIData() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getPITarget() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getPITarget() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getPixel(int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getPluralExpr(StringValue) - Static method in class com.caucho.quercus.lib.gettext.expr.PluralExpr
-
Returns a PluralExpr from the metadata.
- getPort() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the port to use for this request.
- getPort() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getPort() - Method in class com.caucho.vfs.HttpPath
-
Returns the port part of the url.
- getPort() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Returns the stream's port.
- getPort() - Method in class com.caucho.vfs.Path
-
Returns the port.
- getPort() - Method in class com.caucho.vfs.PathWrapper
-
Returns the port.
- getPort() - Method in class com.caucho.vfs.TcpPath
-
- getPos() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getPosition() - Method in class com.caucho.config.reflect.AnnotatedParameterImpl
-
- getPosition() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Tells the position in the stream
- getPosition() - Method in interface com.caucho.quercus.lib.file.BinaryInput
-
Returns the current location in the stream
- getPosition() - Method in interface com.caucho.quercus.lib.file.BinaryStream
-
Tells the position in the stream.
- getPosition() - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.ByteArrayBinaryStream
-
- getPosition() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.FileOutput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.FileReadValue
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
Tells the position in the stream
- getPosition() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- getPosition() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
-
Tells the position in the gzip stream
- getPosition() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.quercus.resources.StreamResource
-
Returns the current location in the file.
- getPosition() - Method in class com.caucho.vfs.DatagramStream
-
Returns the position.
- getPosition() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
-
- getPosition() - Method in class com.caucho.vfs.ReadStream
-
Returns the read position.
- getPosition() - Method in class com.caucho.vfs.WriteStream
-
Returns the write position.
- getPosition() - Method in class com.caucho.xpath.pattern.SingleNodeIterator
-
Returns the current position.
- getPositionIndex() - Method in class com.caucho.xpath.Env
-
- getPositionIndex() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the position index count.
- getPostBody() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Gets the body to POST to the server.
- getPostConstructProgram() - Method in class com.caucho.config.inject.CandiProducer
-
- getPostConstructProgram() - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- getPostWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Gets the work path.
- getPostWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Gets the work path.
- getPostWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerPrepare
-
Gets the work path.
- getPostWorkPath() - Method in class com.caucho.loader.enhancer.EnhancingClassLoader
-
Gets the work path.
- getPrefix() - Method in class com.caucho.config.types.PathPatternType
-
- getPrefix() - Method in class com.caucho.loader.ClassPackage
-
Returns the prefix for this package.
- getPrefix() - Method in class com.caucho.loader.SimpleLoader
-
Gets the resource prefix
- getPrefix(int) - Method in class com.caucho.naming.QName
-
- getPrefix() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getPrefix(String) - Method in class com.caucho.quercus.lib.dom.DOMXPath.DOMNamespaceContext
-
- getPrefix(String) - Method in class com.caucho.quercus.lib.simplexml.SimpleNamespaceContext
-
- getPrefix(String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
-
- getPrefix() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the prefix of the current element.
- getPrefix() - Method in interface com.caucho.xml.CauchoNode
-
- getPrefix() - Method in class com.caucho.xml.QAbstractNode
-
- getPrefix() - Method in class com.caucho.xml.QAttr
-
- getPrefix() - Method in class com.caucho.xml.QDocumentType
-
- getPrefix() - Method in class com.caucho.xml.QElement
-
Returns the namespace prefix for the element.
- getPrefix() - Method in class com.caucho.xml.QName
-
- getPrefix(String) - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- getPrefix() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getPrefix() - Method in class com.caucho.xml.stream.events.NamespaceImpl
-
- getPrefix(String) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getPrefix(int) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getPrefix(String) - Method in class com.caucho.xml.stream.NamespaceWriterContext
-
looks up the uri, returns the prefix it corresponds to
- getPrefix(String) - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- getPrefix(String) - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- getPrefix() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getPrefix(String) - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- getPrefix(String) - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- getPrefix() - Method in class com.caucho.xpath.NamespaceContext
-
- getPrefix() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
For string conversion, returns the string prefix corresponding to
the parents.
- getPrefix() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getPrefixes(String) - Method in class com.caucho.quercus.lib.dom.DOMXPath.DOMNamespaceContext
-
- getPrefixes(String) - Method in class com.caucho.quercus.lib.simplexml.SimpleNamespaceContext
-
- getPrefixes(String) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getPrefixes(String) - Method in class com.caucho.xml.stream.NamespaceWriterContext
-
- getPreloadLoader() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Sets the parent class loader.
- getPreparedStatement() - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
Returns the internal prepared statement.
- getPreserveWhiteSpace() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getPrev() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getPrev() - Method in class com.caucho.xpath.NamespaceContext
-
- getPrevious(Env, Value) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the previous exception.
- getPrevious() - Method in class com.caucho.util.Tree
-
- getPrevious(Node) - Static method in class com.caucho.xml.XmlUtil
-
Get the previous node in a DFS preorder traversal
- getPreviousContent() - Method in class com.caucho.xml.QAbstractNode
-
- getPreviousPreorder() - Method in class com.caucho.util.Tree
-
- getPreviousSibling() - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getPreviousSibling() - Method in class com.caucho.xml.QAbstractNode
-
- getPreviousSibling() - Method in class com.caucho.xml.QNode
-
- getPreviousSibling() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getPreWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Gets the work path.
- getPreWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Gets the work path.
- getPreWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerPrepare
-
Gets the work path.
- getPreWorkPath() - Method in class com.caucho.loader.enhancer.EnhancingClassLoader
-
Gets the work path.
- getPrintName() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the print name.
- getPrintName() - Method in class com.caucho.bytecode.JClass
-
Returns the printable name.
- getPrintName() - Method in class com.caucho.bytecode.JClassArray
-
Returns the printable name.
- getPrintName() - Method in interface com.caucho.bytecode.JType
-
Returns the print name, i.e.
- getPrintName() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the print name.
- getPrintWriter() - Method in class com.caucho.vfs.WriteStream
-
Returns a printWriter writing to this stream.
- getPriority() - Method in class com.caucho.config.program.ConfigProgram
-
- getPriority() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns the pattern's default priority as defined by the XSLT draft.
- getPriority() - Method in class com.caucho.xpath.pattern.NamespacePattern
-
The node-type priority is less than nodes.
- getPriority() - Method in class com.caucho.xpath.pattern.NodePattern
-
All priorities are based on the node priority.
- getPriority() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
The node-type priority is less than nodes.
- getPriority() - Method in class com.caucho.xpath.pattern.NSNamePattern
-
Nodes have a higher default priority.
- getPriorityIdleCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the priority idle thread count.
- getPriorityIdleMin() - Method in class com.caucho.env.thread1.ThreadPool1
-
- getPriorityIdleMin() - Method in class com.caucho.env.thread2.ThreadPool2
-
- getProcessedDTD() - Method in class com.caucho.xml.stream.events.DTDImpl
-
- getProcSet() - Method in class com.caucho.quercus.lib.pdf.PDFStream
-
- getProducer() - Method in class com.caucho.config.extension.ProcessProducerImpl
-
- getProducer() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- getProducer() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getProducerBean() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- getProducerBean() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getProducesMethod() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getProfileIndex(String) - Method in class com.caucho.quercus.QuercusContext
-
- getProfilePage() - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns any profile page.
- getProfilePage() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the profiling page, if any
- getProfilePage() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the profiling page.
- getProgram() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- getProgram(Class<?>) - Method in class com.caucho.config.types.ResourceGroupConfig
-
- getProgram(String[]) - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns a string which generates a valid program.
- getProgramAttribute() - Method in class com.caucho.config.type.ConfigType
-
Returns the program attribute.
- getProgramAttribute() - Method in class com.caucho.config.type.InlineBeanType
-
Returns the program attribute.
- getProgramAttribute() - Method in class com.caucho.config.xml.XmlBeanType
-
- getProgramCache() - Method in class com.caucho.relaxng.SchemaImpl
-
- getProgramList() - Method in class com.caucho.config.program.ContainerProgram
-
- getProperties(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getProperty(String) - Static method in class com.caucho.config.Config
-
Returns an environment property
- getProperty(String) - Method in class com.caucho.loader.EnvironmentProperties
-
- getProperty(String, String) - Method in class com.caucho.loader.EnvironmentProperties
-
- getProperty(Env, StringValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getProperty(String) - Method in class com.caucho.xml.AbstractParser
-
- getProperty(String) - Method in interface com.caucho.xml.CauchoDocument
-
- getProperty(String) - Method in class com.caucho.xml.parsers.HtmlSAXParserFactory
-
- getProperty(String) - Method in class com.caucho.xml.parsers.LooseHtmlSAXParserFactory
-
- getProperty(String) - Method in class com.caucho.xml.parsers.LooseXmlSAXParserFactory
-
- getProperty(String) - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- getProperty(String) - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
- getProperty(String) - Method in class com.caucho.xml.QDocument
-
- getProperty(String) - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLEventReaderImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
-
- getProperty(String) - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
-
- getPropertyMap() - Method in class com.caucho.quercus.servlet.QuercusServlet.PhpIni
-
- getPropertyMap() - Method in class com.caucho.quercus.servlet.QuercusServlet.ServerEnv
-
- getprotobyname(String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the protocol number associated with the given protocol name.
- getprotobynumber(int) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the protocol name associated with the given protocol number.
- getProtocol() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getProtocol() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getprotocol_version() - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'protocol_version'.
- getProxy() - Method in interface com.caucho.naming.ProxyableObject
-
Returns the proxy for the object.
- getProxy() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getProxyClass() - Method in class com.caucho.config.bytecode.DecoratorAdapter
-
- getProxyPassword() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the password to use for proxy authentication.
- getProxyPort() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the port to use for the proxy.
- getProxyType() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns of type of the proxy (Http or SOCKS).
- getProxyURL() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the URL of the proxy.
- getProxyUsername() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the username to use for proxy authentication.
- getPublicId() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getPublicId() - Method in class com.caucho.xml.QDocumentType
-
- getPublicId() - Method in class com.caucho.xml.readers.MacroReader
-
- getPublicId() - Method in class com.caucho.xml.readers.XmlReader
-
Gets the publicId.
- getPublicId() - Method in class com.caucho.xml.SAXBuilder
-
Don't really have a public id (?).
- getPublicId() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getPublicId() - Method in class com.caucho.xml.stream.events.NotationDeclarationImpl
-
- getPublicId() - Method in class com.caucho.xml.XmlParser
-
Returns the current public id being read.
- getPublicId() - Method in class com.caucho.xml.XmlParser.LocatorImpl
-
- getPwd() - Method in class com.caucho.log.AbstractRolloverLog
-
Returns the pwd for the rollover log
- getPwd() - Method in class com.caucho.quercus.env.Env
-
Returns the current directory.
- getPwd(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns the pwd according to the source page.
- getPwd() - Method in class com.caucho.quercus.page.PageManager
-
Gets the owning directory.
- getPwd(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the pwd according to the source page.
- getPwd() - Method in class com.caucho.quercus.QuercusContext
-
Returns the working directory.
- getPwd() - Static method in class com.caucho.vfs.FilePath
-
Gets the system's user dir (pwd) and convert it to the Resin format.
- getPwd() - Static method in class com.caucho.vfs.Vfs
-
Returns a path for the current directory.
- getPwd(ClassLoader) - Static method in class com.caucho.vfs.Vfs
-
Returns a path for the current directory.
- getQDate() - Method in class com.caucho.quercus.lib.date.DateTime
-
- getQName() - Method in class com.caucho.config.program.ConfigProgram
-
Returns the program's QName
- getQName() - Method in class com.caucho.config.program.NodeBuilderChildProgram
-
- getQName() - Method in class com.caucho.config.program.NodeBuilderProgram
-
- getQName() - Method in class com.caucho.config.program.RecoverableProgram
-
- getQName() - Method in class com.caucho.relaxng.program.NameItem
-
- getQName() - Method in interface com.caucho.xml.CauchoElement
-
Returns the qname.
- getQName() - Method in class com.caucho.xml.QAbstractNode
-
- getQName() - Method in class com.caucho.xml.QAttr
-
Returns the full QName.
- getQName() - Method in class com.caucho.xml.QElement
-
Returns the qname
- getQualified(String) - Method in class com.caucho.quercus.env.ImportMap
-
- getQualifiedPhp(String) - Method in class com.caucho.quercus.env.ImportMap
-
- getQualifiers() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the bean's binding annotations.
- getQualifiers() - Method in class com.caucho.config.inject.AbstractBean
-
- getQualifiers() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getQualifiers() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns the bean's qualifier types
- getQualifiers() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- getQualifiers() - Method in class com.caucho.config.inject.BeanAdapter
-
- getQualifiers() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the bean's binding types
- getQualifiers() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getQualifiers() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the bean's binding annotations.
- getQualifiers() - Method in class com.caucho.config.inject.InjectionPointImpl
-
Returns the declared bindings on the injection point.
- getQualifiers() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the bean's binding annotations.
- getQualifiers(Set<Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
- getQualifiers(Annotation[]) - Method in class com.caucho.config.inject.InjectManager
-
- getQualifiers() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the bean's binding annotations.
- getQualifiers() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the bean's bindings
- getQualifiers() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's bindings
- getQualifiers() - Method in class com.caucho.config.inject.NewBean
-
The qualifiers are @New
- getQualifiers() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns all the bean's binding types
- getQualifiers() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns all the bean's binding types
- getQualifiers() - Method in interface com.caucho.management.server.WebBeanMXBean
-
Returns the binding types
- getQuercus() - Method in class com.caucho.quercus.env.DefinitionState
-
Returns the owning PHP engine.
- getQuercus() - Method in class com.caucho.quercus.env.Env
-
Returns the owning PHP engine.
- getQuercus() - Method in class com.caucho.quercus.page.PageManager
-
- getQuercus() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns the owning quercus.
- getQuercus() - Method in class com.caucho.quercus.QuercusEngine
-
Returns the Quercus object.
- getQuercus() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Returns the Quercus object.
- getQuercus() - Method in class com.caucho.quercus.servlet.GoogleQuercusServletImpl
-
Returns the Quercus instance.
- getQuercus() - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
Returns the Quercus instance.
- getQuercusClass() - Method in class com.caucho.quercus.env.ObjectValue
-
- getQuercusClass() - Method in class com.caucho.quercus.env.QuercusClass
-
- getQuercusClass() - Method in class com.caucho.quercus.env.Value
-
Returns the backing QuercusClass.
- getQuercusClass() - Method in class com.caucho.quercus.env.Var
-
- getQuercusClass() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getQuercusClass() - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
-
- getQuercusClass() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the quercus class
- getQuercusClassList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the quercus class
- getQuercusServlet(boolean) - Method in class com.caucho.quercus.servlet.GoogleQuercusServlet
-
- getQuercusServlet(boolean) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
- getQuercusSessionManager() - Method in class com.caucho.quercus.QuercusContext
-
- getQuercusStackTrace() - Method in exception com.caucho.quercus.QuercusException
-
- getQuery() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- getQuery() - Method in class com.caucho.vfs.HttpPath
-
Returns the query string.
- getQuery() - Method in class com.caucho.vfs.Path
-
Returns the query string of the path.
- getQuery() - Method in class com.caucho.vfs.PathWrapper
-
Returns the query string of the path.
- getQueryString() - Method in class com.caucho.quercus.env.CgiEnv
-
- getQueryString() - Method in class com.caucho.quercus.env.Env
-
- getQueryString() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getQueryString() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getrandmax() - Static method in class com.caucho.quercus.lib.MathModule
-
- getRandomAccessFile() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
-
- getRandomAccessFile() - Method in class com.caucho.vfs.FileRandomAccessStream
-
- getRandomLong() - Static method in class com.caucho.util.RandomUtil
-
Returns the next random long.
- getRaw(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the value in the array as-is.
- getRaw(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the value in the array as-is.
- getRaw(StringValue) - Method in class com.caucho.quercus.env.MethodMap
-
- getRawCharArray() - Method in class com.caucho.quercus.env.StringValue
-
- getRawCharArray() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Return the underlying buffer.
- getRawClass(Type) - Static method in class com.caucho.config.gen.CandiUtil
-
- getRawClass() - Method in class com.caucho.config.reflect.ArrayType
-
- getRawClass() - Method in class com.caucho.config.reflect.BaseType
-
- getRawClass() - Method in class com.caucho.config.reflect.BoxType
-
- getRawClass() - Method in class com.caucho.config.reflect.ClassType
-
- getRawClass() - Method in class com.caucho.config.reflect.ObjectType
-
- getRawClass() - Method in class com.caucho.config.reflect.ParamType
-
- getRawClass() - Method in class com.caucho.config.reflect.VarType
-
- getRawClass() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- getRawMessage() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The "raw" log message, before localization or substitution
of parameters.
- getRawParent() - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getRawPath() - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getRawRegexp() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- getRawType() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the raw type.
- getRawType() - Method in class com.caucho.bytecode.JClass
-
Returns the raw type.
- getRawType() - Method in interface com.caucho.bytecode.JType
-
Returns the raw type.
- getRawType() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the actual type arguments.
- getRawType() - Method in class com.caucho.config.reflect.ParamType
-
- getRawValue() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getRawValue() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- getRawValue() - Method in class com.caucho.quercus.env.Var
-
Returns to the value value.
- getRdev() - Method in class com.caucho.vfs.FileStatus
-
- getReadBuffer() - Method in class com.caucho.vfs.StreamImpl
-
Returns the read buffer.
- getReadCallback() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the callback to read the body.
- getReadEncoding(InputStream, String) - Static method in class com.caucho.vfs.Encoding
-
Returns a Reader to translate bytes to characters.
- getReader() - Method in class com.caucho.vfs.ReadStream
-
Returns a Reader reading to this stream.
- getReadFactory(String) - Static method in class com.caucho.vfs.Encoding
-
Returns a Reader to translate bytes to characters.
- getReadPosition() - Method in class com.caucho.vfs.StreamImpl
-
Returns the current read position of the underlying file.
- getReadPosition() - Method in class com.caucho.vfs.VfsStream
-
- getReadStream() - Method in class com.caucho.vfs.ReadWritePair
-
Return the read stream of the pair.
- getReadStream() - Method in class com.caucho.xml.readers.MacroReader
-
- getReadStream() - Method in class com.caucho.xml.readers.XmlReader
-
Returns the read stream.
- getReadTime() - Method in class com.caucho.vfs.ReadStream
-
Returns the last read-time.
- getReadTimeout() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the max time until timeout while reading body.
- getRealPath(String) - Method in class com.caucho.quercus.env.Env
-
Returns the real path.
- getRealPath(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getRealPath(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRealPath(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getReception() - Method in class com.caucho.config.event.AbstractObserverMethod
-
- getReception() - Method in class com.caucho.config.event.ObserverMethodImpl
-
- getRecover() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getRef(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the array ref.
- getRef(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns a reference to the field
- getRef(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getRef(StringValue, boolean) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getRef(Value) - Method in class com.caucho.quercus.env.Value
-
Returns a reference to the array value.
- getRef(Value) - Method in class com.caucho.quercus.env.Var
-
Returns a reference to the array value.
- getReference(Class<T>, Annotation...) - Method in class com.caucho.config.inject.InjectManager
-
Convenience-class for Resin.
- getReference(<any>) - Method in class com.caucho.config.inject.InjectManager
-
Convenience for Resin.
- getReference(<any>, CreationalContextImpl<?>) - Method in class com.caucho.config.inject.InjectManager
-
Convenience for Resin.
- getReference(String, CreationalContextImpl) - Method in class com.caucho.config.inject.InjectManager
-
Convenience-class for Resin.
- getReference(<any>, Type, <any>) - Method in class com.caucho.config.inject.InjectManager
-
Returns an instance for the given bean.
- getReferenceFactory(String) - Method in class com.caucho.config.inject.InjectManager
-
- getReferenceFactory(<any>) - Method in class com.caucho.config.inject.InjectManager
-
- getReferenceFactory(InjectionPoint) - Method in class com.caucho.config.inject.InjectManager
-
- getReferenceFactory(Type, Set<Annotation>, InjectionPoint) - Method in class com.caucho.config.inject.InjectManager
-
- getRefName() - Method in class com.caucho.relaxng.pattern.RefPattern
-
Returns the definition name.
- getRegexpCacheSize() - Static method in class com.caucho.quercus.lib.regexp.RegexpModule
-
- getRegexpCacheSize() - Method in class com.caucho.quercus.QuercusContext
-
Gets the max size of the regexp cache.
- getRelativePath() - Method in class com.caucho.vfs.MergePath
-
Returns the relative path into the merge path.
- getRelativePath() - Method in class com.caucho.vfs.Path
-
For union paths like MergePath, return the relative path into
that path.
- getRelativePath() - Method in class com.caucho.vfs.PathWrapper
-
For union paths like MergePath, return the relative path into
that path.
- getRemaining() - Method in class com.caucho.vfs.WriteStream
-
Returns the bytes remaining in the buffer.
- getRemote() - Method in class com.caucho.config.types.EjbRef
-
Returns the remote class.
- getRemoteAddr() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRemoteAddr() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRemoteAddress() - Method in class com.caucho.vfs.QSocket
-
Returns the remote client's inet address.
- getRemoteAddress(byte[], int, int) - Method in class com.caucho.vfs.QSocket
-
Returns the remote client's inet address.
- getRemoteAddress() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the remote client's inet address.
- getRemoteHost() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRemoteHost() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRemoteHost() - Method in class com.caucho.vfs.QSocket
-
Returns the remote client's inet address.
- getRemoteIP() - Method in class com.caucho.vfs.QSocket
-
Returns the remote client's inet address.
- getRemotePort() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRemotePort() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRemotePort() - Method in class com.caucho.vfs.QSocket
-
Returns the remote client's port.
- getRemotePort() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the remote client's port.
- getRemoteUser() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRemoteUser() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRepair() - Method in class com.caucho.xml.stream.NamespaceWriterContext
-
- getRepeatCount() - Method in class com.caucho.java.LineMap.Line
-
- getReplacementText() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getReports() - Static method in class com.caucho.quercus.profile.ProfileStore
-
Returns the current reports
- getRequest() - Method in class com.caucho.quercus.env.Env
-
Returns the request.
- getRequest(CurlResource) - Static method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Returns a HttpRequest specific to the Http request method.
- getRequestDispatcher(String) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRequestDispatcher(String) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRequestImpl() - Method in class com.caucho.config.scope.ThreadRequestFactory
-
- getRequestMethod() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the current request method.
- getRequestProperties(Env) - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns all the request properties as a String.
- getRequestPropertiesMap() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns a map of all the request properties.
- getRequestProperty(String) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getRequestURI() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getRequestURI() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getRequireSource() - Method in class com.caucho.vfs.Depend
-
If true, deleting the source counts as a change.
- getResinConfig() - Static method in class com.caucho.server.util.CauchoSystem
-
- getResinHome() - Static method in class com.caucho.server.util.CauchoSystem
-
Gets the Path used as ResinHome.
- getResinInclude() - Method in class com.caucho.xml.AbstractParser
-
Returns true if resin:include will include other XML documents.
- getResolveExternals() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getResource(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Gets the named resource
- getResource(String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Overrides getResource to implement caching.
- getResource(String) - Method in class com.caucho.loader.Loader
-
Returns the resource
- getResource(String) - Method in class com.caucho.loader.RootDynamicClassLoader
-
- getResource(Object) - Method in class com.caucho.transaction.TransactionImpl
-
Gets a Resource from the underlying map.
- getResource(Object) - Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- getResourceAlias(String) - Method in class com.caucho.loader.DynamicClassLoader
-
- getResourceAlias(String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
- getResourceAsStream(String) - Method in class com.caucho.loader.DynamicClassLoader
-
Opens a stream to a resource somewhere in the classpath
- getResourceAsStream(String) - Method in class com.caucho.loader.EnvironmentClassLoader
-
Overrides getResource to implement caching.
- getResourceAsStream(String) - Method in class com.caucho.loader.Loader
-
Opens the stream to the resource.
- getResourceBundle() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The resource bundle for localization.
- getResourceBundleName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The name of resource bundle for localization.
- getResourceManager() - Method in class com.caucho.config.inject.InjectManager
-
- getResourcePathSpecificFirst() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the resource path with most specific first.
- getResources(String) - Method in class com.caucho.loader.DynamicClassLoader
-
- getResources(Vector<URL>, String) - Method in class com.caucho.loader.JarListLoader
-
Adds resources to the enumeration.
- getResources(Vector<URL>, String) - Method in class com.caucho.loader.Loader
-
Returns the resource
- getResources(Vector<URL>, String) - Method in class com.caucho.loader.PathLoader
-
Adds resources to the enumeration.
- getResources(String) - Method in class com.caucho.vfs.MergePath
-
Returns all the resources matching the path.
- getResources() - Method in class com.caucho.vfs.MergePath
-
Returns all the resources matching the path.
- getResources(String) - Method in class com.caucho.vfs.Path
-
Looks up all the resources matching a name.
- getResources() - Method in class com.caucho.vfs.Path
-
Looks up all the existing resources.
- getResources(String) - Method in class com.caucho.vfs.PathWrapper
-
Looks up all the resources matching a name.
- getResources() - Method in class com.caucho.vfs.PathWrapper
-
Looks up all the existing resources.
- getResourceType() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the type of the resource.
- getResourceType() - Method in class com.caucho.quercus.env.JavaResourceValue
-
- getResourceType() - Method in class com.caucho.quercus.env.Value
-
Returns the resource type.
- getResourceType() - Method in class com.caucho.quercus.env.Var
-
Returns the type of the resource.
- getResourceType() - Method in class com.caucho.quercus.lib.db.MysqliResult
-
- getResourceType() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- getResourceType() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- getResourceType() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
- getResourceType() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- getResourceType() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- getResourceType() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the type of this resource.
- getResponse() - Method in class com.caucho.quercus.env.Env
-
Returns the response.
- getResponseCode() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getResponseCode() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the response code for the last request.
- getResponseMessage() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getResRefName() - Method in class com.caucho.config.types.ResourceRef
-
Gets the name
- getResType() - Method in class com.caucho.config.types.ResourceRef
-
Gets the type;
- getResultBuffer() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Returns the internal result buffer
- getResultField(Env, int, Value) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Returns the value at a particular row and column.
- getResultResource() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Get the current result resource
- getResultSet() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getResultSet() - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Get the underlying result set.
- getResultSet() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- getReturnTransfer() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns the value for the CURLOPT_RETURNTRANSFER option.
- getReturnType() - Method in class com.caucho.bytecode.JAccessibleObject
-
Returns the return type.
- getReturnType() - Method in class com.caucho.bytecode.JavaMethod
-
Returns the return types.
- getReturnType() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns the return type.
- getReturnType() - Method in class com.caucho.bytecode.JField
-
The return type is the type.
- getReturnType() - Method in class com.caucho.bytecode.JMethod
-
Returns the return type.
- getReturnType() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns the return type.
- getReturnType() - Method in class com.caucho.config.types.Signature
-
Returns the return type.
- getReturnType() - Method in class com.caucho.java.gen.BaseMethod
-
Gets the return type.
- getReturnType() - Method in class com.caucho.java.gen.CallChain
-
Returns the method's return type.
- getReturnType() - Method in class com.caucho.java.gen.FilterCallChain
-
Returns the method's return type.
- getReturnType() - Method in class com.caucho.java.gen.MethodCallChain
-
Returns the method's return type.
- getReuseSessionId() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
True if the server should reuse the current session id if the
session doesn't exist.
- getRev() - Method in class com.caucho.loader.ivy.IvyDependency
-
The version of the artifact
- getReverse() - Method in class com.caucho.xml.readers.Utf16Reader
-
- getRevision() - Method in class com.caucho.loader.ivy.IvyInfo
-
- getRight() - Method in class com.caucho.quercus.expr.AbstractBinaryExpr
-
Returns the right expression.
- getRight() - Method in class com.caucho.xpath.pattern.UnionPattern
-
Return right node of the union.
- getRingValue() - Method in class com.caucho.util.RingItem
-
- getRollback() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- getRollbackCountTotal() - Method in interface com.caucho.management.server.TransactionManagerMXBean
-
Returns the total number of rollbacks transaction.
- getRollbackOnly() - Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- getRolloverCheckPeriod() - Method in class com.caucho.log.AbstractRolloverLog
-
Sets how often the log rollover will be checked.
- getRolloverCount() - Method in class com.caucho.log.RotateLog
-
Sets the rollover count
- getRolloverLog() - Method in class com.caucho.log.RotateStream
-
Returns the rollover log.
- getRolloverPeriod() - Method in class com.caucho.log.AbstractRolloverLog
-
Sets the log rollover period, rounded up to the nearest hour.
- getRolloverSize() - Method in class com.caucho.log.AbstractRolloverLog
-
Sets the log rollover size, rounded up to the megabyte.
- getRoot() - Method in class com.caucho.config.cfg.BeansConfig
-
Gets the web beans root directory
- getRoot() - Method in class com.caucho.config.inject.ScanRootContext
-
- getRoot() - Method in class com.caucho.quercus.env.CopyRoot
-
Returns the root
- getRoot() - Method in class com.caucho.vfs.FilesystemPath
-
Returns the root.
- getRoot() - Method in class com.caucho.vfs.SchemeRoot
-
- getRootCause() - Method in exception com.caucho.java.CompileClassNotFound
-
Returns the root cause of the exception.
- getRootCause() - Method in exception com.caucho.naming.NamingExceptionWrapper
-
Returns the root exception if it exists.
- getRootCause() - Method in interface com.caucho.util.ExceptionWrapper
-
- getRootCause() - Method in exception com.caucho.util.NotImplementedException
-
- getRootCause() - Method in exception com.caucho.util.RegistryException
-
Returns the root cause, if any.
- getRootCause() - Method in exception com.caucho.util.SQLExceptionWrapper
-
Returns the root cause.
- getRootCause() - Method in exception com.caucho.vfs.IOExceptionWrapper
-
- getRootCause() - Method in exception com.caucho.xpath.XPathException
-
Returns the root cause.
- getRootDestinations() - Method in class com.caucho.quercus.lib.pdf.PDFOutline
-
- getRootDirectory() - Method in class com.caucho.env.service.RootDirectorySystem
-
Returns the root directory.
- getRootFilename() - Method in class com.caucho.xml.QDocument
-
- getRoots() - Method in class com.caucho.config.types.FileSetType
-
- getRotateStream() - Method in class com.caucho.log.RotateLog
-
Returns the rotated stream.
- getRuntimeEncoding() - Method in class com.caucho.quercus.env.Env
-
Returns the encoding used for runtime conversions, e.g.
- getRuntimeEncodingFactory() - Method in class com.caucho.quercus.env.Env
-
Returns the encoding used for runtime conversions, e.g.
- getRuntimeFunctionList() - Method in class com.caucho.quercus.program.QuercusProgram
-
- getrusage(Env, int) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Stub value for getrusage.
- getSapiName() - Method in class com.caucho.quercus.CgiQuercus
-
Returns the SAPI (Server API) name.
- getSapiName() - Method in class com.caucho.quercus.Quercus
-
- getSapiName() - Method in class com.caucho.quercus.QuercusContext
-
Returns the SAPI (Server API) name.
- getSaveOnlyOnShutdown() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
True if sessions should only be saved on shutdown.
- getSAXParserFactory() - Static method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
-
- getScanManager() - Method in class com.caucho.config.inject.InjectManager
-
- getScanPriority() - Method in interface com.caucho.loader.enhancer.ScanListener
-
Returns the listener's priority.
- getSchedule() - Method in class com.caucho.config.timer.EjbTimer
-
Get the schedule expression corresponding to this timer.
- getScheduledMethod(<any>) - Method in class com.caucho.config.timer.ScheduleIntrospector
-
Returns the method to call when the schedule event occurs.
- getSchedulerInterval(long) - Method in class com.caucho.util.AbstractSoftScheduler
-
Returns the schedule interval for the designated time.
- getSchedulerInterval(long, long) - Method in class com.caucho.util.AbstractSoftScheduler
-
Returns the TimeInterval containing the moment, based on a schedule
of
- getSchedulerInterval(long) - Method in interface com.caucho.util.TimeIntervalScheduler
-
- getSchedulerInterval(long, long) - Method in interface com.caucho.util.TimeIntervalScheduler
-
- getSchema() - Method in interface com.caucho.config.SchemaBean
-
- getSchema() - Method in class com.caucho.loader.SystemClassLoader
-
- getSchema(Name) - Method in class com.caucho.naming.DirContextImpl
-
- getSchema(String) - Method in class com.caucho.naming.DirContextImpl
-
- getSchemaClassDefinition(Name) - Method in class com.caucho.naming.DirContextImpl
-
- getSchemaClassDefinition(String) - Method in class com.caucho.naming.DirContextImpl
-
- getSchemaType() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- getSchemaTypeInfo() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- getSchemaTypeInfo() - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getSchemaTypeInfo() - Method in class com.caucho.xml.QAttr
-
- getSchemaTypeInfo() - Method in class com.caucho.xml.QDocument
-
- getSchemaTypeInfo() - Method in class com.caucho.xml.QElement
-
Returns the schema type.
- getScheme() - Method in class com.caucho.vfs.ClasspathPath
-
Returns the scheme, http.
- getScheme() - Method in class com.caucho.vfs.ConstPath
-
- getScheme() - Method in class com.caucho.vfs.DatastorePath
-
- getScheme() - Method in class com.caucho.vfs.FilePath
-
- getScheme() - Method in class com.caucho.vfs.GooglePath
-
- getScheme() - Method in class com.caucho.vfs.HttpPath
-
Returns the scheme, http.
- getScheme() - Method in class com.caucho.vfs.HttpsPath
-
Returns the scheme, http.
- getScheme() - Method in class com.caucho.vfs.JarPath
-
Returns the scheme (jar)
- getScheme() - Method in class com.caucho.vfs.JarScheme
-
- getScheme() - Method in class com.caucho.vfs.JndiPath
-
The scheme is always "jndi:".
- getScheme() - Method in class com.caucho.vfs.MemoryPath
-
- getScheme() - Method in class com.caucho.vfs.MergePath
-
Returns the scheme of the best path.
- getScheme() - Method in class com.caucho.vfs.NotFoundPath
-
- getScheme() - Method in class com.caucho.vfs.NullPath
-
- getScheme() - Method in class com.caucho.vfs.Path
-
Returns the url scheme
- getScheme() - Method in class com.caucho.vfs.PathWrapper
-
Returns the url scheme
- getScheme() - Method in class com.caucho.vfs.SpyScheme
-
- getScheme() - Method in class com.caucho.vfs.StringPath
-
- getScheme() - Method in class com.caucho.vfs.TcpPath
-
- getScheme() - Method in class com.caucho.vfs.TcpsPath
-
- getSchemeMap() - Method in class com.caucho.vfs.Path
-
Returns the schemeMap
- getSchemeRoot(String) - Method in class com.caucho.vfs.SchemeMap
-
- getScope() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.AbstractBean
-
- getScope() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns the scope
- getScope() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.BeanAdapter
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the bean's scope
- getScope() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getScope() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the bean's scope type.
- getScope() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the bean's scope
- getScope() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's scope
- getScope() - Method in class com.caucho.config.inject.NewBean
-
The scope for @New is dependent.
- getScope() - Method in class com.caucho.config.inject.WebBeanAdmin
-
Returns the @ScopeType attribute
- getScope() - Method in class com.caucho.config.manager.InjectBeanAdmin
-
Returns the @ScopeType attribute
- getScope() - Method in class com.caucho.config.scope.AbstractScopeContext
-
Returns the scope annotation type.
- getScope() - Method in class com.caucho.config.scope.ApplicationContext
-
Returns the scope annotation type.
- getScope() - Method in class com.caucho.config.scope.DependentContext
-
- getScope() - Method in class com.caucho.config.scope.ErrorContext
-
- getScope() - Method in class com.caucho.config.scope.SingletonScope
-
Returns the scope annotation type.
- getScope() - Method in class com.caucho.inject.RequestContext
-
Returns the scope annotation type.
- getScope() - Method in interface com.caucho.management.server.WebBeanMXBean
-
Returns the scope type attribute
- getScope() - Method in class com.caucho.quercus.module.IniDefinition
-
Returns the scope in which the value of the ini variable can be set.
- getScopeAdapter(<any>, CreationalContextImpl<X>) - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- getScopeAdapter() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- getScopeAdapter(<any>, CreationalContextImpl<X>) - Method in class com.caucho.config.inject.ProducesMethodBean
-
- getScopeAdapter(<any>, CreationalContextImpl<X>) - Method in interface com.caucho.config.inject.ScopeAdapterBean
-
- getScopeAdapter(<any>, CreationalContextImpl<X>) - Method in class com.caucho.config.xml.XmlBean
-
- getScriptEncoding() - Method in class com.caucho.quercus.env.Env
-
Returns the encoding used for scripts.
- getScriptEncoding() - Method in class com.caucho.quercus.QuercusContext
-
Returns the expected encoding of php scripts.
- getScriptEncoding() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Returns the encoding to use for reading in scripts (default utf-8).
- getScriptEngine() - Method in class com.caucho.quercus.script.QuercusScriptEngineFactory
-
Returns a ScriptEngine instance.
- getScriptLineMap(String, ClassLoader) - Static method in class com.caucho.java.ScriptStackTrace
-
Loads the local line map for a class.
- getSearchPath() - Method in class com.caucho.java.AbstractGenerator
-
- getSearchPath() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Returns the assigned search path.
- getSearchPath() - Method in class com.caucho.xml.AbstractParser
-
Gets the search path for included documents.
- getSearchPath() - Method in class com.caucho.xml.readers.XmlReader
-
Gets the current search path.
- getSecond() - Method in class com.caucho.config.timer.CronExpression
-
Gets the seconds expression.
- getSecond() - Method in class com.caucho.relaxng.program.InElementItem
-
- getSecond() - Method in class com.caucho.util.QDate
-
Returns the second.
- getSelect() - Method in class com.caucho.xpath.Env
-
- getSelectableChannel() - Method in class com.caucho.vfs.QSocket
-
Returns any selectable channel.
- getSelectableChannel() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the selectable channel.
- getSelector() - Method in class com.caucho.vfs.QServerSocket
-
- getSelector() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- getSelfClassName() - Method in class com.caucho.quercus.parser.QuercusParser
-
- getSelfDirectory() - Method in class com.caucho.quercus.env.Env
-
Returns the initial directory.
- getSelfMicros() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the function's self time in micros
- getSelfPath() - Method in class com.caucho.quercus.env.Env
-
Returns the initial directory.
- getSelfPath(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns the pwd according to the source page.
- getSelfPath(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the page's path.
- getSeparator() - Method in class com.caucho.naming.ContextImpl
-
- getSeparatorChar() - Static method in class com.caucho.vfs.Path
-
- getSeparatorString() - Method in class com.caucho.naming.ContextImpl
-
- getSequenceNumber() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The sequence number, normally assigned in the constructor of LogRecord.
- getSerialize() - Method in class com.caucho.quercus.env.QuercusClass
-
- getSerialize() - Method in class com.caucho.quercus.program.ClassDef
-
- getSerialize() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getSerialize() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getservbyname(String, String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the port number associated with the given protocol and service
name.
- getservbyport(int, String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Returns the service name associated it the given protocol name and
service port.
- getserver_info(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'server_info'.
- getserver_version(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'server_version'.
- getServerEnv(StringValue) - Method in class com.caucho.quercus.QuercusContext
-
Gets a server env value.
- getServerEnvMap() - Method in class com.caucho.quercus.QuercusContext
-
Returns the server env map.
- getServerErrorMessage() - Method in class com.caucho.quercus.lib.db.Postgres
-
Return the postgres server specific error message
- getServerId() - Static method in class com.caucho.server.util.CauchoSystem
-
- getServerInfo() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
returns the server version
- getServerName() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getServerName() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getServerPort() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getServerPort() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getServerStat(Env) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getServerStat(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
- getService(Class<T>) - Method in class com.caucho.env.service.ResinSystem
-
Returns the service for the given class.
- getServletContext() - Method in class com.caucho.quercus.env.Env
-
Returns the ServletContext.
- getServletContext() - Method in class com.caucho.quercus.QuercusContext
-
Returns the ServletContext.
- getServletPath() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getServletPath() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getSession() - Method in class com.caucho.quercus.env.Env
-
Returns the session.
- getSession(Env, String, long) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns a session from the session store, returning null if there's
no cached session.
- getSession(boolean) - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- getSession(boolean) - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- getSessionCache() - Method in class com.caucho.quercus.QuercusContext
-
- getSessionCallback() - Method in class com.caucho.quercus.env.Env
-
Gets the session callback.
- getSessionCreateCount() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns the created sessions.
- getSessionMax() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns the maximum number of sessions.
- getSessionTimeoutCount() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns the timeout sessions.
- getSetAttribute(QName) - Method in class com.caucho.config.type.TypeFactory
-
Returns an environment type.
- getSetMethod(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
-
Returns a set method matching the property name.
- getSetMethod(Class, String) - Static method in class com.caucho.util.BeanUtil
-
Returns a set method matching the property name.
- getSetMethod(Class, String, boolean) - Static method in class com.caucho.util.BeanUtil
-
Returns a set method matching the property name.
- getShellPwd() - Method in class com.caucho.quercus.env.Env
-
- getShort(int) - Method in class com.caucho.bytecode.CodeVisitor
-
Reads a short value.
- getShort(int) - Method in class com.caucho.util.ByteBuffer
-
- getShortArg() - Method in class com.caucho.bytecode.CodeVisitor
-
Reads a short argument.
- getShortArg(int) - Method in class com.caucho.bytecode.CodeVisitor
-
Sets a short value.
- getShortName() - Method in class com.caucho.bytecode.JClass
-
Returns a printable version of a class.
- getShortName() - Method in class com.caucho.bytecode.JClassArray
-
Returns a printable version of a class.
- getShortName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The last component of the source Logger's name.
- getShortName() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getShortSourceClassName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The last component of the name (everthing after the last `.') of the
class that issued the logging request.
- getShutdownWaitMax() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- getSibling() - Method in class com.caucho.vfs.ReadStream
-
- getSignature() - Method in class com.caucho.bytecode.SignatureAttribute
-
Returns the signature.
- getSignature() - Method in class com.caucho.config.types.AnnotationBuilder
-
Returns the signature.
- getSignature() - Method in class com.caucho.config.types.ResinType
-
Returns the signature.
- getSignature() - Method in class com.caucho.config.types.Signature
-
Returns the signature.
- getSimpleName() - Method in class com.caucho.bytecode.JClass
-
Returns the class name.
- getSimpleName(Type) - Static method in class com.caucho.config.event.ObserverImpl
-
- getSimpleName() - Method in class com.caucho.config.reflect.ArrayType
-
- getSimpleName() - Method in class com.caucho.config.reflect.BaseType
-
- getSimpleName() - Method in class com.caucho.config.reflect.ParamType
-
- getSimpleName() - Method in class com.caucho.quercus.program.JavaClassDef
-
Returns the class name.
- getSize() - Method in class com.caucho.env.actor.AbstractWorkerQueue
-
- getSize() - Method in class com.caucho.env.actor.ActorQueue
-
- getSize() - Method in interface com.caucho.env.actor.ActorQueueApi
-
- getSize() - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
-
- getSize() - Method in class com.caucho.env.actor.MultiworkerActorQueue
-
- getSize() - Method in class com.caucho.env.actor.ValueActorQueue
-
- getSize() - Method in class com.caucho.quercus.env.ArgRef
-
Returns the array/object size
- getSize() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.GlobalArrayValue
-
- getSize() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array/object size
- getSize() - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.JavaMapAdapter
-
Returns the size.
- getSize() - Method in class com.caucho.quercus.env.NullValue
-
Returns the array size.
- getSize() - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the number of entries.
- getSize() - Method in class com.caucho.quercus.env.Value
-
Returns the array size.
- getSize() - Method in class com.caucho.quercus.env.Var
-
Returns the array/object size
- getSize(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- getSize() - Method in class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Returns the number of children.
- getSize() - Method in class com.caucho.relaxng.pattern.ChoicePattern
-
Returns the number of children.
- getSize() - Method in class com.caucho.relaxng.pattern.GroupPattern
-
Returns the number of children.
- getSize() - Method in class com.caucho.relaxng.pattern.InterleavePattern
-
Returns the number of children.
- getSize() - Method in class com.caucho.util.ExpandableArray
-
- getSize() - Method in class com.caucho.util.FreeRing
-
- getSize() - Method in class com.caucho.util.FreeRingDual
-
- getSize() - Method in class com.caucho.util.FreeRingSoft
-
- getSize() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getSize() - Method in class com.caucho.util.RingQueue
-
- getSize() - Method in class com.caucho.vfs.FileStatus
-
- getSkipComments() - Method in class com.caucho.xml.AbstractParser
-
- getSmallIcon() - Method in class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- getSmallIcon() - Method in class com.caucho.config.types.Icon
-
- getSocket() - Method in class com.caucho.vfs.QSocket
-
- getSocket() - Method in class com.caucho.vfs.QSocketWrapper
-
- getSocketAddress() - Method in class com.caucho.vfs.TcpPath
-
- getSource() - Method in class com.caucho.loader.CompilingLoader
-
Sets the source path.
- getSource() - Method in class com.caucho.vfs.ReadStream
-
Returns the underlying source for the stream.
- getSource() - Method in class com.caucho.vfs.WriteStream
-
Returns the underlying source for the stream.
- getSourceClassName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The name of the class that issued the logging request.
- getSourceDir() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the directory where compiled classes go.
- getSourceExtension() - Method in class com.caucho.java.JavaCompilerUtil
-
Gets the source extension.
- getSourceFilename() - Method in class com.caucho.java.LineMap.Line
-
- getSourceLine() - Method in class com.caucho.java.LineMap.Line
-
- getSourceLine(int) - Method in class com.caucho.java.LineMap.Line
-
Returns the source line.
- getSourceLine(Path, int, int) - Static method in class com.caucho.quercus.env.Env
-
Returns the source of an error line.
- getSourceLine(String, int) - Method in class com.caucho.quercus.env.Env
-
- getSourceMethodName() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The name of the method that issued the logging request.
- getSourcePath() - Method in class com.caucho.loader.ClassEntry
-
- getSourcePath() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the source path.
- getSourcePath() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns the source path.
- getSourceType() - Method in class com.caucho.java.LineMap
-
- getSpecial(String) - Method in class com.caucho.quercus.QuercusContext
-
Loads a special value
- getSpecialValue(String) - Method in class com.caucho.quercus.env.Env
-
Gets a special value, a special value is used to store and retrieve module
specific values in the env using a unique name.
- getSpecificationTitle() - Method in class com.caucho.loader.ClassPackage
-
Returns the specification name.
- getSpecificationVendor() - Method in class com.caucho.loader.ClassPackage
-
Returns the specification vendor.
- getSpecificationVersion() - Method in class com.caucho.loader.ClassPackage
-
Returns the specification version.
- getSpecified() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- getSpecified() - Method in class com.caucho.xml.QAttr
-
- getsqlstate(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'sqlstate'.
- getsqlstate(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
Quercus function to get the field 'sqlstate'.
- getStackTrace() - Method in class com.caucho.quercus.env.Env
-
- getStackTraceAsString() - Method in class com.caucho.quercus.env.Env
-
- getStackTraceAsString(Location) - Method in class com.caucho.quercus.env.Env
-
- getStackTraceAsString(Throwable, Location) - Method in class com.caucho.quercus.env.Env
-
- getStackTraceAsString(ArrayValue, Location) - Method in class com.caucho.quercus.env.Env
-
- getStandalone() - Method in class com.caucho.xml.QDocument
-
- getStart() - Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
-
Gets the start PC
- getStart() - Method in class com.caucho.relaxng.pattern.GrammarPattern
-
Returns the start pattern.
- getStartingCount() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- getStartingCount() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- getStartItem() - Method in class com.caucho.relaxng.SchemaImpl
-
Returns the program.
- getStartLine() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getStartLine(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getStartMethod(Class) - Static method in class com.caucho.loader.StartListener
-
- getStartPriority() - Method in class com.caucho.env.health.HealthStatusService
-
- getStartPriority() - Method in class com.caucho.env.service.AbstractResinSubSystem
-
- getStartPriority() - Method in class com.caucho.env.service.CdiSystem
-
- getStartPriority() - Method in interface com.caucho.env.service.ResinSubSystem
-
Returns the start priority of the service, used to determine which
services to start first.
- getStartPriority() - Method in class com.caucho.env.service.RootDirectorySystem
-
- getStartPriority() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- getStartPriority() - Method in class com.caucho.env.warning.WarningService
-
- getStartTime() - Method in class com.caucho.env.service.ResinSystem
-
Returns the time the server started in ms.
- getStartTime() - Method in class com.caucho.quercus.env.Env
-
- getStartTimeout() - Method in class com.caucho.java.JavacConfig
-
- getStartTimeout() - Method in class com.caucho.java.JavaCompilerUtil
-
Returns the thread spawn time for an external compilation.
- getState() - Method in class com.caucho.env.service.ResinSystem
-
Returns the lifecycle state
- getState() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- getState() - Method in class com.caucho.lifecycle.Lifecycle
-
- getState() - Method in enum com.caucho.lifecycle.LifecycleState
-
- getState() - Method in interface com.caucho.management.server.OsgiBundleMXBean
-
Returns the bundle state
- getStatement() - Method in class com.caucho.quercus.expr.ExprHandle
-
Returns the owning statement handle.
- getStatement(String) - Method in class com.caucho.quercus.lib.db.Postgres
-
- getStatement() - Method in class com.caucho.quercus.program.QuercusProgram
-
- getStatement(Statement) - Method in class com.caucho.quercus.QuercusContext
-
Unwrap statement if necessary.
- getStatement() - Method in class com.caucho.quercus.statement.StatementHandle
-
Gets the statement.
- getStatements() - Method in class com.caucho.quercus.statement.BlockStatement
-
- getStatementType() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
Returns this statement type (i.e.
- getStatementType(String) - Static method in enum com.caucho.quercus.lib.db.StatementType
-
- getStateName() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the current state name.
- getStateName() - Method in enum com.caucho.lifecycle.LifecycleState
-
- getStateOrdinal() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns the current state.
- GETSTATIC - Static variable in class com.caucho.bytecode.CodeVisitor
-
- getStatic(String, String, String) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- getStatic(StringValue, int) - Method in class com.caucho.quercus.env.MethodMap
-
- getStaticClassLoader() - Static method in class com.caucho.bytecode.JClassLoader
-
Returns the static class loader.
- getStaticFieldComment(StringValue) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the comment for the specified static field.
- getStaticFieldComment(StringValue) - Method in class com.caucho.quercus.program.ClassDef
-
Returns the comment for the specified static field.
- getStaticFieldComment(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Returns the comment for the specified field.
- getStaticFieldInternal(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
For Reflection.
- getStaticFieldNames() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the static field names.
- getStaticFieldValue(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the static field.
- getStaticFieldValue(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- getStaticFieldValue(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the static field.
- getStaticFieldValue(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the static field.
- getStaticFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the static field reference.
- getStaticFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- getStaticFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the static field reference.
- getStaticFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the static field reference.
- getStaticFunction(String) - Method in class com.caucho.quercus.env.QuercusClass
-
Finds the matching function.
- getStaticList() - Method in class com.caucho.quercus.env.SaveState
-
Returns the constant list
- getStaticMemberBoolean(Member) - Method in class com.caucho.config.inject.InjectManager
-
- getStaticMethod(String) - Method in class com.caucho.el.ELParser
-
Creates the implicit object for the name.
- getStaticNameMap() - Method in class com.caucho.quercus.env.SaveState
-
Returns the global name map
- getStaticProperties(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getStaticPropertyValue(Env, StringValue, Value) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- getStaticValue(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a static variable
- getStaticVar(StringValue) - Method in class com.caucho.quercus.env.Closure
-
- getStaticVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a static variable
- getStaticVariables() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- getStaticWriter() - Static method in class com.caucho.vfs.i18n.ISO8859_1Writer
-
Returns the writer.
- getStatus() - Method in class com.caucho.config.timer.TimerTask
-
Gets the current status of this task.
- getStatus() - Method in class com.caucho.loader.ivy.IvyInfo
-
- getStatus() - Method in class com.caucho.transaction.TransactionImpl
-
Returns the status of this transaction
- getStatus() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the transaction's status
- getStatus() - Method in class com.caucho.transaction.UserTransactionImpl
-
Gets the transaction's status
- getStatus() - Method in class com.caucho.transaction.UserTransactionProxy
-
Gets the transaction's status
- getStdClass() - Method in class com.caucho.quercus.module.ModuleContext
-
Returns the stdClass definition.
- getStdClass() - Method in class com.caucho.quercus.QuercusContext
-
Returns the stdClass definition.
- getStderr() - Static method in class com.caucho.log.EnvironmentStream
-
Returns the environment stream for System.err
- getStdout() - Static method in class com.caucho.log.EnvironmentStream
-
Returns the environment stream for System.out
- getStereotypeDefinition(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Returns the annotations associated with a stereotype
- getStereotypeList() - Method in class com.caucho.config.cfg.BeanConfig
-
- getStereotypes() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the bean's stereotype annotations.
- getStereotypes() - Method in class com.caucho.config.inject.AbstractBean
-
- getStereotypes() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns the bean's stereotypes
- getStereotypes() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- getStereotypes() - Method in class com.caucho.config.inject.BeanAdapter
-
- getStereotypes() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the bean's deployment type
- getStereotypes() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getStereotypes() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the bean's stereotype annotations.
- getStereotypes() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the bean's stereotype annotations.
- getStereotypes() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the bean's stereotype annotations.
- getStereotypes() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the bean's stereotypes
- getStereotypes() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's stereotypes
- getStopMethod(Class) - Static method in class com.caucho.loader.StartListener
-
- getStopMethod(Class) - Static method in class com.caucho.loader.WeakStopListener
-
- getStopPriority() - Method in class com.caucho.env.service.AbstractResinSubSystem
-
- getStopPriority() - Method in interface com.caucho.env.service.ResinSubSystem
-
Returns the stop priority of the service, used to determine which
services to stop first.
- getStream() - Method in class com.caucho.log.EnvironmentStream
-
Returns the global stream
- getStream() - Method in class com.caucho.log.RotateStream
-
Gets the current write stream
- getStream() - Method in class com.caucho.quercus.lib.pdf.PDFPage
-
Returns the stream.
- getStream() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
-
Returns a stream for a new transaction.
- getStream() - Method in class com.caucho.vfs.QSocket
-
Returns a stream impl for the socket encapsulating the
input and output stream.
- getStream() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns the socket's input stream.
- getStream() - Method in class com.caucho.vfs.ReadStream.StreamReader
-
- getStreamWrapper(StringValue) - Method in class com.caucho.quercus.env.Env
-
- getStreamWrappers() - Method in class com.caucho.quercus.env.Env
-
- getStrictErrorChecking() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getStrictErrorChecking() - Method in class com.caucho.xml.QDocument
-
- getString(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a string constant
- getString(String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a string constant.
- getString(String) - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation value.
- getString() - Method in class com.caucho.bytecode.StringConstant
-
Returns the UTF string.
- getString() - Method in class com.caucho.quercus.env.BinaryBuilderStream
-
- getString(int, byte[], int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSet
-
- getString() - Method in class com.caucho.vfs.StringWriter
-
- getStringLength(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSet
-
- getStylesheetEnv() - Method in class com.caucho.xpath.Env
-
- getStylesheetEnv() - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the StylesheetEnv
- getStylesheetEnv() - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the stylesheet environment.
- getSubjectLength() - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- getSubstituteEntities() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getSuffix(int) - Method in class com.caucho.naming.QName
-
- getSuperClass() - Method in class com.caucho.bytecode.JavaClass
-
Gets the super class name.
- getSuperClass() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns the superclass.
- getSuperClass() - Method in class com.caucho.bytecode.JClass
-
Returns the superclass.
- getSuperClass() - Method in class com.caucho.bytecode.JClassArray
-
Returns the superclass.
- getSuperClass() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the superclass
- getSuperClass() - Method in interface com.caucho.bytecode.JType
-
Returns the superclass.
- getSuperClass() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns the superclass.
- getSuperClassName() - Method in class com.caucho.bytecode.JavaClass
-
Gets the super class name.
- getSurvivorCommitted() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getSurvivorFree() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getSurvivorMax() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getSurvivorName() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getSurvivorUsed() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getSwitchTargets() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns the branch target.
- getSymbolicName() - Method in interface com.caucho.management.server.OsgiBundleMXBean
-
Returns the symbolic name
- getSyncRegistry() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the synchronization registry
- getSystemClassLoader() - Static method in class com.caucho.loader.EnvironmentLocal
-
- getSystemFD() - Method in class com.caucho.vfs.QServerSocket
-
- getSystemFunctionName(StringValue) - Method in class com.caucho.quercus.parser.QuercusParser
-
- getSystemId() - Method in class com.caucho.quercus.lib.dom.DOMDocumentType
-
- getSystemId() - Method in class com.caucho.xml.DOMBuilder
-
- getSystemId() - Method in class com.caucho.xml.QDocument
-
- getSystemId() - Method in class com.caucho.xml.QDocumentType
-
- getSystemId() - Method in class com.caucho.xml.readers.MacroReader
-
- getSystemId() - Method in class com.caucho.xml.readers.XmlReader
-
Gets the systemId.
- getSystemId() - Method in class com.caucho.xml.SAXBuilder
-
Returns the current filename.
- getSystemId() - Method in class com.caucho.xml.stream.events.EntityDeclarationImpl
-
- getSystemId() - Method in class com.caucho.xml.stream.events.NotationDeclarationImpl
-
- getSystemId() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- getSystemId() - Method in class com.caucho.xml.XmlParser
-
Returns the current system id being read.
- getSystemId() - Method in class com.caucho.xml.XmlParser.LocatorImpl
-
- getSystemId() - Method in class com.caucho.xpath.StylesheetEnv
-
- getSystemRootClassLoader() - Static method in class com.caucho.loader.RootDynamicClassLoader
-
- getTable() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns the column's table
- getTableMetaData(Env, String, String, String) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the table metadata.
- getTagName() - Method in class com.caucho.config.cfg.BeanConfig
-
- getTagName() - Method in class com.caucho.config.types.EjbLocalRef
-
- getTagName() - Method in class com.caucho.config.types.EjbRef
-
- getTagName() - Method in class com.caucho.config.types.InterfaceConfig
-
Sets the tag name.
- getTagName() - Method in class com.caucho.config.types.MessageDestinationRef
-
- getTagName() - Method in class com.caucho.config.types.PersistenceUnitRef
-
- getTagName() - Method in class com.caucho.log.ErrorLog
-
Returns the tag name.
- getTagName() - Method in class com.caucho.log.LogConfig
-
Returns the tag name.
- getTagName() - Method in class com.caucho.log.LogHandlerConfig
-
Returns the tag name.
- getTagName() - Method in class com.caucho.log.RotateLog
-
Returns the tag name.
- getTagName() - Method in class com.caucho.log.StderrLog
-
Returns the tag name.
- getTagName() - Method in class com.caucho.log.StdoutLog
-
Returns the tag name.
- getTagName() - Method in class com.caucho.quercus.lib.dom.DOMElement
-
- getTagName() - Method in class com.caucho.relaxng.pattern.AnyNamePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.AttributePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.ChoiceNamePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.ChoicePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.ElementPattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.ExcludeNamePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.GrammarPattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.GroupPattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.InterleavePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.NamePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.NsNamePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.Pattern
-
Returns the relax config name.
- getTagName() - Method in class com.caucho.relaxng.pattern.RefPattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.relaxng.pattern.ZeroOrMorePattern
-
Returns the Relax schema name.
- getTagName() - Method in class com.caucho.xml.QDocumentType
-
- getTagName() - Method in class com.caucho.xml.QElement
-
Returns the element's qualified-name as the node name.
- getTagName() - Method in class com.caucho.xml.QEntityReference
-
- getTail() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the tail.
- getTail() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
- getTail() - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the tail.
- getTail() - Method in class com.caucho.quercus.env.CopyArrayValue
-
- getTail() - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the tail.
- getTail() - Method in class com.caucho.util.FreeRing
-
- getTail() - Method in class com.caucho.util.FreeRingDual
-
- getTail() - Method in class com.caucho.util.FreeRingSoft
-
- getTail() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getTail() - Method in class com.caucho.util.RingQueue
-
- getTail() - Method in class com.caucho.util.RingValueQueue
-
- getTail() - Method in class com.caucho.vfs.FilesystemPath
-
- getTail() - Method in class com.caucho.vfs.Path
-
Returns the last segment of the path.
- getTail() - Method in class com.caucho.vfs.PathWrapper
-
Returns the last segment of the path.
- getTail() - Method in class com.caucho.vfs.TempCharStream
-
Returns the tail buffer.
- getTail() - Method in class com.caucho.vfs.TempOutputStream
-
- getTail() - Method in class com.caucho.vfs.TempStream
-
- getTailAlloc() - Method in class com.caucho.util.FreeRing
-
- getTailAlloc() - Method in class com.caucho.util.FreeRingDual
-
- getTailAlloc() - Method in class com.caucho.util.FreeRingSoft
-
- getTailAlloc() - Method in class com.caucho.util.fRingValueQueueOrig
-
- getTailAlloc() - Method in class com.caucho.util.RingQueue
-
- getTarget() - Method in class com.caucho.config.gen.CandiInvocationContext
-
- getTarget() - Method in class com.caucho.quercus.env.BreakValue
-
- getTarget() - Method in class com.caucho.quercus.env.ContinueValue
-
- getTarget() - Method in class com.caucho.quercus.lib.dom.DOMProcessingInstruction
-
- getTarget() - Method in class com.caucho.xml.QProcessingInstruction
-
- getTarget() - Method in class com.caucho.xml.stream.events.ProcessingInstructionImpl
-
- getTargetClass() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getTargetClass() - Method in class com.caucho.config.program.ResourceInjectionTargetProgram
-
- getTargetName() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getTargetName() - Method in class com.caucho.config.program.ResourceInjectionTargetProgram
-
- getTargetSimpleName() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getTargetType() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- getTask() - Method in class com.caucho.make.TaskConfig
-
Initialization.
- getTaskId() - Method in class com.caucho.config.timer.TimerTask
-
Gets task ID.
- getTempDirectory() - Method in class com.caucho.quercus.env.Env
-
Returns the temp directory (used by tmpfile()).
- getTempIndex() - Method in class com.caucho.quercus.program.FunctionInfo
-
- getTempStreamMax() - Method in class com.caucho.log.AbstractRolloverLog
-
- getTempVariables() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns the temp variables.
- getTenuredCommitted() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTenuredFree() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTenuredMax() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTenuredMemUsage() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTenuredName() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTenuredUsed() - Method in class com.caucho.util.MemoryPoolAdapter
-
- getTest() - Method in class com.caucho.quercus.statement.IfStatement
-
- gettext(Env, StringValue, Value[]) - Method in class com.caucho.quercus.lib.gettext.GettextModule
-
Returns translated string from current domain and default category.
- getText() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
Returns the current text string.
- getText() - Method in class com.caucho.xml.stream.events.CommentImpl
-
- getText() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
Returns the current text string.
- getTextCharacters() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
Returns a character buffer for the current text.
- getTextCharacters(int, char[], int, int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
Reads the current text into a buffer.
- getTextCharacters() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
Returns a character buffer for the current text.
- getTextCharacters(int, char[], int, int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
Reads the current text into a buffer.
- getTextContent(Env) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getTextContent() - Method in class com.caucho.xml.QAbstractNode
-
- GettextDomain - Class in com.caucho.quercus.lib.gettext
-
- GettextDomain(Env, String) - Constructor for class com.caucho.quercus.lib.gettext.GettextDomain
-
- GettextDomainMap - Class in com.caucho.quercus.lib.gettext
-
- GettextDomainMap() - Constructor for class com.caucho.quercus.lib.gettext.GettextDomainMap
-
- getTextLength() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
Returns the length of the current text.
- getTextLength() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
Returns the length of the current text.
- GettextModule - Class in com.caucho.quercus.lib.gettext
-
Module to find translated strings and return them in desired charset.
- GettextModule() - Constructor for class com.caucho.quercus.lib.gettext.GettextModule
-
- getTextStart() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
Returns the offset of the current text.
- getTextStart() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
Returns the offset of the current text.
- getTextValue() - Method in interface com.caucho.xml.CauchoNode
-
Returns the text value of the node
- getTextValue() - Method in class com.caucho.xml.QAbstractNode
-
- getTextValue() - Method in class com.caucho.xml.QDocumentFragment
-
- getTextValue() - Method in class com.caucho.xml.QElement
-
Returns the text value of the element.
- getTextValue() - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- getThis() - Method in class com.caucho.quercus.env.Closure
-
- getThis() - Method in class com.caucho.quercus.env.Env
-
Returns the 'this' value.
- getThisClass() - Method in class com.caucho.bytecode.JavaClass
-
Gets this class name.
- getThisField(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Gets a field value.
- getThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field as a Var or Value.
- getThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value.
- getThisFieldArg(Env, StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the value as an argument which may be a reference.
- getThisFieldArg(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the value as an argument which may be a reference.
- getThisFieldArg(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field used as a method argument
- getThisFieldArg(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- getThisFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the value as an argument which may be a reference.
- getThisFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the value as an argument which may be a reference.
- getThisFieldArgRef(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field ref for an argument.
- getThisFieldArray(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an object if the field
is unset.
- getThisFieldArray(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value as an array
- getThisFieldObject(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the value for a field, creating an object if the field
is unset.
- getThisFieldObject(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field value as an object
- getThisFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Returns the array ref.
- getThisFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns the array ref.
- getThisFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns the field as a Var.
- getThisFieldVar(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns the field ref.
- getthread_id(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'thread_id'.
- getThreadActiveCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the active thread count.
- getThreadActiveCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the active thread count.
- getThreadCount() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- getThreadCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the total thread count.
- getThreadCount() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- getThreadCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the total thread count.
- getThreadCreateCountTotal() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the total created thread count.
- getThreadCreateCountTotal() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the total created thread count.
- getThreadDump() - Method in class com.caucho.util.ThreadDump
-
Returns dump of all threads.
- getThreadDump(int, boolean) - Method in class com.caucho.util.ThreadDump
-
Returns dump of threads.
- getThreadID() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
An identifier for the thread where the message originated.
- getThreadIdleCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the idle thread count.
- getThreadIdleCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the idle thread count.
- getThreadMax() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Gets the maximum number of threads.
- getThreadMax() - Method in class com.caucho.env.thread1.ThreadPool1
-
Gets the maximum number of threads.
- getThreadMax() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Gets the maximum number of threads.
- getThreadMax() - Method in class com.caucho.env.thread2.ThreadPool2
-
Gets the maximum number of threads.
- getThreadName() - Method in class com.caucho.env.actor.AbstractActorProcessor
-
Returns the current thread name.
- getThreadName() - Method in class com.caucho.env.actor.AbstractWorkerQueue
-
- getThreadName() - Method in interface com.caucho.env.actor.ActorProcessor
-
Returns the current thread name.
- getThreadName() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- getThreadName() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- getThreadOverflowCountTotal() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the total created overflow thread count.
- getThreadOverflowCountTotal() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the total created overflow thread count.
- getThreadPool() - Static method in class com.caucho.env.thread.ThreadPool
-
- getThreadPool() - Static method in class com.caucho.env.thread1.ThreadPool1
-
- getThreadPool() - Static method in class com.caucho.util.ResinThreadPoolExecutor
-
- getThreadPriorityQueueSize() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns priority queue size
- getThreadPriorityQueueSize() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns priority queue size
- getThreadStartingCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the starting thread count.
- getThreadStartingCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the starting thread count.
- getThreadTaskQueueSize() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns task queue size
- getThreadTaskQueueSize() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns task queue size
- getThreadWaitCount() - Method in class com.caucho.env.thread1.ThreadPool1
-
Returns the waiting thread count.
- getThreadWaitCount() - Method in class com.caucho.env.thread2.ThreadPool2
-
Returns the waiting thread count.
- getThrowawayClassLoader() - Method in class com.caucho.loader.DynamicClassLoader
-
- getThrown() - Method in class com.caucho.log.ELFormatter.ELFormatterLogRecord
-
The throwable associated with the log record, if one was associated.
- getThrowReadInterrupts() - Method in class com.caucho.vfs.DatagramStream
-
If true, throws read interrupts instead of returning an end of
fail.
- getThrowReadInterrupts() - Method in class com.caucho.vfs.SocketChannelStream
-
If true, throws read interrupts instead of returning an end of
fail.
- getThrowReadInterrupts() - Method in class com.caucho.vfs.SocketStream
-
If true, throws read interrupts instead of returning an end of
fail.
- getThrowsExceptions() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getTime() - Method in class com.caucho.quercus.env.LocaleInfo
-
- getTime() - Method in class com.caucho.quercus.lib.date.DateTime
-
- getTimeInterval() - Method in class com.caucho.util.TimeIntervalElement
-
- getTimeInterval() - Method in interface com.caucho.util.TimeIntervalEntry
-
Returns the current time interval.
- gettimeofday(Env, boolean) - Method in class com.caucho.quercus.lib.date.DateModule
-
- getTimeOfDay() - Method in class com.caucho.util.QDate
-
Returns the milliseconds since the beginning of the day.
- getTimeout() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Gets the timeout.
- getTimer() - Method in class com.caucho.config.gen.CandiInvocationContext
-
- getTimer() - Method in class com.caucho.config.timer.EjbTimerHandle
-
Obtain a reference to the timer represented by this handle.
- getTimeRemaining() - Method in class com.caucho.config.timer.EjbTimer
-
Get the number of milliseconds that will elapse before the next scheduled
timer expiration.
- getTimerTaskById(long) - Static method in class com.caucho.config.timer.Scheduler
-
Gets the scheduled task for a given task ID.
- getTimerTasksByTargetBean(Class) - Static method in class com.caucho.config.timer.Scheduler
-
Gets the scheduled tasks for a given target bean.
- getTimestamp() - Method in class com.caucho.log.RotateLog
-
Sets the timestamp
- getTimestamp() - Method in class com.caucho.quercus.lib.date.DateTime
-
- getTimestamp() - Method in interface com.caucho.quercus.lib.date.DateTimeInterface
-
- getTimestamp() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the time
- getTimeZone() - Method in class com.caucho.quercus.lib.date.DateTime
-
- getTimeZone() - Method in interface com.caucho.quercus.lib.date.DateTimeInterface
-
- getTimeZone() - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- getTitle() - Method in class com.caucho.quercus.lib.pdf.PDFDestination
-
- getTmpWorkDir() - Static method in class com.caucho.java.WorkDir
-
Returns the user directory from /tmp/
- getTop() - Method in class com.caucho.xpath.Env
-
Returns the top of the stack.
- getToString() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the __toString
- getToString() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getTotal() - Method in class com.caucho.env.meter.AverageMeter
-
- getTotal() - Method in class com.caucho.env.meter.TotalMeter
-
Return the total count
- getTotalMicros() - Method in class com.caucho.quercus.profile.ProfileMethod
-
Returns the function's total time in micros
- getTotalMicros() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the total time in microseconds
- getTotalReadBytes() - Method in class com.caucho.vfs.DatagramStream
-
- getTotalReadBytes() - Method in class com.caucho.vfs.QSocket
-
Returns the total number of bytes read from the socket connection.
- getTotalReadBytes() - Method in class com.caucho.vfs.QSocketWrapper
-
- getTotalReadBytes() - Method in class com.caucho.vfs.SocketStream
-
- getTotalWriteBytes() - Method in class com.caucho.vfs.DatagramStream
-
- getTotalWriteBytes() - Method in class com.caucho.vfs.QSocket
-
Returns the total number of bytes written to the socket connection.
- getTotalWriteBytes() - Method in class com.caucho.vfs.QSocketWrapper
-
- getTotalWriteBytes() - Method in class com.caucho.vfs.SocketStream
-
- getTrace(Env) - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
- getTrace(Env, Value) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the trace.
- getTraceAsString(Env, Value) - Static method in class com.caucho.quercus.lib.ExceptionClass
-
Returns the trace.
- getTraitAliasMap() - Method in class com.caucho.quercus.program.ClassDef
-
- getTraitInsteadofMap() - Method in class com.caucho.quercus.program.ClassDef
-
- getTraitMethodBindingClassName(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the name of the class that included this trait.
- getTraitParent(Env, String) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns the parent context for the trait.
- getTraits() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns the interfaces.
- getTraits() - Method in class com.caucho.quercus.program.ClassDef
-
Returns the interfaces.
- getTransaction() - Method in class com.caucho.transaction.TransactionManagerImpl
-
Returns the transaction for the current thread.
- getTransaction() - Method in class com.caucho.transaction.UserTransactionProxy
-
Returns the current transaction.
- getTransactionCount() - Method in interface com.caucho.management.server.TransactionManagerMXBean
-
Returns the total number of in-progress transactions.
- getTransactionKey() - Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- getTransactionPhase() - Method in class com.caucho.config.event.AbstractObserverMethod
-
- getTransactionPhase() - Method in class com.caucho.config.event.ObserverMethodImpl
-
- getTransactionStatus() - Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
-
- getTransactionTimeout() - Method in class com.caucho.transaction.TransactionImpl
-
sets the timeout for the transaction
- getTransactionType() - Method in class com.caucho.config.gen.XaGenerator
-
Returns the transaction type
- getTransformerList() - Method in class com.caucho.loader.DynamicClassLoader
-
- getTransitions(int, int) - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- getTraversableDelegate() - Method in class com.caucho.quercus.env.QuercusClass
-
Gets the traversable delegate
- getTrueBlock() - Method in class com.caucho.quercus.statement.IfStatement
-
- getTrueTypeFont(Env, StringValue) - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getType() - Method in class com.caucho.bytecode.CodeAttribute.ExceptionItem
-
Returns the exception type.
- getType() - Method in class com.caucho.bytecode.FieldRefConstant
-
Returns the method type
- getType() - Method in class com.caucho.bytecode.InterfaceMethodRefConstant
-
Returns the method type
- getType() - Method in class com.caucho.bytecode.JAnnotation
-
Returns the class name.
- getType() - Method in class com.caucho.bytecode.JAnnotationWrapper
-
Returns the class name.
- getType() - Method in class com.caucho.bytecode.JavaAnnotation
-
Gets the type.
- getType() - Method in class com.caucho.bytecode.JavaField
-
Gets the typename.
- getType() - Method in class com.caucho.bytecode.JField
-
Returns the return type.
- getType() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns the return type.
- getType() - Method in class com.caucho.bytecode.MethodRefConstant
-
Returns the method type
- getType() - Method in class com.caucho.bytecode.NameAndTypeConstant
-
Returns the type descriptor
- getType(Object) - Method in class com.caucho.config.attribute.Attribute
-
Returns the config type of the child bean.
- getType(ELContext, Object, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- getType(ELContext) - Method in class com.caucho.config.el.CandiExpr
-
- getType(ELContext) - Method in class com.caucho.config.el.CandiValueExpression
-
- getType(ELContext, Object, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- getType() - Method in class com.caucho.config.event.ObserverImpl
-
- getType() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- getType() - Method in class com.caucho.config.inject.InjectionPointImpl
-
Returns the declared type of the injection point, e.g.
- getType() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- getType() - Method in class com.caucho.config.j2ee.JavaeeResourceGenerator
-
Returns the expected type
- getType() - Method in class com.caucho.config.j2ee.PersistenceContextGenerator
-
Returns the expected type
- getType() - Method in class com.caucho.config.program.SingletonValueGenerator
-
- getType() - Method in class com.caucho.config.program.ValueGenerator
-
- getType() - Method in class com.caucho.config.type.AbstractBeanType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.AnnotationInterfaceType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.AnnotationType
-
- getType() - Method in class com.caucho.config.type.ArrayType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.BooleanPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.BooleanType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.BytePrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ByteType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.CharacterPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.CharacterType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ClassType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ConfigType
-
Returns the Java type.
- getType(Object) - Method in class com.caucho.config.type.ConfigType
-
Returns the config type of the child bean.
- getType() - Method in class com.caucho.config.type.DataSourceType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.DateType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.DoublePrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.DoubleType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.EnumType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ExprType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.FileType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.FloatPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.FloatType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.InlineBeanType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.IntegerPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.IntegerType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.InterfaceType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.LevelBuilder
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ListType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.LocaleType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.LongPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.LongType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.MapType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.MethodExpressionType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.NodeType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.NotFoundConfigType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.NullType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ObjectType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.PathType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.PatternType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.PropertiesType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.PropertyEditorType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.QDateType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.RawStringArrayType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.RawStringType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.SetType
-
Returns the given type.
- getType() - Method in class com.caucho.config.type.ShortPrimitiveType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ShortType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.StringArrayType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.StringType
-
Returns the Java type.
- getType(Object) - Static method in class com.caucho.config.type.TypeFactory
-
Returns the appropriate strategy.
- getType(Class<T>) - Static method in class com.caucho.config.type.TypeFactory
-
Returns the appropriate strategy.
- getType(Type) - Static method in class com.caucho.config.type.TypeFactory
-
Returns the appropriate strategy.
- getType() - Method in class com.caucho.config.type.UrlType
-
Returns the path class.
- getType() - Method in class com.caucho.config.type.ValueExpressionType
-
Returns the Java type.
- getType() - Method in class com.caucho.config.type.ValueType
-
Returns the given type.
- getType() - Method in class com.caucho.config.types.InstantiationConfig
-
Returns the type.
- getType() - Method in class com.caucho.config.xml.XmlBeanType
-
Returns the given type.
- getType(ELContext) - Method in class com.caucho.el.AbstractValueExpression
-
- getType(ELContext, Object, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
- getType(ELContext) - Method in class com.caucho.el.ArrayExpr
-
Evaluates the expression as applicable to the provided context, and returns
the most general type that can be accepted by the setValue(javax.el.ELContext,
java.lang.Object) method.
- getType(ELContext) - Method in class com.caucho.el.ArrayResolverExpr
-
Evaluates the expression as applicable to the provided context, and returns
the most general type that can be accepted by the setValue(javax.el.ELContext,
java.lang.Object) method.
- getType(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
Returns the named variable value.
- getType(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
Returns the named variable value.
- getType(ELContext) - Method in class com.caucho.el.Expr
-
- getType(ELContext) - Method in class com.caucho.el.IdExpr
-
Evaluate the expr as an object.
- getType(ELContext) - Method in class com.caucho.el.IntegerValueExpression
-
- getType(ELContext) - Method in class com.caucho.el.LongValueExpression
-
- getType(ELContext, Object, Object) - Method in class com.caucho.el.MapVariableResolver
-
Returns the named variable value.
- getType(ELContext) - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- getType(ELContext) - Method in class com.caucho.el.ObjectValueExpression
-
- getType(ELContext) - Method in class com.caucho.el.PathExpr
-
Evaluates the expression as applicable to the provided context,
and returns the most general type that can be accepted by the
setValue(javax.el.ELContext, java.lang.Object) method.
- getType(ELContext, Object, Object) - Method in class com.caucho.el.StackELResolver
-
- getType(ELContext) - Method in class com.caucho.el.StringValueExpression
-
- getType(ELContext, Object, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- getType() - Method in class com.caucho.management.server.AbstractManagedObject
-
The JMX type of this MBean, defaults to the prefix of the FooMXBean..
- getType() - Method in interface com.caucho.management.server.ManagedObjectMXBean
-
The JMX type of this MBean.
- getType() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.Closure
-
- getType() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.JavaResourceValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.JavaValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.LongValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.NullValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.StringValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.UnexpectedValue
-
- getType() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.Value
-
Returns the type.
- getType() - Method in class com.caucho.quercus.env.Var
-
Returns the type.
- getType() - Method in class com.caucho.quercus.function.AbstractFunction
-
- getType() - Method in enum com.caucho.quercus.lib.db.ColumnType
-
- getType() - Method in class com.caucho.quercus.lib.image.ImageInfo
-
- getType(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- gettype(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the type string for the variable
- getType() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getType() - Method in class com.caucho.quercus.servlet.PhpClassConfig
-
Returns the name of the type to add.
- getType() - Method in class com.caucho.vfs.StreamSourceHessianDeserializer
-
- getTypeClosure() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getTypeClosure(InjectManager) - Method in class com.caucho.config.reflect.BaseType
-
Returns the type closure of the base type.
- getTypeClosure() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns all the types implemented by the member.
- getTypeName() - Method in class com.caucho.config.type.ConfigType
-
Returns a printable name of the type.
- getTypeName() - Method in class com.caucho.config.type.ListType
-
- getTypeName() - Method in class com.caucho.quercus.lib.dom.DOMTypeInfo
-
- getTypeNamespace() - Method in class com.caucho.quercus.lib.dom.DOMTypeInfo
-
- getTypes() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.AbstractBean
-
- getTypes() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns the types that the bean implements
- getTypes() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.BeanAdapter
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns the types that the bean implements
- getTypes() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- getTypes() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns the types that the bean exports for bindings.
- getTypes() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns the types that the bean implements
- getTypes() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the types that the bean implements
- getTypes() - Method in class com.caucho.config.inject.NewBean
-
Returns thetype closure.
- getTypeVariables() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
- getTypeVariables() - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
- getTypeVariables() - Method in interface com.caucho.config.reflect.BaseTypeAnnotated
-
Returns the type variables local to the type.
- getTypeVariables() - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
- getUid() - Method in class com.caucho.vfs.FileStatus
-
- getUnderlinePosition() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getUnderlineThickness() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getUnicodeColumnString(Env, ResultSet, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
- getUnicodeConstMap() - Method in class com.caucho.quercus.module.ModuleInfo
-
- getUnmarshalReturn() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns the unmarshaller for the return
- getUnserialize() - Method in class com.caucho.quercus.env.QuercusClass
-
- getUnserialize() - Method in class com.caucho.quercus.program.ClassDef
-
- getUnserialize() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
- getUnserialize() - Method in class com.caucho.quercus.program.JavaClassDef
-
- getUnset() - Method in class com.caucho.quercus.env.QuercusClass
-
- getUploadDirectory() - Method in class com.caucho.quercus.env.Env
-
Returns the upload directory.
- getUploadFile() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns handle of file to upload.
- getUploadFileSize() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns size of file to upload.
- getUpperBounds() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- getUri() - Method in class com.caucho.config.cfg.BeanConfig
-
Returns the uri
- getUri(String) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
looks up the prefix, returns the uri it corresponds to
- getUri(int) - Method in class com.caucho.xml.stream.NamespaceReaderContext
-
- getUrl() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getURL() - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- getURL(Env, String, int) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Returns a valid URL or null on error.
- getURL() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Gets the URL to use for this request.
- getUrl() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getURL() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns the data source.
- getUrl(Env, String, int, String, String, boolean, boolean, boolean, boolean) - Static method in class com.caucho.quercus.lib.db.Mysqli
-
- getUrl() - Method in class com.caucho.quercus.profile.ProfileReport
-
Returns the url
- getURL() - Method in class com.caucho.vfs.ConstPath
-
- getURL() - Method in class com.caucho.vfs.FilePath
-
Returns the full url for the given path.
- getURL() - Method in class com.caucho.vfs.GooglePath
-
Returns the full url for the given path.
- getURL() - Method in class com.caucho.vfs.HttpPath
-
Returns a full URL for the path.
- getURL() - Method in class com.caucho.vfs.JarPath
-
Returns the full url.
- getURL() - Method in class com.caucho.vfs.MemoryPath
-
- getURL() - Method in class com.caucho.vfs.NotFoundPath
-
The URL is error
- getURL() - Method in class com.caucho.vfs.NullPath
-
- getURL() - Method in class com.caucho.vfs.Path
-
Returns the full url for the given path.
- getURL() - Method in class com.caucho.vfs.PathWrapper
-
Returns the full url for the given path.
- getURL() - Method in class com.caucho.vfs.ReadStream
-
Returns the user path which opened this stream.
- getURL() - Method in class com.caucho.vfs.StringPath
-
- getURL() - Method in class com.caucho.vfs.TcpPath
-
- getUrl() - Method in class com.caucho.xpath.NamespaceContext
-
- getUrlProgram(String) - Method in class com.caucho.config.type.TypeFactory
-
- getURLs() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns the URLs.
- getUseCount() - Method in class com.caucho.vfs.RandomAccessStream
-
- getUseCount() - Method in class com.caucho.xpath.Env
-
- getUsed() - Method in class com.caucho.util.MemoryPoolAdapter.MemUsage
-
- getUser() - Method in class com.caucho.env.jdbc.DatabaseFactory
-
- getUser() - Method in class com.caucho.vfs.Path
-
Returns equivalent of struct stat.st_uid if appropriate.
- getUserConnection() - Method in interface com.caucho.transaction.ManagedResource
-
- getUserData(String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- getUserData(String) - Method in class com.caucho.xml.QAbstractNode
-
- getUserDir() - Static method in class com.caucho.server.util.CauchoSystem
-
- getUserDir() - Static method in class com.caucho.vfs.Path
-
- getUserId() - Method in class com.caucho.quercus.lib.gae.GaeUser
-
- getUsername() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Gets the username to use for authentication.
- getUserName() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- getUserName() - Static method in class com.caucho.server.util.CauchoSystem
-
- getUserPath() - Method in class com.caucho.quercus.Location
-
- getUserPath() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns the user name for profiling, if any
- getUserPath() - Method in class com.caucho.vfs.FilesystemPath
-
Return's the application's name for the path, e.g.
- getUserPath() - Method in class com.caucho.vfs.HttpPath
-
Returns the user's path.
- getUserPath() - Method in class com.caucho.vfs.Path
-
Returns the last string used as a lookup, if available.
- getUserPath() - Method in class com.caucho.vfs.PathWrapper
-
Returns the last string used as a lookup, if available.
- getUserPath() - Method in class com.caucho.vfs.ReadStream
-
Returns the user path which opened this stream.
- getUserPath() - Method in class com.caucho.vfs.WriteStream
-
Returns the user path which opened this stream.
- getUserService() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- getUserTransaction() - Method in class com.caucho.transaction.UserTransactionProxy
-
Gets the thread transaction.
- getUTF8(int) - Method in class com.caucho.bytecode.ByteCodeParser
-
Returns a UTF8 String from the constant pool.
- getUtf8(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a utf-8 constant
- getUTF8(String) - Method in class com.caucho.bytecode.ConstantPool
-
Gets a UTF-8 constant.
- getUtf8AsString(int) - Method in class com.caucho.bytecode.ConstantPool
-
Returns a utf-8 constant as a string
- getValidateOnParse() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getValue() - Method in class com.caucho.bytecode.DoubleConstant
-
Returns the value;
- getValue() - Method in class com.caucho.bytecode.FloatConstant
-
Returns the value;
- getValue() - Method in class com.caucho.bytecode.IntegerConstant
-
Returns the value;
- getValue() - Method in class com.caucho.bytecode.LongConstant
-
Returns the value;
- getValue() - Method in class com.caucho.bytecode.OpaqueAttribute
-
Gets the opaque value.
- getValue() - Method in class com.caucho.bytecode.Utf8Constant
-
Returns the value;
- getValue() - Method in class com.caucho.config.attribute.EntryHolder
-
The holder's value
- getValue(ELContext, Object, Object) - Method in class com.caucho.config.ConfigPropertiesResolver
-
Returns the named variable value.
- getValue(ELContext, Object, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- getValue(ELContext) - Method in class com.caucho.config.el.CandiExpr
-
- getValue(ELContext) - Method in class com.caucho.config.el.CandiValueExpression
-
- getValue(ELContext, Object, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- getValue() - Method in class com.caucho.config.inject.BeanInstance
-
- getValue() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- getValue() - Method in class com.caucho.config.types.DataSourceRef
-
- getValue() - Method in class com.caucho.config.types.EjbRef
-
Creates the object from the proxy.
- getValue() - Method in class com.caucho.config.types.EnvEntry
-
- getValue() - Method in class com.caucho.config.types.RawString
-
- getValue() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- getValue() - Method in class com.caucho.config.types.ResourceRef
-
- getValue(ELContext) - Method in class com.caucho.el.AbstractBooleanExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.AbstractValueExpression
-
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
Returns the named variable value.
- getValue(ELContext) - Method in class com.caucho.el.AddExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ArrayExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ArrayResolverExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.BigDecimalValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.BigIntegerValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.BinaryExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.BooleanValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.ByteValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.CharacterValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.ConditionalExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ConditionalNullExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.DivExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.DoubleLiteral
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.DoubleValueExpression
-
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
Returns the named variable value.
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
Returns the named variable value.
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentResolver
-
Returns the named variable value.
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentVariableResolver
-
Returns the named variable value.
- getValue(ELContext) - Method in class com.caucho.el.Expr
-
Evaluates the expression, returning an object.
- getValue(ELContext) - Method in class com.caucho.el.FloatValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.FunctionExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.IdExpr
-
Evaluate the expr as an object.
- getValue(ELContext) - Method in class com.caucho.el.IntegerValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.InterpolateExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.LongLiteral
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.LongValueExpression
-
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.MapVariableResolver
-
Returns the named variable value.
- getValue(ELContext) - Method in class com.caucho.el.MethodExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.MinusExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ModExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.MulExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.NullLiteral
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.ObjectValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.PathExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ShortValueExpression
-
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.StackELResolver
-
- getValue(ELContext) - Method in class com.caucho.el.StaticMethodExpr
-
Evaluate the expression as an object.
- getValue() - Method in class com.caucho.el.StringLiteral
-
Returns the value of the literal.
- getValue(ELContext) - Method in class com.caucho.el.StringLiteral
-
Evaluate the expr as an object.
- getValue(ELContext) - Method in class com.caucho.el.StringValueExpression
-
- getValue(ELContext) - Method in class com.caucho.el.SubExpr
-
Evaluate the expression as an object.
- getValue(ELContext, Object, Object) - Method in class com.caucho.el.SystemPropertiesResolver
-
Returns the named variable value.
- getValue(ELContext) - Method in class com.caucho.el.UnaryExpr
-
Evaluate the expression as an object.
- getValue(ELContext) - Method in class com.caucho.el.ValueExpr
-
Evaluate the expr as an object.
- getValue(ELContext, Object, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- getValue() - Method in class com.caucho.quercus.env.ArrayValue.Entry
-
- getValue(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getValue(StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getValue() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
- getValue() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionEntry
-
- getValue() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the value.
- getValue() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- getValue() - Method in exception com.caucho.quercus.env.QuercusLanguageException
-
Returns the value.
- getValue() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the value.
- getValue() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the value.
- getValue(Env) - Method in class com.caucho.quercus.env.UnserializeCacheEntry
-
- getValue() - Method in class com.caucho.quercus.expr.BinaryAppendExpr
-
Returns the value expression.
- getValue() - Method in class com.caucho.quercus.expr.LiteralExpr
-
- getValue() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- getValue() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListEntry
-
- getValue(Env, ObjectValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- getValue() - Method in class com.caucho.quercus.lib.spl.IteratorDelegate.EntryImpl
-
- getValue() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the value of the current element.
- getValue(QuercusContext) - Method in class com.caucho.quercus.module.IniDefinition
-
Returns the value set for name, or the default from the definition if
it has not been set.
- getValue(Env) - Method in class com.caucho.quercus.module.IniDefinition
-
Returns the value set for name, the first oof the local value set for the
environment, the global configuration value set for quercus, or the default
from the definition.
- getValue() - Method in class com.caucho.quercus.program.ClassDef.FieldEntry
-
- getValue() - Method in class com.caucho.quercus.program.ClassDef.StaticFieldEntry
-
- getValue() - Method in interface com.caucho.quercus.servlet.api.QuercusCookie
-
- getValue() - Method in class com.caucho.quercus.servlet.api.QuercusCookieImpl
-
- getValue() - Method in class com.caucho.quercus.statement.TextStatement
-
- getValue(int) - Method in class com.caucho.util.fRingValueQueueOrig
-
- getValue() - Method in class com.caucho.util.IntegerResult
-
Gets the value.
- getValue() - Method in interface com.caucho.util.LruCache.Entry
-
Returns the value.
- getValue(long) - Method in class com.caucho.util.RingValueQueue
-
- getValue() - Method in class com.caucho.vfs.MemoryPath
-
- getValue() - Method in class com.caucho.vfs.Path
-
Gets the object at the path.
- getValue() - Method in class com.caucho.vfs.PathWrapper
-
Gets the object at the path.
- getValue() - Method in class com.caucho.xml.QAttr
-
- getValue() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- getValue() - Method in class com.caucho.xpath.expr.NumericExpr
-
Returns the expression's value.
- getValue() - Method in class com.caucho.xpath.expr.StringExpr
-
- getValue(String) - Method in class com.caucho.xpath.VarEnv
-
- getValueArray(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the field values.
- getValueArray(Env) - Method in class com.caucho.quercus.env.Value
-
Returns the field values.
- getValueIterator(Env) - Method in class com.caucho.quercus.env.ArgRef
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.ArrayValue
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.JavaMapAdapter
-
- getValueIterator(Env) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns an iterator for the values.
- getValueIterator(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns an iterator for the values.
- getValueIterator(Env, ObjectValue) - Method in interface com.caucho.quercus.env.TraversableDelegate
-
Returns an iterator over the object's values.
- getValueIterator(Env) - Method in class com.caucho.quercus.env.Value
-
Returns an iterator for the field values.
- getValueIterator(Env) - Method in class com.caucho.quercus.env.Var
-
- getValueIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate
-
- getValueIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorAggregateDelegate
-
- getValueIterator(Env, ObjectValue) - Method in class com.caucho.quercus.lib.spl.IteratorDelegate
-
- getValueMap() - Method in class com.caucho.bytecode.JAnnotation
-
Returns the annotation values.
- getValueMap() - Method in class com.caucho.bytecode.JAnnotationWrapper
-
Returns the annotation values.
- getValueMap() - Method in class com.caucho.bytecode.JavaAnnotation
-
Returns the value map.
- getValueReference(ELContext) - Method in class com.caucho.el.ArrayResolverExpr
-
- getValueReference(ELContext) - Method in class com.caucho.el.PathExpr
-
- getValueReference(ELContext) - Method in class com.caucho.el.StringValueExpression
-
- getValues() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the keys.
- getValues() - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- getValues() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the array keys.
- getValues() - Method in class com.caucho.quercus.env.ConstArrayValue
-
Returns the array keys.
- getValueType() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.ConstStringValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.LongValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.NullValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the ValueType.
- getValueType(byte[], int, int) - Static method in class com.caucho.quercus.env.StringBuilderValue
-
- getValueType() - Method in class com.caucho.quercus.env.StringValue
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns the ValueType.
- getValueType(char[], int, int) - Static method in class com.caucho.quercus.env.UnicodeBuilderValue
-
- getValueType() - Method in class com.caucho.quercus.env.Value
-
Returns the ValueType.
- getValueType() - Method in class com.caucho.quercus.env.Var
-
Returns the ValueType.
- getVar(Value) - Method in class com.caucho.quercus.env.ArgGetFieldValue
-
Converts to a reference variable.
- getVar(Value) - Method in class com.caucho.quercus.env.ArgRef
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
-
Returns the array ref.
- getVar(StringValue, Value) - Method in class com.caucho.quercus.env.Env
-
Gets a variable
- getVar(String) - Method in class com.caucho.quercus.env.Env
-
- getVar(StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getVar(StringValue) - Method in class com.caucho.quercus.env.Env
-
Gets a value.
- getVar() - Method in class com.caucho.quercus.env.EnvVar
-
Returns the current Var.
- getVar() - Method in class com.caucho.quercus.env.EnvVarImpl
-
Returns the current Var.
- getVar(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.JavaAdapter
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns the array ref.
- getVar() - Method in class com.caucho.quercus.env.LazyEnvVar
-
Returns the current Var.
- getVar() - Method in class com.caucho.quercus.env.LazySaveEnvVar
-
Returns the current Var.
- getVar(Value) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Returns the array ref.
- getVar(Value) - Method in class com.caucho.quercus.env.Value
-
Returns a reference to the array value.
- getVar(Value) - Method in class com.caucho.quercus.env.Var
-
Returns the array ref.
- getVar() - Method in class com.caucho.quercus.expr.ConstExpr
-
Returns the variable.
- getVar(String) - Method in class com.caucho.xpath.Env
-
Returns the value associated with name.
- getVar(String) - Method in interface com.caucho.xpath.ExprEnvironment
-
Returns the value associated with name.
- getVar(String) - Method in class com.caucho.xpath.pattern.NodeIterator
-
Returns the given variable
- getVar(String) - Method in class com.caucho.xpath.VarEnv
-
- getVarEnv() - Method in class com.caucho.xpath.Env
-
Returns the variable environment.
- getVariable() - Method in class com.caucho.loader.EnvironmentLocal
-
- getVariable() - Method in class com.caucho.log.EnvironmentStream
-
Returns the context stream's variable.
- getVariableMapper() - Method in class com.caucho.config.ConfigELContext
-
- getVariableMapper() - Method in class com.caucho.config.inject.CandiELContext
-
- getVariableMapper() - Method in class com.caucho.el.EnvironmentContext
-
- getVariables() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns the variables.
- getVarInfo() - Method in class com.caucho.quercus.expr.VarExpr
-
Returns the variable info.
- getVarList() - Method in class com.caucho.quercus.expr.ListHeadExpr
-
- getVarSize() - Method in class com.caucho.xpath.Env
-
Returns the current number of local variables.
- getVerifierFilter() - Method in class com.caucho.relaxng.Verifier
-
Returns a verifier filter.
- getVerifierHandler() - Method in class com.caucho.relaxng.Verifier
-
Creates a verifier handler from the verifier.
- getVerifierHandler() - Method in class com.caucho.relaxng.VerifierImpl
-
Creates a verifier handler from the verifier.
- getVersion() - Method in class com.caucho.config.inject.InjectManager
-
Returns the modification version.
- getVersion() - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- getVersion() - Method in class com.caucho.loader.module.Artifact
-
Returns the artifact's version
- getVersion() - Method in class com.caucho.loader.module.ArtifactDependency
-
Returns the artifact's version
- getVersion() - Method in interface com.caucho.management.server.OsgiBundleMXBean
-
Returns the bundle version
- getVersion() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getVersion() - Method in class com.caucho.quercus.lib.Memcache
-
Returns version information.
- getVersion() - Method in class com.caucho.quercus.lib.reflection.ReflectionExtension
-
- getVersion() - Method in class com.caucho.quercus.QuercusContext
-
- getVersion() - Static method in class com.caucho.server.util.CauchoSystem
-
- getVersion() - Static method in class com.caucho.VersionFactory
-
- getVersion() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- getVersion() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- getVersion() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- getVersionDate() - Method in class com.caucho.quercus.QuercusContext
-
- getVersionDate() - Static method in class com.caucho.quercus.QuercusVersion
-
- getVersionDate() - Static method in class com.caucho.VersionFactory
-
- getVersionId() - Static method in class com.caucho.server.util.CauchoSystem
-
- getVersionNumber() - Static method in class com.caucho.quercus.QuercusVersion
-
- getView() - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns the view implementation.
- getView() - Method in class com.caucho.jmx.GlobalMBeanServer
-
Returns the local view.
- getViewClassName() - Method in class com.caucho.config.gen.BeanGenerator
-
- getViewClassName() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- getVirtualHost() - Method in class com.caucho.vfs.HttpPath
-
Returns the virtual host, if any.
- getVisibility() - Method in class com.caucho.quercus.program.ClassDef.FieldEntry
-
- getWakeTime() - Method in class com.caucho.util.Alarm
-
Returns the wake time of this alarm.
- getwarning_count(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
Quercus function to get the field 'warning_count'.
- getWarnings() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
This function was added for PostgreSQL pg_last_notice
- getWebInfDir() - Method in class com.caucho.quercus.QuercusContext
-
- getWeek() - Method in class com.caucho.util.QDate
-
Returns the week in the year.
- getWeight() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getWholeText() - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- getWholeText() - Method in class com.caucho.quercus.lib.dom.DOMText
-
- getWholeText() - Method in class com.caucho.xml.QText
-
- getWidth() - Method in class com.caucho.quercus.lib.image.ImageInfo
-
- getWidth() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- getWidth() - Method in class com.caucho.quercus.lib.pdf.FontChar
-
- getWidth() - Method in class com.caucho.quercus.lib.pdf.PDFPage
-
- getWildcardBounds() - Method in class com.caucho.config.reflect.BaseType
-
- getWildcardBounds() - Method in class com.caucho.config.reflect.VarType
-
- getWildcardBounds() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- getWildcardList() - Method in class com.caucho.quercus.env.ImportMap
-
- getWildcardPhpList() - Method in class com.caucho.quercus.env.ImportMap
-
- getWorkDir() - Method in class com.caucho.java.gen.JavaClassGenerator
-
Returns the class dir for the generated class.
- getWorkDir() - Method in class com.caucho.quercus.env.Env
-
Returns the current directory.
- getWorkDir() - Method in class com.caucho.quercus.QuercusContext
-
- getWorkerState() - Method in class com.caucho.env.actor.ActorQueue
-
- getWorkerState() - Method in class com.caucho.env.actor.ValueActorQueue
-
- getWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerFixup
-
Gets the work path.
- getWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Gets the work path.
- getWorkPath() - Method in class com.caucho.loader.enhancer.EnhancerPrepare
-
Gets the work path.
- getWorkPath() - Method in class com.caucho.loader.enhancer.EnhancingClassLoader
-
Gets the work path.
- getWorkPath() - Static method in class com.caucho.server.util.CauchoSystem
-
Returns a path to the work directory.
- getWrappedClass() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns the class.
- getWrappedPath() - Method in class com.caucho.vfs.PathWrapper
-
Returns the wrapped path.
- getWrapperMap() - Method in class com.caucho.quercus.module.ModuleContext
-
Returns the class maps.
- getWriteCallback() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- getWriteEncoding(String) - Static method in class com.caucho.vfs.Encoding
-
Returns an EncodingWriter to translate characters to bytes.
- getWritePath() - Method in class com.caucho.vfs.MergePath
-
Returns the first matching path.
- getWriteStream() - Method in class com.caucho.java.gen.JavaWriterWrapper
-
Returns the underlying stream.
- getWriteStream() - Method in class com.caucho.java.JavaWriter
-
Returns the underlying stream.
- getWriteStream() - Method in interface com.caucho.vfs.EnclosedWriteStream
-
- getWriteStream() - Method in class com.caucho.vfs.ReadWritePair
-
Return the write stream of the pair.
- getWriteStream() - Method in class com.caucho.vfs.StreamPrintWriter
-
- getXAResource() - Method in interface com.caucho.transaction.ManagedResource
-
- getXaResources() - Method in class com.caucho.transaction.UserTransactionImpl
-
- getXAResources() - Method in class com.caucho.transaction.UserTransactionSuspendState
-
Returns the pooled items.
- getXHeight() - Method in class com.caucho.quercus.lib.pdf.Font
-
- getXHeight() - Method in class com.caucho.quercus.lib.pdf.PDFFont
-
- getXid() - Method in interface com.caucho.transaction.ManagedXAResource
-
- getXid() - Method in class com.caucho.transaction.TransactionImpl
-
- getXid() - Method in class com.caucho.transaction.UserTransactionImpl
-
Returns the XID.
- getXmlEncoding() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getXmlEncoding() - Method in class com.caucho.xml.QDocument
-
- getXmlInjectionTarget(long) - Method in class com.caucho.config.inject.InjectManager
-
- getXmlLang() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
Returns the node type of the current element.
- getXMLReader() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
- getXMLReporter() - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- getXMLResolver() - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- getXmlStandalone() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getXmlStandalone() - Method in class com.caucho.xml.QDocument
-
- getXMLStreamReader() - Method in class com.caucho.xml.stream.XMLEventReaderImpl
-
- getXMLStreamWriter() - Method in class com.caucho.xml.stream.XMLEventWriterImpl
-
- getXmlVersion() - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- getXmlVersion() - Method in class com.caucho.xml.QDocument
-
- getXPath() - Method in class com.caucho.quercus.lib.simplexml.SimpleNamespaceContext
-
- getYear() - Method in class com.caucho.config.timer.CronExpression
-
Gets the year expression.
- getYear() - Method in class com.caucho.util.QDate
-
Returns the year.
- getZipEntry(String) - Method in class com.caucho.vfs.Jar
-
- getZipEntry() - Method in class com.caucho.vfs.Jar.ZipStreamImpl
-
- getZipFile() - Method in class com.caucho.vfs.Jar
-
Returns the Java ZipFile for this Jar.
- getZombieCount() - Static method in class com.caucho.loader.ZombieClassLoaderMarker
-
- getZoneName() - Method in class com.caucho.util.QDate
-
Returns the name of the timezone
- getZoneOffset() - Method in class com.caucho.util.QDate
-
Returns the time zone offset for that particular day.
- GIGABYTE - Static variable in class com.caucho.config.types.Bytes
-
- glob(Env, String, int) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Matches all files with the given pattern.
- GLOB_BRACE - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_ERR - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_MARK - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_NOCHECK - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_NOESCAPE - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_NOSORT - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOB_ONLYDIR - Static variable in class com.caucho.quercus.lib.file.FileModule
-
- GLOBAL_LENGTH - Static variable in class com.caucho.transaction.XidImpl
-
- GlobalArrayValue - Class in com.caucho.quercus.env
-
Represents the server
- GlobalArrayValue(Env) - Constructor for class com.caucho.quercus.env.GlobalArrayValue
-
- GlobalMBeanServer - Class in com.caucho.jmx
-
JNDI object for the Resin mbean server.
- GlobalMBeanServer() - Constructor for class com.caucho.jmx.GlobalMBeanServer
-
Creates an MBeanServerProxy based on the context class loader.
- GlobalMBeanServer(ClassLoader) - Constructor for class com.caucho.jmx.GlobalMBeanServer
-
Creates an MBeanServerProxy based on the context class loader.
- GlobalScope - Class in com.caucho.quercus.parser
-
Parse scope.
- GlobalStatement - Class in com.caucho.quercus.statement
-
Represents a global statement in a PHP program.
- GlobalStatement(Location, VarExpr) - Constructor for class com.caucho.quercus.statement.GlobalStatement
-
Creates the echo statement.
- gmdate(Env, StringValue, long) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date.
- gmmktime(Env, Value, Value, Value, Value, Value, Value) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date.
- gmstrftime(Env, String, long) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date.
- GoogleBlobStorePath - Class in com.caucho.vfs
-
- GoogleBlobStorePath(FileService, GoogleInodeService) - Constructor for class com.caucho.vfs.GoogleBlobStorePath
-
- GoogleEnv - Class in com.caucho.quercus.env
-
Represents the Quercus environment.
- GoogleEnv(QuercusContext, QuercusPage, WriteStream, QuercusHttpServletRequest, QuercusHttpServletResponse) - Constructor for class com.caucho.quercus.env.GoogleEnv
-
- GoogleEnv(QuercusContext) - Constructor for class com.caucho.quercus.env.GoogleEnv
-
- GoogleInode - Class in com.caucho.vfs
-
Inode representing the meta-data of the GS file.
- GoogleInode(String, GoogleInode.FileType, long, long) - Constructor for class com.caucho.vfs.GoogleInode
-
- GoogleInode(GoogleInode) - Constructor for class com.caucho.vfs.GoogleInode
-
- GoogleInode.FileType - Enum in com.caucho.vfs
-
- GoogleInodeService - Class in com.caucho.vfs
-
- GoogleInodeService(String) - Constructor for class com.caucho.vfs.GoogleInodeService
-
- GoogleInodeService(MemcacheService) - Constructor for class com.caucho.vfs.GoogleInodeService
-
- GoogleLock - Class in com.caucho.vfs
-
- GoogleLock(FileWriteChannel) - Constructor for class com.caucho.vfs.GoogleLock
-
- GoogleMergePath - Class in com.caucho.vfs
-
Represents the root merged path for Google.
- GoogleMergePath(Path, String, boolean) - Constructor for class com.caucho.vfs.GoogleMergePath
-
- GooglePath - Class in com.caucho.vfs
-
FilePath implements the native filesystem.
- GooglePath(FilesystemPath, String, String, FileService, GoogleInodeService) - Constructor for class com.caucho.vfs.GooglePath
-
- GooglePath(FileService, GoogleInodeService) - Constructor for class com.caucho.vfs.GooglePath
-
- GooglePath(GooglePath) - Constructor for class com.caucho.vfs.GooglePath
-
- GoogleQuercus - Class in com.caucho.quercus
-
Facade for the PHP language.
- GoogleQuercus() - Constructor for class com.caucho.quercus.GoogleQuercus
-
Constructor.
- GoogleQuercusServlet - Class in com.caucho.quercus.servlet
-
Servlet to call PHP through javax.script.
- GoogleQuercusServlet() - Constructor for class com.caucho.quercus.servlet.GoogleQuercusServlet
-
- GoogleQuercusServletImpl - Class in com.caucho.quercus.servlet
-
Servlet to call PHP through javax.script.
- GoogleQuercusServletImpl(String) - Constructor for class com.caucho.quercus.servlet.GoogleQuercusServletImpl
-
- GoogleStaticFileServlet - Class in com.caucho.quercus.servlet
-
- GoogleStaticFileServlet() - Constructor for class com.caucho.quercus.servlet.GoogleStaticFileServlet
-
- GoogleStoreLockService - Class in com.caucho.vfs
-
- GoogleStoreLockService(FileService, String) - Constructor for class com.caucho.vfs.GoogleStoreLockService
-
- GoogleStorePath - Class in com.caucho.vfs
-
- GoogleStorePath() - Constructor for class com.caucho.vfs.GoogleStorePath
-
- GoogleStorePath(String) - Constructor for class com.caucho.vfs.GoogleStorePath
-
- GoogleStorePath(FileService, GoogleInodeService, String) - Constructor for class com.caucho.vfs.GoogleStorePath
-
- GoogleStoreServlet - Class in com.caucho.quercus.servlet
-
Servlet to call PHP through javax.script.
- GoogleStoreServlet() - Constructor for class com.caucho.quercus.servlet.GoogleStoreServlet
-
- GOTO - Static variable in class com.caucho.bytecode.CodeVisitor
-
- GOTO_W - Static variable in class com.caucho.bytecode.CodeVisitor
-
- GrammarPattern - Class in com.caucho.relaxng.pattern
-
Relax grammar pattern
- GrammarPattern() - Constructor for class com.caucho.relaxng.pattern.GrammarPattern
-
Creates a new grammar pattern.
- gregoriantojd(int, int, int) - Method in class com.caucho.quercus.lib.date.DateModule
-
Convert from a gregorian date to a julian day.
- GroovyCompiler - Class in com.caucho.java
-
Compiles Groovy source, returning the loaded class.
- GroovyCompiler(JavaCompilerUtil) - Constructor for class com.caucho.java.GroovyCompiler
-
- group(Env) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- group(Env, int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- GROUP_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
-
- groupContinuation(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Adds a group continuation.
- groupContinuation(Item) - Method in class com.caucho.relaxng.program.InElementItem
-
Adds a continuation
- groupContinuation(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Adds a group continuation.
- groupContinuation(Item) - Method in class com.caucho.relaxng.program.Item
-
Appends a group to a continuation.
- groupCount() - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- GroupItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- GroupPattern - Class in com.caucho.relaxng.pattern
-
Relax element pattern
- GroupPattern() - Constructor for class com.caucho.relaxng.pattern.GroupPattern
-
Creates a new element pattern.
- gt(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true for greater than
- gt(Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for greater than
- gt(Value) - Method in class com.caucho.quercus.env.Var
-
Returns true for greater than
- GT - Static variable in class com.caucho.xpath.Expr
-
- GtExpr - Class in com.caucho.el
-
Represents the numeric comparison operation: gt
- GtExpr(Expr, Expr) - Constructor for class com.caucho.el.GtExpr
-
Creates a comparison expression
- GTExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- GTExpr(Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.GTExpr
-
- gzclose() - Method in class com.caucho.quercus.lib.zlib.Zlib
-
Closes the gzip stream
- gzclose(BinaryStream) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Closes the stream.
- gzcompress(Env, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
compresses data using zlib
- gzdeflate(Env, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- gzencode(Env, InputStream, int, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Compresses data using the Deflate algorithm, output is
compatible with gzwrite's output
- gzeof() - Method in class com.caucho.quercus.lib.zlib.Zlib
-
- gzeof(BinaryStream) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Returns true if the GZip stream is ended.
- gzfile() - Method in class com.caucho.quercus.lib.zlib.Zlib
-
helper function for ZlibModule.gzfile
need to have created a Zlib before calling this
- gzfile(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- gzgetc(Env) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
- gzgetc(Env, BinaryInput) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Reads a character from the stream.
- gzgets(int) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
Gets a (uncompressed) string of up to 'length' bytes read
from the given file pointer.
- gzgets(Env, BinaryInput, int) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Reads a line from the input stream.
- gzgetss(Env, int, StringValue) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
- gzgetss(Env, BinaryInput, int, Value) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Reads a line from the zip stream, stripping tags.
- gzinflate(Env, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- GZInputStream - Class in com.caucho.quercus.lib.zlib
-
Similar to GZIPInputStream but with ability to read appended gzip.
- GZInputStream(InputStream) - Constructor for class com.caucho.quercus.lib.zlib.GZInputStream
-
- GZInputStream(InputStream, int) - Constructor for class com.caucho.quercus.lib.zlib.GZInputStream
-
- GZIPInputStream - Class in com.caucho.quercus.lib.zlib
-
- GZIPInputStream(InputStream) - Constructor for class com.caucho.quercus.lib.zlib.GZIPInputStream
-
- GZIPInputStream(InputStream, int) - Constructor for class com.caucho.quercus.lib.zlib.GZIPInputStream
-
- GZIPOutputStream - Class in com.caucho.quercus.lib.zlib
-
As opposed to java's GZIPOutputStream, this class allows for more control on
what is written to the underlying OutputStream.
- GZIPOutputStream(OutputStream, int, int, int) - Constructor for class com.caucho.quercus.lib.zlib.GZIPOutputStream
-
- GZIPOutputStream(OutputStream, int, int) - Constructor for class com.caucho.quercus.lib.zlib.GZIPOutputStream
-
- GZIPOutputStream(OutputStream) - Constructor for class com.caucho.quercus.lib.zlib.GZIPOutputStream
-
- gzopen(Env, StringValue, String, boolean) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- gzpassthru(Env, BinaryInput) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Prints out the remaining data in the stream to stdout
- gzputs(Env, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
alias of gzwrite
- gzputs(Env, BinaryOutput, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- gzread(Env, int) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
same as gzgets but does not stop at '\n' or '\r'
- gzread(BinaryInput, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Reads a chunk of data from the gzip stream.
- gzrewind() - Method in class com.caucho.quercus.lib.zlib.Zlib
-
resets to the beginning of the file stream.
- gzrewind(BinaryStream) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Rewinds the stream to the very beginning
- gzseek(BinaryStream, long, int) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Set stream position to the offset
- gztell(BinaryStream) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Gets the current position in the stream
- gzuncompress(Env, InputStream, long) - Method in class com.caucho.quercus.lib.zlib.ZlibModule
-
- gzwrite(Env, InputStream, int) - Method in class com.caucho.quercus.lib.zlib.Zlib
-
Reads from the input and writes to the gzip stream
- gzwrite(BinaryOutput, InputStream, int) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
-
Writes a string to the gzip stream.