_Request_Post (gb.web)

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

This class is virtual.

Tato třída je nevyvořitelná.

Tato třída působí jako pole pouze číst.

Vlastnosti
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.

Metoda
Exist   Return if a specific field exists.