[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | (c) 2008 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id$ |
File Size: | 100 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
phpbb_captcha_factory:: (3 methods):
get_instance()
garbage_collect()
get_captcha_types()
Class: phpbb_captcha_factory - X-Ref
A small class for 3.0.x (no autoloader in 3.0.x)get_instance($name) X-Ref |
return an instance of class $name in file $name_plugin.php |
garbage_collect($name) X-Ref |
Call the garbage collector |
get_captcha_types() X-Ref |
return a list of all discovered CAPTCHA plugins |
Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |