[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/ -> class_core.php (summary)

(no description)

File Size: 433 lines (10 kb)
Included or required: 4 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

MyBB:: (8 methods):
  __construct()
  parse_incoming()
  parse_cookies()
  strip_slashes_array()
  unset_globals()
  clean_input()
  trigger_generic_error()
  __destruct()


Class: MyBB  - X-Ref

MyBB 1.6
Copyright 2010 MyBB Group, All Rights Reserved

Website: http://mybb.com
License: http://mybb.com/about/license

$Id$
__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 Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1