| [ Index ] |
PHP Cross Reference of MyBB 1.6.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 424 lines (9 kb) |
| Included or required: | 4 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
MyBB:: (8 methods):
__construct()
parse_incoming()
parse_cookies()
strip_slashes_array()
unset_globals()
clean_input()
trigger_generic_error()
__destruct()
| __construct() X-Ref |
| Constructor of class. return: MyBB |
| parse_incoming($array) X-Ref |
| Parses the incoming variables. param: array The array of incoming variables. |
| parse_cookies() X-Ref |
| Parses the incoming cookies |
| strip_slashes_array(&$array) X-Ref |
| Strips slashes out of a given array. param: array The array to strip. |
| unset_globals($array) X-Ref |
| Unsets globals from a specific array. param: array The array to unset from. |
| clean_input() X-Ref |
| Cleans predefined input variables. |
| trigger_generic_error($code) X-Ref |
| Triggers a generic error. param: string The error code. |
| __destruct() X-Ref |
| No description |
| Generated: Tue Aug 3 20:35:36 2010 | Cross-referenced by PHPXref 0.7 |