46 public $position = 50;
51 public $picto =
'generic';
98 return $langs->trans(
"NoDescription");
108 return "SecurityCode";
119 $langs->load(
"bills");
120 return $langs->trans(
"NoExample");
Parent class for password rules/management modules.
validateCodeAfterLoginSubmit()
Validate a captcha This function is called after a log to validate a captcha, before validating a pas...
getDescription()
Return description of module.
getFieldInputTitle()
Return description of module.
getExample()
Return an example of password generated by this module.
isEnabled()
Return if a module can be used or not.
getCaptchaCodeForForm($php_self='')
Return the HTML content to output on a form that need the captcha.