Plugin/Events/Captcha: Difference between revisions
From Joomla! Documentation
Phproberto (talk | contribs) |
Phproberto (talk | contribs) |
||
| Line 8: | Line 8: | ||
Event called to initialise the captcha | Event called to initialise the captcha | ||
=== Parameters === | === Parameters === | ||
* <code>$id</code>DOM id of the field that will contain the captcha | * <code>$id</code> DOM id of the field that will contain the captcha | ||
=== Return Value === | === Return Value === | ||
Revision as of 17:26, 15 July 2014
This article is tagged because it NEEDS COMPLETION. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.
Reason: This page need completing to be a useful doc reference.
Events of Captcha
onInit
Description
Event called to initialise the captcha
Parameters
$idDOM id of the field that will contain the captcha
Return Value
Boolean True on success, false otherwise