Globals


Global Summary
mixed

R

Comments system for Cotonti

mixed

com_options

Parameters for comments config implantation into modules

mixed

db_com

Joins into the main list query

mixed

extra_whitelist

Comments system for Cotonti

mixed

id

Comments system for Cotonti

mixed

id2

Comments system for Cotonti

mixed

indexpolls

Comments system for Cotonti

mixed

is_module

Implants missing enablement configs when a new module is installed

mixed

m

Comments system for Cotonti

mixed

page_urlp

Comments system for Cotonti

mixed

sql

Comments system for Cotonti

mixed

t

Comments system for Cotonti

mixed

totaldbcomments

Comments system for Cotonti

mixed

trash_types

Trash can functions for comments

mixed

type

Loads language string for comments_enable option in Admin/Config

mixed

usr

Administration panel - Manager of comments

Global Detail

R

plugins\comments\inc\comments.functions.php at line 13
public mixed R

Comments system for Cotonti

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

com_options

plugins\comments\inc\comments.enablement.php at line 11
public mixed com_options = array( array( 'name' => 'enable_comments'

Parameters for comments config implantation into modules

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

db_com

plugins\comments\comments.list.query.php at line 18
public mixed db_com

Joins into the main list query

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

extra_whitelist

plugins\comments\comments.extrafields.php at line 20
public mixed extra_whitelist = array( 'name' => $db_com

Comments system for Cotonti

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

id

plugins\comments\comments.page.edit.delete.done.php at line 20
public mixed id

Comments system for Cotonti

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

id2

plugins\comments\comments.polls.functions.delete.php at line 20
public mixed id2

Comments system for Cotonti

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

indexpolls

plugins\comments\comments.polls.index.tags.php at line 21
public mixed indexpolls

Comments system for Cotonti

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

is_module

plugins\comments\comments.admin.extensions.php at line 20
public mixed is_module

Implants missing enablement configs when a new module is installed

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

m

plugins\comments\comments.php at line 21
public mixed m = cot_import('m'

Comments system for Cotonti

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

page_urlp

plugins\comments\comments.list.loop.php at line 19
public mixed page_urlp = empty($pag['page_alias']

Comments system for Cotonti

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

sql

plugins\comments\comments.statistics.user.php at line 21
public mixed sql = $db->query("SELECT COUNT(*) FROM $db_com WHERE com_authorid=".$usr['id']

Comments system for Cotonti

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

t

plugins\comments\comments.list.tags.php at line 21
public mixed t

Comments system for Cotonti

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

totaldbcomments

plugins\comments\comments.statistics.tags.php at line 21
public mixed totaldbcomments = $db->countRows($db_com

Comments system for Cotonti

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

trash_types

plugins\comments\comments.trashcan.php at line 21
public mixed trash_types = $db_com

Trash can functions for comments

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

type

plugins\comments\comments.admin.config.php at line 18
public mixed type

Loads language string for comments_enable option in Admin/Config

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

usr

plugins\comments\comments.tools.php at line 18
public mixed usr = cot_auth('plug'

Administration panel - Manager of comments

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