Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
CGIParser Class Reference
This class is used to parse 'Post'-Parameters, submitted by a HTML-form. More...
#include <CGIParser.hpp>
Public Member Functions | |
CGIParser (string data) | |
default constructor | |
~CGIParser () | |
default destructor | |
string | getFieldValue (string name) |
string | createRefreshForm (string action, string method) |
string | createOpenForm (string name, string action, string method, string ignoreFields) |
Detailed Description
This class is used to parse 'Post'-Parameters, submitted by a HTML-form.
- Author:
- Klaus Schoeffmann
Definition at line 70 of file CGIParser.hpp.
Member Function Documentation
|
Referenced by createRefreshForm(), and SessionList::writeHTMLRepresentation().
|
|
References createOpenForm().
|
|
Referenced by MovieList::getHTMLRepresentation(), and SessionList::writeHTMLRepresentation().
|
The documentation for this class was generated from the following files: