Plugin/Events/Captcha

From Joomla! Documentation

This Article Needs Your Help

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

  • $id DOM 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

onDisplay

Description

Parameters

Return Value

Called in files

onCheckAnswer

Description

Parameters

Return Value

Called in files