PWLib  1.10.10
Public Member Functions | Protected Attributes
PHTTPConfigSectionList Class Reference

#include <httpform.h>

Inheritance diagram for PHTTPConfigSectionList:
PConfigSectionsPage

List of all members.

Public Member Functions

 PHTTPConfigSectionList (const PURL &url, const PHTTPAuthority &auth, const PString &sectionPrefix, const PString &additionalValueName, const PURL &editSection, const PURL &newSection, const PString &newSectionTitle, PHTML &heading)
virtual void OnLoadedText (PHTTPRequest &request, PString &text)
virtual BOOL Post (PHTTPRequest &request, const PStringToString &data, PHTML &replyMessage)

Protected Attributes

PString sectionPrefix
PString additionalValueName
PString newSectionLink
PString newSectionTitle
PString editSectionLink

Constructor & Destructor Documentation

PHTTPConfigSectionList::PHTTPConfigSectionList ( const PURL url,
const PHTTPAuthority &  auth,
const PString sectionPrefix,
const PString additionalValueName,
const PURL editSection,
const PURL newSection,
const PString newSectionTitle,
PHTML heading 
)

Member Function Documentation

virtual void PHTTPConfigSectionList::OnLoadedText ( PHTTPRequest &  request,
PString text 
) [virtual]
Parameters:
requestInformation on this request.
textData used in reply.

Reimplemented in PConfigSectionsPage.

virtual BOOL PHTTPConfigSectionList::Post ( PHTTPRequest &  request,
const PStringToString data,
PHTML replyMessage 
) [virtual]
Parameters:
requestInformation on this request.
dataVariables in the POST data.
replyMessageReply message for post.

Reimplemented in PConfigSectionsPage.


Member Data Documentation


The documentation for this class was generated from the following file: