|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.QuercusContext
com.caucho.quercus.GoogleQuercus
com.caucho.quercus.ProGoogleQuercus
public class ProGoogleQuercus
Facade for the PHP language.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ProGoogleQuercus()
|
|
| Method Summary | |
|---|---|
Env |
createEnv(QuercusPage page,
WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
|
ExprFactory |
createExprFactory()
|
protected ModuleContext |
createModuleContext(ModuleContext parent,
java.lang.ClassLoader loader)
Creates the professional module context. |
protected PageManager |
createPageManager()
|
protected QuercusSessionManager |
createSessionManager()
|
java.lang.ClassLoader |
getCompileClassLoader()
Returns the compile classloader |
java.lang.String |
getVersion()
|
boolean |
isPro()
Returns true if this is the Professional version. |
boolean |
isProfile()
Enables profiling mode |
void |
setCompileClassLoader(java.lang.ClassLoader loader)
Sets the compile classloader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProGoogleQuercus()
| Method Detail |
|---|
public boolean isPro()
isPro in class QuercusContextpublic boolean isProfile()
isProfile in class QuercusContextpublic java.lang.String getVersion()
getVersion in class QuercusContext
public Env createEnv(QuercusPage page,
WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
createEnv in class GoogleQuercus
protected ModuleContext createModuleContext(ModuleContext parent,
java.lang.ClassLoader loader)
createModuleContext in class GoogleQuercusprotected PageManager createPageManager()
createPageManager in class QuercusContextprotected QuercusSessionManager createSessionManager()
createSessionManager in class QuercusContextpublic java.lang.ClassLoader getCompileClassLoader()
getCompileClassLoader in class QuercusContextpublic void setCompileClassLoader(java.lang.ClassLoader loader)
setCompileClassLoader in class QuercusContextpublic ExprFactory createExprFactory()
createExprFactory in class QuercusContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||