PConfigPage Class Reference

#include <httpsvc.h>

Inheritance diagram for PConfigPage:

PRegisterPage

List of all members.

Public Member Functions

 PConfigPage (PHTTPServiceProcess &app, const PString &section, const PHTTPAuthority &auth)
 PConfigPage (PHTTPServiceProcess &app, const PString &title, const PString &section, const PHTTPAuthority &auth)
void OnLoadedText (PHTTPRequest &, PString &text)
PBoolean OnPOST (PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PStringToString &data, const PHTTPConnectionInfo &connectInfo)
virtual PBoolean Post (PHTTPRequest &request, const PStringToString &data, PHTML &replyMessage)

Protected Member Functions

virtual PBoolean GetExpirationDate (PTime &when)

Protected Attributes

PHTTPServiceProcessprocess


Constructor & Destructor Documentation

PConfigPage::PConfigPage ( PHTTPServiceProcess app,
const PString section,
const PHTTPAuthority &  auth 
)

PConfigPage::PConfigPage ( PHTTPServiceProcess app,
const PString title,
const PString section,
const PHTTPAuthority &  auth 
)


Member Function Documentation

virtual PBoolean PConfigPage::GetExpirationDate ( PTime when  )  [protected, virtual]

Parameters:
when Time that the resource expires

void PConfigPage::OnLoadedText ( PHTTPRequest &  ,
PString text 
)

Reimplemented in PRegisterPage.

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

virtual PBoolean PConfigPage::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 in PRegisterPage.


Member Data Documentation

Reimplemented in PRegisterPage.


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

Generated on Fri Apr 10 22:33:50 2009 for PTLib by  doxygen 1.5.8