DBI_register_handler | R Documentation |
Default handler function querying database to confirm registration
validity and input new data. Used within object of RegLogDBIConnector
class internally.
DBI_register_handler(self, private, message)
self |
R6 object element |
private |
R6 object element |
message |
RegLogConnectorMessage which should contain within its data:
|
Other DBI handler functions:
DBI_credsEdit_handler()
,
DBI_login_handler()
,
DBI_resetPass_confirmation_handler()
,
DBI_resetPass_generation_handler()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.