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

U

unwrapClosure(Object) - Method in class php.java.bridge.JavaBridge
Returns the PHP object associated with a closure
URLReader - Class in php.java.script
This class can be used to connect to a HTTP server to allocate and to invoke php scripts.
URLReader(URL) - Constructor for class php.java.script.URLReader
Create a special reader which can be used to read data from a URL.
URLReader(HttpURLConnection) - Constructor for class php.java.script.URLReader
Create a special reader which can be used to read data from a URL.
USE_SH_WRAPPER - Static variable in class php.java.bridge.Util
True if /bin/sh exists, false otherwise
UTF8 - Static variable in class php.java.bridge.Util
UTF8 encoding
Util - Class in php.java.bridge
Miscellaneous functions.
Util.Logger - Class in php.java.bridge
Only for internal use.
Util.Logger() - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available or a default logger.
Util.Logger(ILogger) - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available.
Util.Logger(boolean, ILogger) - Constructor for class php.java.bridge.Util.Logger
 
Util.Process - Class in php.java.bridge
Starts a CGI process and returns the process handle.
Util.Process.PhpException - Exception in php.java.bridge
A generic PHP exception
Util.Process.PhpException(String) - Constructor for exception php.java.bridge.Util.Process.PhpException
Create a PHP exception
Util.ProcessWithErrorHandler - Class in php.java.bridge
Starts a CGI process with an error handler attached and returns the process handle.
Util.Thread - Class in php.java.bridge
Convenience daemon thread class
Util.Thread() - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(Runnable) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(Runnable, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable, String, long) - Constructor for class php.java.bridge.Util.Thread
Create a new thread

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