Globals


Global Summary
array

cot_urleditor_presets

Contains the list of URLeditor presets currently available.

mixed

cot_urltrans

Overloads standard cot_url() function and loads URL transformation rules

mixed

usr

Overloads standard cot_url() function and loads URL transformation rules

Global Detail

cot_urleditor_presets

plugins\urleditor\inc\urleditor.functions.php at line 19
public array cot_urleditor_presets = array('handy'

Contains the list of URLeditor presets currently available. Append items to it to add other presets

cot_urltrans

plugins\urleditor\urleditor.input.php at line 20
public mixed cot_urltrans = array

Overloads standard cot_url() function and loads URL transformation rules

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

usr

plugins\urleditor\urleditor.admin.php at line 19
public mixed usr = cot_auth('plug'

Overloads standard cot_url() function and loads URL transformation rules

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