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

G

get(String) - Method in class javax.script.AbstractScriptEngine
Retrieves the associated value with the specified key ScriptEngine namespace.
get(String) - Method in interface javax.script.ScriptEngine
Retrieves the value which is associated with the specified key in the state of the ScriptEngine.
get(String) - Method in class javax.script.ScriptEngineManager
Retrieves the associated value for the spefied key in the GLOBAL_SCOPE
get(Object) - Method in class javax.script.SimpleBindings
 
get(ConstructorCache.Entry) - Method in class php.java.bridge.ConstructorCache
Get the constructor for the entry
get(String, ContextFactory.ICredentials) - Static method in class php.java.bridge.http.ContextFactory
Only for internal use.
GET - Static variable in class php.java.bridge.http.HttpServer
Request method PUT
get(Object) - Method in interface php.java.bridge.ISession
Returns the object bound to the given name in the session's context layer data.
get(MethodCache.Entry) - Method in class php.java.bridge.MethodCache
Get the method for the entry
get(Object) - Method in class php.java.servlet.HttpSessionFacade
 
getAll() - Method in interface php.java.bridge.ISession
Returns a map of all bindings maintained by this session.
getAll() - Method in class php.java.servlet.HttpSessionFacade
 
getASCIIStringValue() - Method in class php.java.bridge.ParserString
Returns the ASCII string representation.
getAttribute(String) - Method in interface javax.script.ScriptContext
Retrieves the value of the getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in interface javax.script.ScriptContext
Retrieves the value of an attribute in the specified scope.
getAttribute(String) - Method in class javax.script.SimpleScriptContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in class javax.script.SimpleScriptContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String) - Method in class php.java.bridge.http.Context
 
getAttribute(String, int) - Method in class php.java.bridge.http.Context
 
getAttribute(String) - Method in interface php.java.bridge.http.IContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String, int) - Method in interface php.java.bridge.http.IContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String, int) - Method in class php.java.script.PhpSimpleHttpScriptContext
 
getAttribute(String) - Method in class php.java.script.PhpSimpleHttpScriptContext
 
getAttribute(String, int) - Method in class php.java.servlet.Context
 
getAttribute(String) - Method in class php.java.servlet.Context
 
getAttributesScope(String) - Method in interface javax.script.ScriptContext
Retrieves the lowest value of the scope for which the attribute is defined.
getAttributesScope(String) - Method in class javax.script.SimpleScriptContext
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - Method in class php.java.bridge.http.Context
 
getAttributesScope(String) - Method in interface php.java.bridge.http.IContext
Retrieves the lowest value of scopes for which the attribute is defined.
getBindings(int) - Method in class javax.script.AbstractScriptEngine
Retrieves a reference to the associated namespace for the specified level of scope.
getBindings(int) - Method in interface javax.script.ScriptContext
Retrieves the Namespace instance associated with the gieve scope.
getBindings(int) - Method in interface javax.script.ScriptEngine
Retrieves a reference to the associated namespace for the specified level of scope.
getBindings() - Method in class javax.script.ScriptEngineManager
Retrieves the namespace corresponds to GLOBAL_SCOPE.
getBindings(int) - Method in class javax.script.SimpleScriptContext
Retrieves the Namespace instance associated with the specified level of scope.
getBridge() - Method in class php.java.bridge.http.SimpleContextFactory
 
getBridge() - Method in interface php.java.bridge.IJavaBridgeFactory
Return the JavaBridge.
getBridge() - Method in class php.java.bridge.JavaBridgeFactory
Return the JavaBridge.
getBytes(String) - Method in class php.java.bridge.Options
Return a byte array using the current file encoding (see java_set_file_encoding()).
getCachedString(byte[], int, int) - Method in class php.java.bridge.JavaBridge
Return a cached string using the current file encoding (see java_set_file_encoding()).
getCachedStringValue() - Method in class php.java.bridge.ParserString
Returns the cached string encoded via java_set_file_encoding().
getCanonicalWindowsFile(String) - Static method in class php.java.bridge.Util
Returns the canonical windows file.
getCGIMaxRequests() - Method in class php.java.servlet.PhpCGIServlet
Return the number of max requests.
getChannel() - Method in class php.java.bridge.http.ContextRunner
Return the channel of the current runner.
getChannelName() - Method in class php.java.bridge.http.SocketContextServer
Returns the server port.
getChannelName() - Static method in class php.java.servlet.fastcgi.ChannelName
Create a new ChannelName.
getClass(Object) - Static method in class php.java.bridge.Util
Return the class or the object, if obj is already a class.
getClassicIntValue() - Method in class php.java.bridge.ParserString
Returns the int value.
getClassicLongValue() - Method in class php.java.bridge.ParserString
Returns the long value.
getClassLoader() - Method in class php.java.bridge.http.ContextFactory
 
getClassLoader() - Method in interface php.java.bridge.http.IContextFactory
Get the class loader from the servlet.
getClassLoader() - Method in class php.java.bridge.http.SimpleContextFactory
Return the current class loader.
getClassLoader() - Method in class php.java.bridge.JavaBridge
Return the current ClassLoader
getClassLoader() - Method in class php.java.bridge.SessionFactory
 
getClassLoader() - Method in class php.java.bridge.SimpleJavaBridgeClassLoader
Only for internal use
getClassName(Object) - Static method in class php.java.bridge.Util
Return the class name
getColumnNumber() - Method in exception javax.script.ScriptException
Retrieves the column number of the script where the error has occured.
getContext() - Method in class javax.script.AbstractScriptEngine
Return the script context.
getContext() - Method in interface javax.script.ScriptEngine
 
getContext() - Method in class php.java.bridge.http.ContextFactory
Returns the context.
getContext() - Method in interface php.java.bridge.http.IContextFactory
Return a JSR223 context
getContext() - Method in class php.java.bridge.http.SimpleContextFactory
 
getContext() - Method in interface php.java.bridge.IJavaBridgeFactory
Return the associated JSR223 context
getContext() - Method in class php.java.bridge.JavaBridge
Returns the JSR223 context.
getContext() - Method in class php.java.bridge.JavaBridgeFactory
Return the associated JSR223 context
getContext() - Method in class php.java.bridge.SessionFactory
Return the associated context
getContext() - Method in class php.java.script.PhpSimpleHttpScriptContext
Get the ServletContext
getContextClassLoader() - Static method in class php.java.bridge.SimpleJavaBridgeClassLoader
 
getContextClassLoader() - Static method in class php.java.bridge.Util
 
getContextString() - Method in class php.java.script.AbstractPhpScriptContext
Return the context string, for example http://localhost:8080/JavaBridge
getContextString() - Method in interface php.java.script.IPhpScriptContext
Return the context string, for example http://localhost:8080/JavaBridge
getContextString() - Method in class php.java.script.PhpScriptContext
 
getContextString() - Method in class php.java.script.PhpSimpleHttpScriptContext
 
getContinuation() - Method in class php.java.script.AbstractPhpScriptContext
 
getContinuation() - Method in interface php.java.script.IPhpScriptContext
Get the php continuation
getCreationTime() - Method in interface php.java.bridge.ISession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class php.java.servlet.HttpSessionFacade
 
getCredentials(String) - Method in class php.java.bridge.http.ContextServer
Return the credentials provided by the ContextServer.
getCtx() - Method in class php.java.bridge.http.AbstractChannelName
Return the
getDefaultClassLoader() - Method in class php.java.bridge.SimpleJavaBridgeClassLoader
 
getDoubleValue() - Method in class php.java.bridge.ParserString
Returns the double value.
getEncoding() - Method in class php.java.bridge.Options
Returns the file encoding, see java_set_file_encoding().
getEngine() - Method in class javax.script.CompiledScript
Retrieves a reference to the ScriptEngine whose methods created this CompiledScript object.
getEngineByExtension(String) - Method in class javax.script.ScriptEngineManager
Retrieves a new instance of a ScriptingEngine for the specified extension of a scirpt file.
getEngineByMimeType(String) - Method in class javax.script.ScriptEngineManager
Retrieves new instance the ScriptingEngine for a specifed MIME type.
getEngineByName(String) - Method in class javax.script.ScriptEngineManager
Retrieves a new instance of a ScriptEngine the specified descriptieve name.
getEngineFactories() - Method in class javax.script.ScriptEngineManager
Retrieves an array of instances of ScriptEngineFactory class which are found by the discovery mechanism.
getEngineFactory(ServletContext) - Static method in class php.java.script.EngineFactory
 
getEngineName() - Method in interface javax.script.ScriptEngineFactory
Retrieves the full name of the ScriptEngine.
getEngineName() - Method in class php.java.script.PhpScriptEngineFactory
 
getEngineVersion() - Method in interface javax.script.ScriptEngineFactory
Retrieves the version of the Script Engine.
getEngineVersion() - Method in class php.java.script.PhpScriptEngineFactory
 
getEntry(String, Object[]) - Method in class php.java.bridge.ConstructorCache
Get a cache entry from a name args pair
getEntry(String, Object, Object[]) - Method in class php.java.bridge.MethodCache
Get a cache entry from a name, class and arguments.
getError() - Method in exception php.java.bridge.Util.Process.PhpException
 
getErrorStream() - Method in class php.java.bridge.Util.Process
 
getErrorWriter() - Method in interface javax.script.ScriptContext
Returns the Writer used to display error output.
getErrorWriter() - Method in class javax.script.SimpleScriptContext
 
getErrorWriter() - Method in class php.java.script.AbstractPhpScriptContext
Returns the Writer used to display error output.
getErrorWriter() - Method in class php.java.script.PhpScriptContext
 
getErrorWriter() - Method in class php.java.script.PhpSimpleHttpScriptContext
Returns the Writer used to display error output.
getExtensions() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of Strings which are file extensions tipically used for files containing scripts written in the language supported by the ScriptEngine.
getExtensions() - Method in class php.java.script.InvocablePhpScriptEngineFactory
 
getExtensions() - Method in class php.java.script.PhpScriptEngineFactory
 
getFactory() - Method in interface javax.script.ScriptEngine
Retrieves a ScriptEngineFactory for the class to which describes the underlying ScriptEngine.
getFactory() - Method in class php.java.bridge.JavaBridge
 
getFallbackChannelName(String, IContextFactory) - Method in class php.java.bridge.http.ContextServer
Return the channelName which be passed to the client as X_JAVABRIDGE_REDIRECT
getFcgiStartCommand(String, String) - Method in class php.java.servlet.fastcgi.ChannelName
Return a command which may be useful for starting the FastCGI server as a separate command.
getFileName() - Method in exception javax.script.ScriptException
Retrieves the file name in which the script is contained.
getHeader(String) - Method in class php.java.bridge.http.HttpRequest
Returns the header value
getHeaderField(String) - Method in class php.java.bridge.DynamicJarURLConnection
 
getHeaderFields() - Method in class php.java.bridge.DynamicHttpURLConnectionHandler
 
getHeaderFields() - Method in class php.java.bridge.DynamicJarURLConnection
 
getHostAddress() - Static method in class php.java.bridge.Util
Returns the string "127.0.0.1".
getHttpServletRequest() - Method in class php.java.bridge.http.Context
 
getHttpServletRequest() - Method in class php.java.servlet.Context
Use java_context()->getAttribute(...) instead
getHttpServletRequest() - Method in class php.java.servlet.HttpSessionFacade
Returns the HttpServletRequest
getHttpServletRequest() - Method in class php.java.servlet.RemoteContext
Use java_context()->getAttribute(...) instead
getHttpServletResponse() - Method in class php.java.bridge.http.Context
 
getHttpServletResponse() - Method in class php.java.servlet.Context
Use java_context()->getAttribute(...) instead
getHttpServletResponse() - Method in class php.java.servlet.HttpSessionFacade
Returns the ServletResponse
getHttpServletResponse() - Method in class php.java.servlet.RemoteContext
Use java_context()->getAttribute(...) instead
getId() - Method in class php.java.bridge.http.ContextFactory
 
getId() - Method in interface php.java.bridge.http.IContextFactory
Return the serializable ID of the context factory
getId() - Method in class php.java.bridge.http.SimpleContextFactory
 
getInputStream() - Method in class php.java.bridge.DynamicJarURLConnection
 
getInputStream() - Method in class php.java.bridge.http.AbstractChannel
Returns the channel's input stream.
getInputStream() - Method in class php.java.bridge.http.HttpRequest
Returns the InputStream
getInputStream() - Method in class php.java.bridge.Util.Process
 
getInputStream() - Method in class php.java.servlet.fastcgi.Channel
 
getInputStream() - Method in class php.java.servlet.fastcgi.ConnectionPool.Connection
Returns the InputStream associated with this connection.
getInstance(String) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getInterface(Object, Class) - Method in interface javax.script.Invocable
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getInterface(Class) - Method in interface javax.script.Invocable
Retrieves an instance of java class whose methods are impelemented using procedures in script which are in the intermediate code repository in the underlying interpreter.
getInterface(Class) - Method in class php.java.script.InvocablePhpScriptEngine
 
getInterface(Object, Class) - Method in class php.java.script.InvocablePhpScriptEngine
 
getIntValue() - Method in class php.java.bridge.ParserString
Returns the int value.
getInvocablePhpScriptEngine(Servlet, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class php.java.script.EngineFactory
 
getJarFile() - Method in class php.java.bridge.DynamicJarURLConnection
 
getJavaBridgeClassLoader() - Method in class php.java.bridge.http.ContextFactory
 
getJavaBridgeClassLoader() - Method in class php.java.bridge.http.SimpleContextFactory
Return the JavaBridgeClassLoader, which wraps the DynamicJavaBridgeClassLoader
getJavaBridgeClassLoader() - Method in interface php.java.bridge.IJavaBridgeFactory
Return an instance of the JavaBridgeClassLoader.
getJavaBridgeClassLoader() - Method in class php.java.bridge.JavaBridgeFactory
Return an instance of the JavaBridgeClassLoader
getJavaBridgeClassLoader() - Method in class php.java.bridge.SessionFactory
 
getLanguageName() - Method in interface javax.script.ScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageName() - Method in class php.java.script.InteractivePhpScriptEngineFactory
 
getLanguageName() - Method in class php.java.script.InvocablePhpScriptEngineFactory
 
getLanguageName() - Method in class php.java.script.PhpScriptEngineFactory
 
getLanguageVersion() - Method in interface javax.script.ScriptEngineFactory
Retrieves the version of the language supported by the ScriptEngine.
getLanguageVersion() - Method in class php.java.script.PhpScriptEngineFactory
 
getLastAccessedTime() - Method in interface php.java.bridge.ISession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastAccessedTime() - Method in class php.java.servlet.HttpSessionFacade
 
getLastModified() - Method in class php.java.bridge.DynamicJarURLConnection
Use the original value.
getLineNumber() - Method in exception javax.script.ScriptException
Retrieves the line number of the script where the error has occured.
getLocalPort(ServletRequest) - Static method in class php.java.servlet.CGIServlet
Only for internal use.
getLogger() - Static method in class php.java.bridge.Util
 
getLogLevel() - Method in class php.java.bridge.JavaBridge
Return the log level:
0: log off
1: log fatal
2: log messages/exceptions
3: log verbose
4: log debug
5: log method invocations
getLongValue() - Method in class php.java.bridge.ParserString
Returns the long value.
getMBeanProperty(String, String) - Static method in class php.java.bridge.Util
 
getMessage() - Method in exception javax.script.ScriptException
Retrieves a String describing the cause of error.
getMethod() - Method in class php.java.bridge.http.HttpRequest
Return the request Method
getMethodCallSyntax(String, String, String[]) - Method in class php.java.script.PhpScriptEngineFactory
 
getMimeTypes() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of Strings containing MIME types describing the content which can be processed using the Script Engine.
getMimeTypes() - Method in class php.java.script.PhpScriptEngineFactory
 
getName() - Method in class php.java.bridge.http.AbstractChannel
Returns the name of the channel, for example the socket # or the pipe name.
getName() - Method in class php.java.bridge.http.AbstractChannelName
Returns the name of the channel, for example the socket # or the pipe name.
getNames() - Method in interface javax.script.ScriptEngineFactory
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine.
getNames() - Method in class php.java.script.InvocablePhpScriptEngineFactory
 
getNames() - Method in class php.java.script.PhpScriptEngineFactory
 
getNewFromInterface(Class) - Method in class php.java.bridge.PhpProcedureProxy
Generate a new proxy for the given interface
getOptions() - Method in class php.java.bridge.JavaBridge
Returns the connection options
getOuptutStream() - Method in class php.java.bridge.http.AbstractChannel
Returns the channel's output stream.
getOutputStatement(String) - Method in class php.java.script.PhpScriptEngineFactory
 
getOutputStream() - Method in class php.java.bridge.http.HttpResponse
Returns the OutputStream of the response. setContentLength() must be called before.
getOutputStream() - Method in class php.java.bridge.Util.Process
 
getOutputStream() - Method in class php.java.servlet.fastcgi.Channel
 
getOutputStream() - Method in class php.java.servlet.fastcgi.ConnectionPool.Connection
Returns the OutputStream associated with this connection.
getParameter(String) - Method in interface javax.script.ScriptEngineFactory
Retrieves an associated value for the specified key.
getParameter(String) - Method in class php.java.script.PhpScriptEngineFactory
 
getParameterTypes(Constructor) - Method in class php.java.bridge.ConstructorCache.Entry
 
getParameterTypes(Method) - Method in class php.java.bridge.MethodCache.Entry
 
getPath() - Method in class php.java.bridge.JarLibraryPath
Return the path
getPhpMap(Object) - Method in class php.java.bridge.JavaBridge
Return map for the value (PHP 5 only)
getPhpMap(Object, JavaBridge) - Static method in class php.java.bridge.PhpMap
Returns a PhpMap for a given value.
getPhpScript() - Method in class php.java.script.CGIRunner
One must call this function if one is interested in the php continuation.
getPhpScriptEngine(Servlet, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class php.java.script.EngineFactory
 
getProgram(String[]) - Method in class php.java.script.PhpScriptEngineFactory
 
getProxy(Class[]) - Method in class php.java.bridge.PhpProcedureProxy
Generate a proxy.
getReader() - Method in interface javax.script.ScriptContext
Returns a Reader to be used by the script to read input.
getReader() - Method in class javax.script.SimpleScriptContext
 
getReader() - Method in class php.java.script.PhpSimpleHttpScriptContext
 
getRealPath(ServletContext, String) - Static method in class php.java.servlet.CGIServlet
Identical to context2.getRealPath(pathInfoCGI).
getRequest() - Method in class php.java.script.PhpSimpleHttpScriptContext
Get the HttpServletRequest
getRequestURI() - Method in class php.java.bridge.http.HttpRequest
Return the request URI
getRequiredEngineFactory(ServletContext) - Static method in class php.java.script.EngineFactory
 
getRequiredInstance(String) - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getRequiredInstance() - Static method in class php.java.bridge.JavaBridgeRunner
Return a instance.
getRequiredStandaloneInstance() - Static method in class php.java.bridge.JavaBridgeRunner
Return a standalone instance.
getResponse() - Method in class php.java.script.PhpSimpleHttpScriptContext
Get the servlet response
getScopes() - Method in interface javax.script.ScriptContext
Returns immutable List of all the valid values for scope in the ScriptContext.
getScopes() - Method in class javax.script.SimpleScriptContext
 
getScriptEngine() - Method in interface javax.script.ScriptEngineFactory
Retrieves an instance of the associated ScriptEngine.
getScriptEngine() - Method in class php.java.script.InteractivePhpScriptEngineFactory
 
getScriptEngine() - Method in class php.java.script.InvocablePhpScriptEngineFactory
 
getScriptEngine() - Method in class php.java.script.PhpScriptEngineFactory
 
getServlet() - Method in class php.java.servlet.Context
Use java_context()->getAttribute(...) instead
getServlet() - Method in class php.java.servlet.RemoteContext
Use java_context()->getAttribute(...) instead
getServletConfig() - Method in class php.java.servlet.Context
Use java_context()->getAttribute(...) instead
getServletConfig() - Method in class php.java.servlet.RemoteContext
Use java_context()->getAttribute(...) instead
getServletContext() - Method in class php.java.bridge.http.Context
 
getServletContext() - Method in class php.java.servlet.Context
Use java_context()->getAttribute(...) instead
getServletContext() - Method in class php.java.servlet.HttpSessionFacade
Returns the ServletContext
getServletContext() - Method in class php.java.servlet.RemoteContext
Use java_context()->getAttribute(...) instead
getSession(String, boolean, int) - Method in class php.java.bridge.http.ContextFactory
Return a standard session, shared with JSP
getSession(String, boolean, int) - Method in interface php.java.bridge.http.IContextFactory
 
getSession(String, boolean, int) - Method in class php.java.bridge.http.SimpleContextFactory
 
getSession(String, boolean, int) - Method in interface php.java.bridge.IJavaBridgeFactory
Return a session for the JavaBridge
getSession(String, boolean, int) - Method in class php.java.bridge.JavaBridge
Return a session handle shared among all JavaBridge instances.
getSession(String, boolean, int) - Method in class php.java.bridge.JavaBridgeFactory
Return a session for the JavaBridge
getSession(String, boolean, int) - Method in class php.java.bridge.SessionFactory
 
getSession(String, boolean, int) - Method in class php.java.servlet.RemoteServletContextFactory
 
getSession(String, boolean, int) - Method in class php.java.servlet.SimpleServletContextFactory
 
getSession() - Method in class php.java.servlet.SimpleServletContextFactory
Return the http session handle or null;
getSessionCount() - Method in interface php.java.bridge.ISession
Returns the number of active sessions.
getSessionCount() - Method in class php.java.servlet.HttpSessionFacade
 
GetSetProp(Object, String, Object[], Response) - Method in class php.java.bridge.JavaBridge
Get or Set a property
getShortClassName(Object) - Static method in class php.java.bridge.Util
Return the short class name
getShortName(Class) - Static method in class php.java.bridge.Util
Return the short class name
getSimpleSession(String, boolean, int) - Method in class php.java.bridge.http.ContextFactory
Return a simple session which cannot be shared with JSP
getSocket() - Method in class php.java.bridge.http.HttpServer
Returns the server socket.
getSocketName() - Method in interface php.java.bridge.ISocketFactory
Return the socket# as a string.
getSocketName() - Method in class php.java.script.AbstractPhpScriptContext
Return the socket name, for example 8080
getSocketName() - Method in interface php.java.script.IPhpScriptContext
Return the socket name, for example 8080
getSocketName() - Method in class php.java.script.PhpScriptContext
 
getSocketName() - Method in class php.java.script.PhpSimpleHttpScriptContext
 
getString(byte[], int, int) - Method in class php.java.bridge.JavaBridge
Return a new string using the current file encoding (see java_set_file_encoding()).
getString(byte[], int, int, String) - Method in class php.java.bridge.StringCache
Get a string from the string cache.
getStringFromURLArray(URL[]) - Static method in class php.java.bridge.DynamicClassLoader
 
getStringValue() - Method in class php.java.bridge.ParserString
Returns the string encoded via java_set_file_encoding().
getTempFile() - Method in class php.java.bridge.DynamicHttpURLConnectionHandler
 
getThreadGroup() - Method in class php.java.bridge.JavaBridgeSecurityManager
All user threads belong to the "JavaBridgeThreadPoolAppGroup" and all internal threads to "JavaBridgeThreadPoolGroup".
getTimeout() - Method in interface php.java.bridge.ISession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getTimeout() - Method in class php.java.servlet.HttpSessionFacade
 
getType() - Method in class php.java.bridge.PhpMap
Returns the key type.
getURL() - Method in class php.java.script.URLReader
Returns the URL to which this reader connects.
getURLArrayFromString(String) - Static method in class php.java.bridge.DynamicClassLoader
 
getURLs() - Method in class php.java.bridge.JarLibraryPath
Return the urls associated with this entry
getUTF8StringValue() - Method in class php.java.bridge.ParserString
Returns the UTF8 string representation.
getValues(Object) - Method in class php.java.bridge.JavaBridge
Convert Map or Collection into a PHP array, sends the entire array, Map or Collection to the client.
getWriter() - Method in interface javax.script.ScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class javax.script.SimpleScriptContext
 
getWriter() - Method in class php.java.bridge.http.Context
 
getWriter() - Method in interface php.java.bridge.http.IContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - Method in class php.java.script.AbstractPhpScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in interface php.java.script.IPhpScriptContext
Returns the Writer
getWriter() - Method in class php.java.script.PhpScriptContext
 
getWriter(ILogger) - Static method in class php.java.script.PhpScriptLogWriter
 
getWriter() - Method in class php.java.script.PhpSimpleHttpScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class php.java.servlet.Context
 
GLOBAL_SCOPE - Static variable in interface javax.script.ScriptContext
defines an integer for the level of scope, GLOBAL_SCOPE
GLOBAL_SCOPE - Static variable in interface php.java.bridge.http.IContext
The global scope

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