t.w.t.PHPScript(FilteredScript) : class documentation

Part of twisted.web2.twcgi View Source View In Hierarchy

I am a FilteredScript that uses the PHP command on most systems. Sometimes, php wants the path to itself as argv[0]. This is that time.

Inherited from FilteredScript:

Method __init__ Initialize, with the name of a CGI script file.
Method render Do various things to conform to the CGI specification.

Inherited from CGIScript (via FilteredScript):

Method http_POST Undocumented

Inherited from LeafResource (via FilteredScript, CGIScript):

Method locateChild Locate another object which can be adapted to IResource.

Inherited from RenderMixin (via FilteredScript, CGIScript, LeafResource):

Method allowedMethods
Method checkPreconditions No summary
Method renderHTTP See iweb.IResource.renderHTTP.
Method http_OPTIONS Respond to a OPTIONS request. @param request: the request to process. @return: an object adaptable to iweb.IResponse.
Method http_TRACE Respond to a TRACE request. @param request: the request to process. @return: an object adaptable to iweb.IResponse.
Method http_HEAD Respond to a HEAD request. @param request: the request to process. @return: an object adaptable to iweb.IResponse.
Method http_GET Respond to a GET request.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.