public class ApacheModule extends AbstractQuercusModule
PHP_INI_ALL, PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER
Constructor and Description |
---|
ApacheModule() |
Modifier and Type | Method and Description |
---|---|
boolean |
apache_child_terminate()
Stub for insisting the apache process should terminate.
|
Value |
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.
|
addConstant, addConstant, addConstant, getConstMap, getIniDefinitions, getLoadedExtensions
public boolean apache_child_terminate()
public Value apache_note(Env env, java.lang.String name, Value value)
public boolean apache_reset_timeout()
public boolean virtual(Env env, java.lang.String url)