Class t.w.t.PHP3Script(FilteredScript):

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

I am a FilteredScript that uses the default PHP3 command on most systems.

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 Checks all preconditions imposed by this resource upon a request made
Method renderHTTP See iweb.IResource.renderHTTP.
Method http_OPTIONS Respond to a OPTIONS request.
Method http_TRACE Respond to a TRACE request.
Method http_HEAD Respond to a HEAD request.
Method http_GET Respond to a GET request.
API Documentation for twisted, generated by pydoctor.