PConfigSectionsPage Class Reference

#include <httpsvc.h>

Inheritance diagram for PConfigSectionsPage:

PHTTPConfigSectionList List of all members.

Public Member Functions

 PConfigSectionsPage (PHTTPServiceProcess &app, const PURL &url, const PHTTPAuthority &auth, const PString &prefix, const PString &valueName, const PURL &editSection, const PURL &newSection, const PString &newTitle, PHTML &heading)
void OnLoadedText (PHTTPRequest &, PString &text)
BOOL OnPOST (PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PStringToString &data, const PHTTPConnectionInfo &connectInfo)
virtual BOOL Post (PHTTPRequest &request, const PStringToString &data, PHTML &replyMessage)

Protected Member Functions

virtual BOOL GetExpirationDate (PTime &when)

Protected Attributes

PHTTPServiceProcess & process

Constructor & Destructor Documentation

PConfigSectionsPage::PConfigSectionsPage ( PHTTPServiceProcess &  app,
const PURL &  url,
const PHTTPAuthority &  auth,
const PString &  prefix,
const PString &  valueName,
const PURL &  editSection,
const PURL &  newSection,
const PString &  newTitle,
PHTML &  heading 
)


Member Function Documentation

void PConfigSectionsPage::OnLoadedText ( PHTTPRequest &  ,
PString &  text 
) [virtual]

Reimplemented from PHTTPConfigSectionList.

BOOL PConfigSectionsPage::OnPOST ( PHTTPServer &  server,
const PURL &  url,
const PMIMEInfo &  info,
const PStringToString &  data,
const PHTTPConnectionInfo &  connectInfo 
)

virtual BOOL PConfigSectionsPage::Post ( PHTTPRequest &  request,
const PStringToString &  data,
PHTML &  replyMessage 
) [virtual]

Parameters:
request  Information on this request.
data  Variables in the POST data.
replyMessage  Reply message for post.

Reimplemented from PHTTPConfigSectionList.

virtual BOOL PConfigSectionsPage::GetExpirationDate ( PTime &  when  )  [protected, virtual]

Parameters:
when  Time that the resource expires


Member Data Documentation

PHTTPServiceProcess& PConfigSectionsPage::process [protected]


The documentation for this class was generated from the following file:
Generated on Tue Dec 4 19:47:23 2007 for PWLib by  doxygen 1.5.1