| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
CKEditor - The text editor for the Internet - http://ckeditor.com Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. == BEGIN LICENSE ==
| File Size: | 1410 lines (59 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| ckeditor_form_alter(&$form, $form_state, $form_id) X-Ref |
| Implementation of hook_form_alter() |
| ckeditor_help($path, $arg) X-Ref |
| Implementation of hook_help(). This function delegates the execution to ckeditor_help_delegate() in includes/ckeditor.page.inc to lower the amount of code in ckeditor.module. |
| ckeditor_user($type, $edit, &$user, $category = NULL) X-Ref |
| Implementation of hook_user(). This function delegates the execution to ckeditor_user_delegate() in includes/ckeditor.user.inc to lower the amount of code in ckeditor.module. |
| ckeditor_perm() X-Ref |
| Implementation of hook_perm(). Administer -> User management -> Permissions |
| ckeditor_elements() X-Ref |
| Implementation of hook_elements(). Replace the textarea with CKEditor using a callback function (ckeditor_process_textarea) |
| ckeditor_process_hidden($element, $edit, $form_state, $complete_form) X-Ref |
| No description |
| ckeditor_process_form(&$form) X-Ref |
| No description |
| ckeditor_process_input($element) X-Ref |
| Allow more than 255 chars in Allowed HTML tags textfield |
| ckeditor_menu() X-Ref |
| Implementation of hook_menu(). |
| ckeditor_init() X-Ref |
| Implementation of hook_init(). |
| ckeditor_file_download($file) X-Ref |
| Implementation of hook_file_download(). Support for private downloads. CKEditor does not implement any kind of potection on private files. |
| ckeditor_profile_load($name = '', $clear = FALSE) X-Ref |
| Load all profiles. Just load one profile if $name is passed in. |
| ckeditor_process_textarea($element) X-Ref |
| This function creates the HTML objects required for CKEditor. param: $element return: |
| ckeditor_path($local = FALSE, $refresh = FALSE) X-Ref |
| Read the CKEditor path from the Global profile. return: |
| ckeditor_plugins_path($local = FALSE, $refresh = FALSE) X-Ref |
| Read the CKEditor plugins path from the Global profile. return: |
| ckfinder_path($refresh = FALSE) X-Ref |
| Read the CKFinder path from the Global profile. return: |
| ckeditor_get_nodetype($get_q) X-Ref |
| No description |
| ckeditor_features_api() X-Ref |
| Implementation of hook_features_api(). Allow exporting of CKEditor profiles by the Features module. |
| _ckeditor_scayt_langcode($lang) X-Ref |
| Get the language locale code supported by Scayt for the specified language |
| ckeditor_get_settings() X-Ref |
| No description |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |