| extends | XoopsCaptchaMethod | 
|---|
Class XoopsCaptchaText
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | __construct(mixed $handler = null)
		XoopsCaptchaMethod::__construct()
	 | # | 
| 
					
	public
					
					
				 | render(): string|void
		XoopsCaptchaText::render()
	 | # | 
| 
					
	public
					
					
				 | loadText(): string
		XoopsCaptchaText::loadText()
	 XoopsCaptchaText::loadText() | # | 
| 
					
	protected
					
					
				 | buildQuestion() | # | 
| Methods inherited from XoopsCaptchaMethod | 
|---|
| isActive(), loadConfig(), getCode(), renderValidationJS(), verify() | 
| Properties | |||
|---|---|---|---|
| 
	protected
					
					
				 | string | $outputText = '' | # | 
| Properties inherited from XoopsCaptchaMethod | 
|---|
| $handler, $config, $code |