XOOPS
2.6.0
|
Public Member Functions | |
isActive () | |
loadImage () | |
render () | |
Public Member Functions inherited from XoopsCaptchaMethod | |
__construct ($handler=null) | |
destroyGarbage () | |
getCode () | |
isActive () | |
loadConfig ($name= '') | |
render () | |
renderValidationJS () | |
verify ($sessionName=null) | |
Additional Inherited Members | |
Public Attributes inherited from XoopsCaptchaMethod | |
$code | |
$config | |
$handler | |
XoopsCaptchaImage::isActive | ( | ) |
XoopsCaptchaImage::loadImage | ( | ) |
XoopsCaptchaImage::loadImage()
Definition at line 89 of file image.php.
References $xoops_url, and XoopsBaseConfig\get().
Referenced by render().
XoopsCaptchaImage::render | ( | ) |
Definition at line 64 of file image.php.
References $image, $xoops_url, XoopsLocaleEn_US\CLICK_TO_REFRESH_IMAGE_IF_NOT_CLEAR, XoopsLocaleEn_US\CODE_IS_CASE_INSENSITIVE, XoopsLocaleEn_US\CODE_IS_CASE_SENSITIVE, XoopsLocaleEn_US\F_MAXIMUM_ATTEMPTS, XoopsBaseConfig\get(), XoopsLocaleEn_US\INPUT_LETTERS_IN_THE_IMAGE, and loadImage().