Alphabetical Index: G

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

G

get(Object) - method in class php.java.servlet.HttpSessionFacade
get(Object) - method in class php.java.bridge.ISession
Returns the object bound to the given name in the session's context layer data.
get(Object) - method in class javax.script.SimpleBindings
Get the constructor for the entry
get(php.java.bridge.MethodCache.Entry) - method in class php.java.bridge.MethodCache
Get the method for the entry
get(String) - method in class javax.script.AbstractScriptEngine
Retrieves the associated value with the specified key ScriptEngine namespace.
get(String) - static method in class php.java.bridge.http.ContextFactory
Returns the context factory associated with the given id
get(String) - method in class 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
getActionListener() - method in class php.java.faces.PhpFacesApplication
getAll() - method in class php.java.servlet.HttpSessionFacade
getAll() - method in class php.java.bridge.ISession
Returns a map of all bindings maintained by this session.
getApplication() - method in class php.java.faces.PhpFacesApplicationFactory
getApplication() - method in class php.java.faces.PhpFacesContext
getASCIIStringValue() - method in class php.java.bridge.ParserString
Returns the ASCII string representation.
getAttribute(String) - method in class php.java.bridge.http.Context
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String) - method in class php.java.servlet.Context
getAttribute(String) - method in class php.java.script.PhpSimpleHttpScriptContext
Retrieves the value for getAttribute(String, int) for the lowest scope in which it returns a non-null value.
getAttribute(String) - method in class 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) - 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 php.java.bridge.http.Context
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String,int) - method in class php.java.servlet.Context
getAttribute(String,int) - method in class php.java.script.PhpSimpleHttpScriptContext
Retrieves the value associated with specified name in the specified level of scope.
getAttribute(String,int) - method in class javax.script.ScriptContext
Retrieves the value of an attribute in the specified scope.
getAttribute(String,int) - method in class javax.script.SimpleScriptContext
Retrieves the value associated with specified name in the specified level of scope.
getAttributesScope(String) - method in class php.java.bridge.http.Context
Retrieves the lowest value of scopes for which the attribute is defined.
getAttributesScope(String) - method in class 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.
getBaseURL() - method in class php.java.faces.PhpFacesContext
getBaseURL(String) - method in class php.java.faces.PhpFacesContext
getBindings() - method in class javax.script.ScriptEngineManager
Retrieves the namespace corresponds to GLOBAL_SCOPE.
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 class javax.script.ScriptContext
Retrieves the Namespace instance associated with the gieve scope.
getBindings(int) - method in class javax.script.ScriptEngine
Retrieves a reference to the associated namespace for the specified level of 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.ContextFactory
getBytes(String) - method in class php.java.bridge.Options
Return a byte array using the current file encoding (see java_set_file_encoding()).
getChannelName() - method in class php.java.bridge.http.SocketContextServer
Returns the server port.
getClass(Object) - static method in class php.java.bridge.Util
Return the class.
getClassLoader() - method in class php.java.bridge.JavaBridge
Return the current ClassLoader
getClassLoader() - method in class php.java.bridge.JavaBridgeClassLoader
Only for internal use
getClassName(Object) - static method in class php.java.bridge.Util
Return the class name
getClientIdsWithMessages() - method in class php.java.faces.PhpFacesContext
getColumnNumber() - method in class javax.script.ScriptException
Retrieves the column number of the script where the error has occured.
getComponentTypes() - method in class php.java.faces.PhpFacesApplication
getContext() - method in class javax.script.AbstractScriptEngine
Return the script context.
getContext() - method in class php.java.bridge.http.ContextFactory
Return the associated context
getContext() - method in class php.java.bridge.JavaBridge
Returns the JSR223 context.
getContext() - method in class php.java.faces.PhpFacesScriptContextFactory
Returns the ScriptContext.
getContext() - method in class php.java.script.PhpSimpleHttpScriptContext
Get the ServletContext
getContext() - method in class javax.script.ScriptEngine
getContext() - method in class php.java.bridge.SessionFactory
Return the associated context
getContextClassLoader() - static method in class php.java.bridge.Util
getContextFactory() - method in class php.java.script.IPhpScriptContext
Returns the ContextFactory.
getContextFactory() - method in class php.java.script.PhpScriptContext
getContextFactory() - method in class php.java.script.PhpSimpleHttpScriptContext
Returns the ContextFactory.
getConverterIds() - method in class php.java.faces.PhpFacesApplication
getConverterTypes() - method in class php.java.faces.PhpFacesApplication
getCreationTime() - method in class php.java.servlet.HttpSessionFacade
getCreationTime() - method in class php.java.bridge.ISession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getDefaultLocale() - method in class php.java.faces.PhpFacesApplication
getDefaultRenderKitId() - method in class php.java.faces.PhpFacesApplication
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.
getEngineByExtention(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.
getEngineName() - method in class php.java.script.PhpScriptEngineFactory
getEngineName() - method in class javax.script.ScriptEngineFactory
Retrieves the full name of the ScriptEngine.
getEngineVersion() - method in class php.java.script.PhpScriptEngineFactory
getEngineVersion() - method in class javax.script.ScriptEngineFactory
Retrieves the version of the Script Engine.
getEntry(String,args[]) - method in class php.java.bridge.ConstructorCache
Get a cache entry from a name args pair
getEntry(String,Class,args[]) - method in class php.java.bridge.MethodCache
Get a cache entry from a name, class and arguments.
getErrorStream() - method in class php.java.bridge.Util.Process
getExpressionString() - method in class php.java.faces.PhpFacesMethodBindingImpl
getExtensions() - method in class php.java.script.PhpScriptEngineFactory
getExtensions() - method in class 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.
getExternalContext() - method in class php.java.faces.PhpFacesContext
getFactory() - method in class php.java.script.PhpScriptEngine
getFactory() - method in class javax.script.ScriptEngine
Retrieves a ScriptEngineFactory for the class to which describes the underlying ScriptEngine.
getFallbackChannelName(String) - method in class php.java.bridge.http.ContextServer
getFileName() - method in class 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
getHostAddress() - static method in class php.java.bridge.Util
Returns the string "127.0.0.1".
getHttpServer() - method in class php.java.script.IPhpScriptContext
Return the http server associated with this context.
getHttpServer() - method in class php.java.script.PhpScriptContext
Return the http server associated with this context.
getHttpServer() - method in class php.java.script.PhpSimpleHttpScriptContext
Return the http server associated with this context.
getHttpServletRequest() - method in class php.java.servlet.Context
Returns the HttpServletRequest
getHttpServletRequest() - method in class php.java.servlet.HttpSessionFacade
Returns the HttpServletRequest
getHttpServletResponse() - method in class php.java.servlet.Context
Returns the ServletResponse
getHttpServletResponse() - method in class php.java.servlet.HttpSessionFacade
Returns the ServletResponse
getId() - method in class php.java.bridge.http.ContextFactory
Return the serializable ID of the context manager
getInputStream() - method in class php.java.bridge.http.HttpRequest
Returns the InputStream
getInputStream() - method in class php.java.bridge.http.IContextServer.Channel
Returns the channel's input stream.
getInputStream() - method in class php.java.bridge.Util.Process
getInterface(Class) - method in class 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.PhpScriptEngine
getInterface(Object,Class) - method in class 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(Object,Class) - method in class php.java.script.PhpScriptEngine
getIntValue() - method in class php.java.bridge.ParserString
Returns the int value.
getLanguageName() - method in class php.java.script.InteractivePhpScriptEngineFactory
getLanguageName() - method in class php.java.script.PhpScriptEngineFactory
getLanguageName() - method in class javax.script.ScriptEngineFactory
Retrieves the name of the language supported by the ScriptEngine.
getLanguageVersion() - method in class php.java.script.PhpScriptEngineFactory
getLanguageVersion() - method in class javax.script.ScriptEngineFactory
Retrieves the version of the language supported by the ScriptEngine.
getLastAccessedTime() - method in class php.java.servlet.HttpSessionFacade
getLastAccessedTime() - method in class 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.
getLineNumber() - method in class javax.script.ScriptException
Retrieves the line number of the script where the error has occured.
getLocalName(javax.servlet.ServletRequest) - static method in class php.java.servlet.CGIServlet
Returns the local name
getLocalPort(javax.servlet.ServletRequest) - static method in class php.java.servlet.CGIServlet
Returns the port# of the local port
getLogger() - static method in class php.java.bridge.Util
getLongValue() - method in class php.java.bridge.ParserString
Returns the long value.
getMap(int) - method in class php.java.bridge.http.Context
Retrieves the Map instance associated with the specified level of scope.
getMaximumSeverity() - method in class php.java.faces.PhpFacesContext
getMessage() - method in class javax.script.ScriptException
Retrieves a String describing the cause of error.
getMessageBundle() - method in class php.java.faces.PhpFacesApplication
getMessages() - method in class php.java.faces.PhpFacesContext
getMessages(String) - method in class php.java.faces.PhpFacesContext
getMimeTypes() - method in class php.java.script.PhpScriptEngineFactory
getMimeTypes() - method in class javax.script.ScriptEngineFactory
Retrieves an array of Strings containing MIME types describing the content which can be processed using the Script Engine.
getName() - method in class php.java.bridge.http.ContextServer.ChannelName
getNames() - method in class php.java.script.InteractivePhpScriptEngineFactory
getNames() - method in class php.java.script.PhpScriptEngineFactory
getNames() - method in class javax.script.ScriptEngineFactory
Retrieves an array of short descriptive names such as {"javascript", "rhino"} describing the language supported by the Script Engine.
getNavigationHandler() - method in class php.java.faces.PhpFacesApplication
getNewFromInterface(Class) - method in class php.java.bridge.PhpProcedureProxy
Generate a new proxy for the given interface
getNext() - method in class php.java.bridge.http.ContextServer
Get the next runnable
getOptions() - method in class php.java.bridge.JavaBridge
Returns the connection options
getOuptutStream() - method in class php.java.bridge.http.IContextServer.Channel
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.
getOutputStream() - method in class php.java.script.PhpScriptWriter
Returns the OutputStream.
getOutputStream() - method in class php.java.bridge.Util.Process
getParameter(String) - method in class php.java.script.PhpScriptEngineFactory
getParameter(String) - method in class javax.script.ScriptEngineFactory
Retrieves an associated value for the specified key.
getPhpMap(Object) - method in class php.java.bridge.JavaBridge
Return map for the value (PHP 5 only)
getPhpMap(Object,php.java.bridge.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.
getProgram(String[]) - method in class php.java.script.PhpScriptEngineFactory
getPropertyResolver() - method in class php.java.faces.PhpFacesApplication
getProxy(Class[]) - method in class php.java.bridge.PhpProcedureProxy
Generate a proxy.
getRenderKit() - method in class php.java.faces.PhpFacesContext
getRenderResponse() - method in class php.java.faces.PhpFacesContext
getRequest() - method in class php.java.script.PhpSimpleHttpScriptContext
Get the HttpServletRequest
getResponse() - method in class php.java.script.PhpSimpleHttpScriptContext
Get the servlet response
getResponseComplete() - method in class php.java.faces.PhpFacesContext
getResponseStream() - method in class php.java.faces.PhpFacesContext
getResponseWriter() - method in class php.java.faces.PhpFacesContext
getScriptEngine() - method in class php.java.script.InteractivePhpScriptEngineFactory
getScriptEngine() - method in class php.java.script.PhpScriptEngineFactory
getScriptEngine() - method in class javax.script.ScriptEngineFactory
Retrieves an instance of the associated ScriptEngine.
getScriptEngine(Object,URL) - method in class php.java.faces.PhpFacesContext
Get a script engine
getServletConfig() - method in class php.java.faces.FacesServlet
getServletContext() - method in class php.java.servlet.Context
Returns the ServletContext
getServletContext() - method in class php.java.servlet.HttpSessionFacade
Returns the ServletContext
getServletInfo() - method in class php.java.faces.FacesServlet
getSession(String,boolean,int) - method in class php.java.servlet.ContextFactory
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.SessionFactory
getSessionCount() - method in class php.java.servlet.HttpSessionFacade
getSessionCount() - method in class php.java.bridge.ISession
Returns the number of active sessions.
Get or Set a property
getShortClassName(Object) - static method in class php.java.bridge.Util
Return the short class name
getSocket() - method in class php.java.bridge.JavaBridgeRunner
Returns the server socket.
getSocketName() - method in class php.java.bridge.ISocketFactory
Return the socket# as a string.
getStateManager() - method in class php.java.faces.PhpFacesApplication
getStringFromURLArray(urls[]) - static method in class php.java.bridge.DynamicClassLoader
getStringValue(php.java.bridge.Options) - method in class php.java.bridge.ParserString
Returns the string encoded via java_set_file_encoding().
getSupportedLocales() - method in class php.java.faces.PhpFacesApplication
getTimeout() - method in class php.java.servlet.HttpSessionFacade
getTimeout() - method in class php.java.bridge.ISession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getType() - method in class php.java.bridge.PhpMap
Returns the key type.
getType(Object,int) - method in class php.java.faces.PhpFacesPropertyResolver
getType(Object,Object) - method in class php.java.faces.PhpFacesPropertyResolver
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
getUTF8StringValue() - method in class php.java.bridge.ParserString
Returns the UTF8 string representation.
getValidatorIds() - method in class php.java.faces.PhpFacesApplication
getValue(int) - method in class php.java.faces.Script
Cal the php method "getValueIndex".
getValue(Object) - method in class php.java.faces.Script
Call the php method "getValue".
getValue(Object,int) - method in class php.java.faces.PhpFacesPropertyResolver
getValue(Object,Object) - method in class php.java.faces.PhpFacesPropertyResolver
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.
getVariableResolver() - method in class php.java.faces.PhpFacesApplication
getViewHandler() - method in class php.java.faces.PhpFacesApplication
getViewRoot() - method in class php.java.faces.PhpFacesContext
getWriter() - method in class php.java.bridge.http.Context
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - method in class php.java.servlet.Context
getWriter() - method in class php.java.script.IPhpScriptContext
Returns the Writer
getWriter() - method in class php.java.script.PhpScriptContext
Returns the Writer
getWriter() - method in class php.java.script.PhpSimpleHttpScriptContext
Returns the Writer
getWriter() - method in class javax.script.ScriptContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
getWriter() - method in class javax.script.SimpleScriptContext
Retrieves an instance of java.io.Writer which can be used by scripts to display their output.
GLOBAL_SCOPE - static field in class php.java.bridge.http.Context
The global scope
GLOBAL_SCOPE - static field in class javax.script.ScriptContext
defines an integer for the level of scope, GLOBAL_SCOPE