_Request_Post (gb.web)

This virtual class allows to retrieve the data stored in the request contents.

Diese Klasse ist virtuell.

Diese Klasse kann nicht erzeugt werden.

Diese Klasse verhält sich wie ein nur lesbar-Array.

Eigenschaften
Contents   Return the contents of the request, provided that Request.Debug has been set to TRUE.
Fields   Return an array of all fields of the request contents.
Files   Return a collection of the files sent with the request.

Methoden
Exist   Return if a specific field exists.