Globals


Global Summary
final bool

COT_LIST

Page list

final bool

COT_PAGES

Page module main

mixed

db

Page API

mixed

extension_structure

Page module

mixed

extra_whitelist

Page module

mixed

id

Add page.

mixed

trash_types

Trash can support for pages

mixed

usr

Page display.

Global Detail

COT_LIST

modules\page\inc\page.list.php at line 13
public final bool COT_LIST = TRUE

Page list

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

COT_PAGES

modules\page\page.php at line 19
public final bool COT_PAGES = TRUE

Page module main

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

db

modules\page\inc\page.functions.php at line 19
public mixed db

Page API

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

extension_structure

modules\page\page.structure.php at line 18
public mixed extension_structure = 'page'

Page module

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

extra_whitelist

modules\page\page.extrafields.php at line 19
public mixed extra_whitelist = array( 'name' => $db_pages

Page module

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

id

modules\page\inc\page.add.php at line 14
public mixed id = cot_import('id'

Add page.

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

trash_types

modules\page\page.trashcan.php at line 21
public mixed trash_types = $db_pages

Trash can support for pages

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

usr

modules\page\inc\page.main.php at line 12
public mixed usr = cot_auth('page'

Page display.

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