[ Index ] |
MailPress 7.1 |
[ Index ] [ Classes ] [ Functions ] [ Variables ] [ Constants ] [ Statistics ] |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 275 lines (10 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
MP_Form_field_type_captcha_gd2_googlelike:: (9 methods):
__construct()
CreateImage()
ImageAllocate()
GetCaptchaText()
GetDictionaryCaptchaText()
GetRandomCaptchaText()
WriteText()
WaveImage()
ReduceImage()
Class: MP_Form_field_type_captcha_gd2_googlelike - X-Ref
From an original idea of :__construct() X-Ref |
No description |
CreateImage() X-Ref |
No description |
ImageAllocate() X-Ref |
Creates the image resources |
GetCaptchaText() X-Ref |
Text generation return: string Text |
GetDictionaryCaptchaText( $extended = false ) X-Ref |
Random dictionary word generation param: boolean $extended Add extended "fake" words return: string Word |
GetRandomCaptchaText( $length = null ) X-Ref |
Random text generation return: string Text |
WriteText( $text, $fontcfg = array() X-Ref |
Text insertion |
WaveImage() X-Ref |
Wave filter |
ReduceImage() X-Ref |
Reduce the image to the final size |
Generated: Mon Mar 11 18:33:33 2019 | Cross-referenced by PHPXref 0.7.1 |