| Class Summary | |
|---|---|
| Cache_driver | Abstract class containing code common for all cache drivers |
| cot | Facade class to access key Cotonti globals regardless of scope |
| Function Summary | |
|---|---|
| cot_admin_other_cmp | |
| cot_apply_patches | Applies custom SQL and PHP patches in a directory. |
| cot_apply_rwr | Applies Handly URLs rewrite to current script parameters |
| cot_auth_add_group | Registers a user group in auth table |
| cot_bbcode_add | Registers a new bbcode in database. |
| cot_bbcode_cdata | Neutralizes bbcodes in text |
| cot_bbcode_clearcache | Clears bbcode cache |
| cot_bbcode_load | Loads bbcodes from database if they havent been already loaded. |
| cot_bbcode_parse_pre | Supplimentary br stripper callback |
| cot_bbcode_remove | Removes a bbcode from parser database. |
| cot_bbcode_update | Updates bbcode data in parser database. |
| cot_build_pfs | Generates a link to PFS |
| cot_build_recentpages | |
| cot_captcha_validate | |
| cot_checkbox | Generates a checkbox output |
| cot_comments_count | Returns number of comments for item |
| cot_config_type_int | Generates a form input for Integer |
| cot_cut_more | Cuts the page after 'more' tag or after the first page (if multipage) |
| cot_disable_mqgpc | |
| cot_diskcache_calc | Calculates directory size It's helper function for cot_diskcache_list() |
| cot_diskcache_clear | Clears disk cache directory |
| cot_diskcache_clearall | Clears disk cache completely |
| cot_diskcache_list | Returns list of non-empty subdirectories in disk cache directory |
| cot_forums_buildpath | Builds forum category path |
| cot_get_config | |
| cot_i18n_build_catpath | Builds internationalized category path |
| cot_i18n_enabled | Checks if internationalization is enabled in a selected category |
| cot_i18n_get_cat | Fetches translation row for a specific category |
| cot_i18n_get_page | Fetches translation row for a specific page |
| cot_i18n_list_cat_locales | Returns a list of all locales available for a category |
| cot_i18n_list_page_locales | Returns a list of all locales available for a specific page |
| cot_i18n_load_locales | Loads registered locales |
| cot_i18n_load_structure | Loads structure internationalization data |
| cot_i18n_save | Saves a translation for an item |
| cot_install_config_replace | Replaces a sample config with its actual value |
| cot_linkif | Returns $url as an HTML link if $cond is TRUE or just plain $text otherwise |
| cot_parse_bbcode | Parses bbcodes in text. |
| cot_parse_page_text | |
| cot_poll_edit_form | Adds form for create/edit Poll |
| cot_ratings_display | Generates ratings display for a given item |
| cot_rights_parseline | |
| cot_send_translated_mail | Send an email in the recipient's language |
| cot_smilies | Parses smiles in text |
| cot_smilies_load | Load smilies from current pack |
| cot_stat_create | Creates new stats parameter |
| cot_stat_get | Returns statistics parameter |
| cot_stat_inc | Increments stats |
| cot_stat_update | Inserts new stat or increments value if it already exists |
| cot_tag | Tags a given item from a specific area with a keyword |
| cot_tag_search_forums | Search by tag in forums |
| cot_tag_search_pages | Search by tag in pages |
| cot_trash_delete | Deletes a trash item with subitems |
| cot_trash_forumpost_check | Check forumpost action |
| cot_trash_page_sync | Sync page action |
| cot_trash_put | Sends item to trash |
| cot_trash_restore | Restores a trash item |
| cot_userimages_build | Returns user image html code |
| cot_userimages_config_add | Add a user image type |
| cot_userimages_config_edit | Edit a user image type |
| cot_userimages_config_get | Get configuration for user image types |
| cot_userimages_config_remove | Remove a user image type |
| cot_userimages_process_uploads | Process uploaded user images files for certain User |
| cot_userimages_tags | Returns UserImages tags for coTemplate |
| cot_userisonline | Checks whether user is online |
| cursort | |
| rev | |