.

IConfirmationHandler Interface Reference
[Confirmations]

Interface for all confirmation handlers to implement. More...

Inheritance diagram for IConfirmationHandler:
ConfirmationHandlerBase ChangeemailConfirmationHandler ChangepasswordConfirmationHandler CreateaccountConfirmationHandler OnetimeloginConfirmationHandler ValidateemailConfirmationHandler

List of all members.

Public Member Functions

  confirm ()
  Confirm a Confirmation.
  created ()
  Invoked when this confirmation is created.

Detailed Description

Interface for all confirmation handlers to implement.

Author:
Gerd Riesselmann

Definition at line 8 of file iconfirmationhandler.cls.php.


Member Function Documentation

IConfirmationHandler::confirm (  ) 

Confirm a Confirmation.

Returns:
Status

Implemented in ConfirmationHandlerBase.

IConfirmationHandler::created (  ) 

Invoked when this confirmation is created.

Returns:
Status

Implemented in ConfirmationHandlerBase.


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