[Java] element index

All elements
c g j n o p s _
_
top
__call
Java::__call() in JavaProxy.inc
Call a method on a Java object
__destruct
Java::__destruct() in JavaProxy.inc
c
top
Client.inc
Client.inc in Client.inc
g
top
GlobalRef.inc
GlobalRef.inc in GlobalRef.inc
j
top
Java
Java in JavaProxy.inc
The Java proxy class.
Java
Java() in JavaBridge.inc
Access the java type with the given name.
Java
Java::Java() in JavaProxy.inc
Create a new instance of a java type.
JavaBridge.inc
JavaBridge.inc in JavaBridge.inc
JavaException
JavaException in JavaProxy.inc
The java exception proxy
JavaProxy.inc
JavaProxy.inc in JavaProxy.inc
java_autoload
java_autoload() in JavaBridge.inc
Load a set of java libraries and make them available in the current name space.
java_begin_document
java_begin_document() in JavaProxy.inc
Enters stream mode (asynchronuous protocol). The statements are sent to the back-end in one XML stream.
JAVA_CACHE_ENABLED
JAVA_CACHE_ENABLED in Options.inc
java_cast
java_cast() in JavaProxy.inc
Converts the java object obj into a PHP object. The second argument
java_closure
java_closure() in JavaProxy.inc
Closes over the php environment and packages it up as a java
java_context
java_context() in JavaProxy.inc
Returns the jsr223 script context handle.
JAVA_DEBUG
JAVA_DEBUG in Options.inc
java_end_document
java_end_document() in JavaProxy.inc
Ends stream mode. Fires a JavaException if any statement executed during stream mode raised an exception.
java_exception
java_exception in JavaProxy.inc
A decorator pattern which overrides all magic methods.
java_exception
Create a new Exception.
JAVA_HOSTS
JAVA_HOSTS in Options.inc
java_inspect
java_inspect() in JavaProxy.inc
Returns the contents (public fields, public methods, public classes) of object as a string.
java_instanceof
java_instanceof() in JavaProxy.inc
Tests if object is an instance of clazz.
java_JavaType
java_JavaType in JavaProxy.inc
implemented by JavaException and Java
JAVA_LOG_LEVEL
JAVA_LOG_LEVEL in Options.inc
JAVA_PEAR_VERSION
JAVA_PEAR_VERSION in Options.inc
JAVA_PIPE_DIR
JAVA_PIPE_DIR in Options.inc
java_require
java_require() in JavaProxy.inc
Set the library path. Example:
java_reset
java_reset() in JavaProxy.inc
Only for internal use.
java_server_name
java_server_name() in JavaProxy.inc
Returns the name of the back-end or null, if the back-end is not running. Example:
JAVA_SERVLET
JAVA_SERVLET in Options.inc
java_session
java_session() in JavaProxy.inc
Return a session handle. When java_session() is called without arguments, the session is shared with java.
java_set_file_encoding
java_set_file_encoding() in JavaProxy.inc
Set the java file encoding, for example UTF-8 or ASCII. Needed
java_values
java_values() in JavaProxy.inc
Evaluates the object and fetches its content, if possible.
n
top
NativeParser.inc
NativeParser.inc in NativeParser.inc
o
top
Options.inc
Options.inc in Options.inc
p
top
Parser.inc
Parser.inc in Parser.inc
Protocol.inc
Protocol.inc in Protocol.inc
s
top
SimpleParser.inc
SimpleParser.inc in SimpleParser.inc
c g j n o p s _