[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | (c) 2005 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id$ |
File Size: | 437 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
cache:: (9 methods):
obtain_config()
obtain_word_list()
obtain_icons()
obtain_ranks()
obtain_attach_extensions()
obtain_bots()
obtain_cfg_items()
obtain_disallowed_usernames()
obtain_hooks()
obtain_config() X-Ref |
Get config values |
obtain_word_list() X-Ref |
Obtain list of naughty words and build preg style replacement arrays for use by the calling script |
obtain_icons() X-Ref |
Obtain currently listed icons |
obtain_ranks() X-Ref |
Obtain ranks |
obtain_attach_extensions($forum_id) X-Ref |
Obtain allowed extensions param: mixed $forum_id If false then check for private messaging, if int then check for forum id. If true, then only return extension informations. return: array allowed extensions array. |
obtain_bots() X-Ref |
Obtain active bots |
obtain_cfg_items($theme) X-Ref |
Obtain cfg file data |
obtain_disallowed_usernames() X-Ref |
Obtain disallowed usernames |
obtain_hooks() X-Ref |
Obtain hooks... |
Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |