public class CgiEnv extends Env
Env.OVERLOADING_TYPES_anonymousFunMap, _classAliasMap, _classDef, _const, _fun, _qClass, _quercus, B_COMPILE_ERROR, B_COMPILE_WARNING, B_CORE_ERROR, B_CORE_WARNING, B_DEPRECATED, B_ERROR, B_LAST, B_NOTICE, B_PARSE, B_RECOVERABLE_ERROR, B_STRICT, B_USER_DEPRECATED, B_USER_ERROR, B_USER_NOTICE, B_USER_WARNING, B_WARNING, DEFAULT_QUERY_SEPARATOR_MAP, E_ALL, E_COMPILE_ERROR, E_COMPILE_WARNING, E_CORE_ERROR, E_CORE_WARNING, E_DEFAULT, E_DEPRECATED, E_ERROR, E_NOTICE, E_PARSE, E_RECOVERABLE_ERROR, E_STRICT, E_USER_DEPRECATED, E_USER_ERROR, E_USER_NOTICE, E_USER_WARNING, E_WARNING, EMPTY_VALUE| Constructor and Description |
|---|
CgiEnv(QuercusContext quercus,
QuercusPage page,
WriteStream out,
QuercusHttpServletRequest request,
QuercusHttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillPost(ArrayValue postArray,
ArrayValue files,
QuercusHttpServletRequest request,
boolean isMagicQuotes) |
protected java.lang.String |
getContentType() |
protected ArrayValue |
getCookies() |
protected java.lang.String |
getQueryString() |
addAutoloadFunction, addClass, addClass, addClassAlias, addClassDef, addCleanup, addConstant, addConstant, addConstant, addFunction, addFunction, addFunctionFromPage, addInitializedClass, addObjectCleanup, addRemovePath, addShutdown, addStreamWrapper, addWildcardImport, allocateRegexpState, call, call, call, call, call, call, call, callRef, callRef, callRef, callRef, callRef, callRef, callRef, cast, checkTimeout, checkTypeHint, clearClassCache, close, closeDuplex, comma, comma, comma, comma, comma, comma, comma, comma, comma, comma, compileError, compileWarning, createAnonymousFunction, createArgv, createBinaryBuilder, createBinaryBuilder, createBinaryBuilder, createBinaryBuilder, createBinaryString, createErrorException, createErrorException, createErrorException, createException, createException, createException, createIncompleteObject, createLargeBinaryBuilder, createObject, createSession, createStaticName, createString, createString, createString, createString, createString, createString, createStringBuilder, createUnicodeBuilder, dbgId, decodeValue, deprecatedArgument, destroySession, die, die, error, error, error, error, error, error, evalCode, execute, executePage, executePageTop, executeTop, exit, exit, expectBoolean, expectNumeric, expectString, findAbstractClass, findClass, findClass, findClass, findClass, findClass, findClassByAlias, findClassDef, findDatabase, findFunction, findFunction, findFunctionId, first, first, first, first, first, first, first, first, first, first, first, first, flush, freeRegexpState, generateObjectId, generateSessionId, getAutoloadFunctions, getByteToChar, getCallDepth, getCallingClass, getCallingClass, getCallingClassName, getClass, getClass, getClosure, getConfigVar, getConnection, getConnectionStatus, getConstant, getConstant, getConstant, getCurrent, getCurrentTime, getDatabase, getDataSource, getDate, getDeclaredClasses, getDefaultFunctionMap, getDefaultStreamContext, getDefaultTimeZone, getDefinedConstants, getDefinedFunctions, getDuplex, getEmptyString, getEnv, getEnvVar, getEnvVar, getErrorMask, getExactTime, getExceptionHandler, getExtensionFuncs, getFunction, getFunction, getFunction, getFunctionArgs, getFunctionLocation, getGlobalEnv, getGlobalEnvVar, getGlobalEnvVar, getGlobalRaw, getGlobalRef, getGlobalScriptContextRef, getGlobalSpecialRef, getGlobalValue, getGlobalValue, getGlobalVar, getGlobalVar, getGlobalVar, getGmtDate, getGzStream, getHttpInputEncoding, getIncludedFiles, getIni, getIniBoolean, getIniBytes, getIniLong, getIniMap, getIniString, getInputCookieArray, getInputData, getInputEnvArray, getInputGetArray, getInputPostArray, getInputServerArray, getInstance, getJavaClassDefinition, getJavaClassDefinition, getJavaSession, getLastError, getLazyEnvVar, getLoadedExtensions, getLocalDate, getLocaleInfo, getLocalValue, getLocalVar, getLocation, getLocationImpl, getLogger, getMicroTime, getModuleContext, getOriginalOut, getOut, getOutputBuffer, getOutputEncoding, getPwd, getQuercus, getRealPath, getRef, getRef, getRequest, getResponse, getRuntimeEncoding, getRuntimeEncodingFactory, getScriptEncoding, getSelfDirectory, getSelfPath, getServletContext, getSession, getSessionCallback, getShellPwd, getSourceLine, getSourceLine, getSpecialValue, getStackTrace, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStackTraceAsString, getStartTime, getStaticValue, getStaticVar, getStreamWrapper, getStreamWrappers, getTempDirectory, getThis, getUploadDirectory, getValue, getValue, getVar, getVar, getVar, getVar, getWorkDir, ifNull, importJavaClass, importPhpClass, include, include, includeOnce, includeOnce, invalidArgument, isAllowUrlFopen, isAllowUrlInclude, isDefined, isExtensionLoaded, isGlobalEnv, isInitializedClass, isStrict, isUnicodeSemantics, lookup, lookupInclude, lookupPwd, normalizePath, notice, notice, notice, nullAsFalse, pageInit, parse, peekArgs, peekCall, peekCallThis, popCall, popEnv, popFieldGet, popOutputBuffer, popProfile, print, print, print, print, print, print, print, println, println, println, println, pushCall, pushEnv, pushFieldGet, pushOutputBuffer, pushProfile, putQualifiedImport, removeAutoloadFunction, removeCleanup, removeConstant, removeSpecialValue, require, requireOnce, resetTimeout, restoreErrorHandler, restoreExceptionHandler, restoreFunctionArgs, restoreIncludePath, restoreState, restoreStreamWrapper, saveState, sessionWriteClose, setArgv, setCallingClass, setClosure, setDefaultTimeZone, setDefaultTimeZone, setEnvRef, setErrorHandler, setErrorMask, setExceptionHandler, setFieldVar, setFunctionArgs, setFunctionArgsNoCopy, setGlobalValue, setGlobalValue, setGzStream, setIncludePath, setIni, setIni, setInputData, setLocalVar, setLocation, setPwd, setRef, setRef, setRuntimeEncoding, setScriptContext, setScriptGlobal, setSelfPath, setSession, setSessionCallback, setSpecialValue, setStaticRef, setThis, setTimeLimit, setValue, setValue, setVar, setVar, start, startDuplex, strict, stub, suppress, thisError, thisError, toString, toValue, toValue, toVar, unregisterStreamWrapper, unsetGlobalVar, unsetLocalVar, unsetVar, updateFunction, updateTimeout, warning, warning, warning, warning, warning, warning, wrapJava, wrapJava, wrapJava, wrapJava, writepublic CgiEnv(QuercusContext quercus, QuercusPage page, WriteStream out, QuercusHttpServletRequest request, QuercusHttpServletResponse response)
protected java.lang.String getQueryString()
getQueryString in class Envprotected java.lang.String getContentType()
getContentType in class Envprotected ArrayValue getCookies()
getCookies in class Envprotected void fillPost(ArrayValue postArray, ArrayValue files, QuercusHttpServletRequest request, boolean isMagicQuotes)