phpDocumentor Captcha
UserInterface
[ class tree: Captcha ] [ index: Captcha ] [ all elements ]

Class: CaptchaAdminOption

Source Location: /modules/captcha/CaptchaSiteAdmin.inc

Class CaptchaAdminOption

Class Overview

Interface for other modules to add captcha configuration into captcha site admin.

Located in /modules/captcha/CaptchaSiteAdmin.inc [line 173]



		
		
		
		

Methods

[ Top ]
Direct descendents
Child Class Description
RegisterCaptchaAdminOption Captcha configuration for register module.
EcardCaptchaAdminOption
PasswordCaptchaAdminOption Captcha configuration for password module.
CoreCaptchaAdminOption Captcha configuration for core module.
CommentCaptchaAdminOption Captcha configuration for comment module.
CaptchaSiteAdminTestOption CaptchaAdminOption for testing.

[ Top ]
Method Summary
static array   getAllOptions()   Return all available options.
static null   testOptions()   Set options to use with unit tests.
array   getOptionData()   Get data about this configuration option.

[ Top ]
Methods
static method getAllOptions  [line 182]

  static array getAllOptions( )

Return all available options.


API Tags:
Return:  GalleryStatus a status code array of string optionId => CaptchaAdminOption instance


[ Top ]
static method testOptions  [line 213]

  static null testOptions( [array $options = null]  )

Set options to use with unit tests.

Parameters:
array   $options:  (optional) array of string optionId => CaptchaAdminOption instance

API Tags:
Return:  or array of string optionId => CaptchaAdminOption test instance


[ Top ]
getOptionData  [line 229]

  array getOptionData( )

Get data about this configuration option.


API Tags:
Return:  GalleryStatus a status code string localized title for this option array(pluginType, pluginId, parameterName) to configure array of string choices (any of HIGH, MEDIUM, LOW, OFF)


Redefined in descendants as:

[ Top ]

Documentation generated on Fri, 03 Oct 2008 04:46:08 -0700 by phpDocumentor 1.3.0RC6