IConfirmationHandler Interface Reference
[Confirmations]
Interface for all confirmation handlers to implement. More...
Inheritance diagram for
IConfirmationHandler:
Public Member Functions |
|
| confirm () | |
| Confirm a Confirmation. |
|
| created () | |
| Invoked when this confirmation is created.
|
|
Detailed Description
Interface for all confirmation handlers to implement.
Definition at line 8 of file iconfirmationhandler.cls.php.
Member Function Documentation
| IConfirmationHandler::confirm | ( | ) |
| IConfirmationHandler::created | ( | ) |
The documentation for this interface was generated from the following file:
- contributions/confirmations/lib/interfaces/iconfirmationhandler.cls.php
