Package php.java.faces

PHP Java Server Faces implementation.

See:
          Description

Class Summary
FacesServlet  
PhpFacesApplication A custom Application, overrides getPropertyResolver.
PhpFacesApplicationFactory Create a PhpFacesApplication.
PhpFacesContext A custom FacesContext.
PhpFacesContextFactory Creates a PhpFacesContext
PhpFacesMethodBindingImpl A custom MethodBindingImpl, forwards method calls to Script
PhpFacesPropertyResolver A custom property resolver for php scripts
PhpFacesScriptContext A custom ScriptContext, keeps a ContextFactory and a HttpProxy.
PhpFacesScriptContextFactory A custom ContextFactory, manages a custom ScriptContext.
PhpFacesScriptEngine A custom ScriptEngine, keeps the custom ScriptContext
Script Proxy for calling php scripts.
 

Package php.java.faces Description

PHP Java Server Faces implementation.