Globals


Global Summary
final bool

COT_FORUMS

Forums module main

mixed

cfg

mixed

db

Forums API

mixed

extra_whitelist

Forums module extrafields

mixed

id

Forums posts display.

mixed

s

Forums posts display.

mixed

trash_types

Trash can support for forums

mixed

usr

Global Detail

COT_FORUMS

modules\forums\forums.php at line 19
public final bool COT_FORUMS = true

Forums module main

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

cfg

modules\forums\inc\forums.functions.php at line 318
public mixed cfg = $cfg['forums']['minimaxieditor']

db

modules\forums\inc\forums.functions.php at line 18
public mixed db

Forums API

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

extra_whitelist

modules\forums\forums.extrafields.php at line 19
public mixed extra_whitelist = array( 'name' => cot::$db->forum_posts

Forums module extrafields

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

id

modules\forums\inc\forums.posts.php at line 12
public mixed id = cot_import('id'

Forums posts display.

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

s

modules\forums\inc\forums.editpost.php at line 12
public mixed s = cot_import('s'

Forums posts display.

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

trash_types

modules\forums\forums.trashcan.php at line 21
public mixed trash_types = $db_forum_posts

Trash can support for forums

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt

usr

modules\forums\inc\forums.sections.php at line 11
public mixed usr = cot_auth('forums'

Copyright:
(c) Cotonti Team
License:
https://github.com/Cotonti/Cotonti/blob/master/License.txt