Globals


Global Summary
final bool

COT_USERS

Users module main

mixed

extra_whitelist

Users module

mixed

id

Users list

mixed

tt

Users module

mixed

usr

User Profile

mixed

v

Sends emails to users so they can recovery their passwords

mixed

y

User Details

Global Detail

COT_USERS

modules\users\users.php at line 19
public final bool COT_USERS = TRUE

Users module main

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

extra_whitelist

modules\users\users.extrafields.php at line 18
public mixed extra_whitelist = array( 'name' => $db_users

Users module

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

id

modules\users\inc\users.main.php at line 12
public mixed id = cot_import('id'

Users list

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

tt

modules\users\users.admin.home.php at line 17
public mixed tt = new XTemplate(cot_tplfile('users.admin.home'

Users module

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

usr

modules\users\inc\users.profile.php at line 17
public mixed usr = cot_auth('users'

User Profile

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

v

modules\users\inc\users.passrecover.php at line 12
public mixed v = cot_import('v'

Sends emails to users so they can recovery their passwords

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

y

modules\users\inc\users.details.php at line 12
public mixed y = cot_import('y'

User Details

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