Class XoopsCaptchaMethod
Abstract class for CAPTCHA method
Currently there are two types of CAPTCHA forms, text and image The default mode is "text", it can be changed in the priority: 1 If mode is set through XoopsFormCaptcha::setConfig("mode", $mode), take it 2 Elseif mode is set though captcha/config.php, take it 3 Else, take "text"
PHP 5.3
		Abstract
Package: CaptchaMethod
Category: Xoops\Class\Captcha\CaptchaMethod
Copyright: 2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Taiwen Jiang phppp@users.sourceforge.net
Version: $Id$
Since: 2.6.0
Link: http://xoops.org
Located at lass/captcha/xoopscaptchamethod.php
	
	Package: CaptchaMethod
Category: Xoops\Class\Captcha\CaptchaMethod
Copyright: 2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Taiwen Jiang phppp@users.sourceforge.net
Version: $Id$
Since: 2.6.0
Link: http://xoops.org
Located at lass/captcha/xoopscaptchamethod.php
			 public 
			
			
			
		 | 
		|
			 public 
			boolean
			
			
		 | 
		|
			 public 
			array
			
			
		 | 
		|
			 public 
			string
			
			
		 | 
		|
			 public 
			string
			
			
		 | 
		|
			 public 
			string
			
			
		 | 
		|
			 public 
			boolean
			
			
		 | 
		|
			 public 
			boolean
			
			
		 | 
		
			public  
			 | 
		
				$handler
			 | 
		|
			public  
			array
		 | 
		
				$config
			 | 
		|
			public  
			string
		 | 
		
				$code
			 |