Plugin/Events/Captcha: Difference between revisions
From Joomla! Documentation
Phproberto (talk | contribs) |
Phproberto (talk | contribs) |
||
| Line 13: | Line 13: | ||
Boolean True on success, false otherwise | Boolean True on success, false otherwise | ||
=== Called in files === | === Called in files === | ||
* <code>libraries/cms/captcha/captcha.php</code> | |||
== onDisplay == | == onDisplay == | ||
Latest revision as of 17:33, 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
Called in files
libraries/cms/captcha/captcha.php