[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/ConfirmEdit/ -> CaptchaStore.php (summary)

Store the correct answer for a given captcha

File Size: 116 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

CaptchaSessionStore:: (5 methods):
  __construct()
  store()
  retrieve()
  clear()
  cookiesNeeded()

CaptchaCacheStore:: (4 methods):
  store()
  retrieve()
  clear()
  cookiesNeeded()

Defines 4 functions

  get()
  __construct()

Class: CaptchaSessionStore  - X-Ref

__construct()   X-Ref
No description

store( $index, $info )   X-Ref
No description

retrieve( $index )   X-Ref
No description

clear( $index )   X-Ref
No description

cookiesNeeded()   X-Ref
No description

Class: CaptchaCacheStore  - X-Ref

store( $index, $info )   X-Ref
No description

retrieve( $index )   X-Ref
No description

clear( $index )   X-Ref
No description

cookiesNeeded()   X-Ref
No description

Functions
Functions that are not part of a class:

get()   X-Ref
Get somewhere to store captcha data that will persist between requests

return: CaptchaStore

__construct()   X-Ref
Protected constructor: no creating instances except through the factory method above




Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1