|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.module.AbstractQuercusModule
com.caucho.quercus.lib.ApacheModule
public class ApacheModule
PHP apache routines.
| Field Summary |
|---|
| Fields inherited from class com.caucho.quercus.module.AbstractQuercusModule |
|---|
PHP_INI_ALL, PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER |
| Constructor Summary | |
|---|---|
ApacheModule()
|
|
| Method Summary | |
|---|---|
boolean |
apache_child_terminate()
Stub for insisting the apache process should terminate. |
java.lang.String |
apache_note(Env env,
java.lang.String name,
Value value)
Gets and sets apache notes |
Value |
apache_request_headers(Env env)
Returns all the request headers |
boolean |
apache_reset_timeout()
Stub for resetting the output timeout. |
Value |
getallheaders(Env env)
Returns all the request headers |
boolean |
virtual(Env env,
java.lang.String url)
Include request. |
| Methods inherited from class com.caucho.quercus.module.AbstractQuercusModule |
|---|
getConstMap, getIniDefinitions, getLoadedExtensions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApacheModule()
| Method Detail |
|---|
public boolean apache_child_terminate()
public java.lang.String apache_note(Env env,
java.lang.String name,
Value value)
public Value apache_request_headers(Env env)
public boolean apache_reset_timeout()
public Value getallheaders(Env env)
public boolean virtual(Env env,
java.lang.String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||