CheckAuthentication |
./filemanager.config.php |
|
1 |
|
fckeditor_admin |
./fckeditor.module |
Controller for FCKeditor administrative settings. |
|
1 |
fckeditor_ask_delete_confirmation |
./fckeditor.module |
|
1 |
|
fckeditor_elements |
./fckeditor.module |
Implementation of textarea
Replace textarea with FCKeditor using callback function (fckeditor_process_textarea) |
|
|
fckeditor_file_download |
./fckeditor.module |
Implementation of hook_file_download().
Support for private downloads.
FCKeditor does not implement any kind of potection on private files. |
|
|
fckeditor_filter_xss |
./fckeditor.module |
AJAX callback - XSS filter |
|
1 |
fckeditor_form_alter |
./fckeditor.module |
Drupal 5 does not properly support #after_build in hook_elements(). |
|
|
fckeditor_global_profile_form |
./fckeditor.module |
Return an HTML form for global profile configuration. |
1 |
|
fckeditor_global_profile_form_build |
./fckeditor.module |
|
|
1 |
fckeditor_global_profile_save |
./fckeditor.module |
|
1 |
|
fckeditor_global_profile_validate |
./fckeditor.module |
Global profile validation. |
1 |
|
fckeditor_help |
./fckeditor.module |
Implementation of hook_help() |
|
|
fckeditor_html_filter_formats |
./fckeditor.module |
Get an array of input formats that include HTML filter |
|
|
fckeditor_idsearch |
./fckeditor.module |
Search the field id for matches in array of matches |
1 |
|
fckeditor_install |
./fckeditor.install |
|
|
|
fckeditor_is_compatible_client |
./fckeditor.module |
Test if client can render the FCKeditor
Use built-in test method in fckeditor.php
If fckeditor.php is not found, return false (probably in such case fckeditor is not installed correctly) |
2 |
|
fckeditor_is_enabled |
./fckeditor.module |
|
1 |
|
fckeditor_load_lang_options |
./fckeditor.module |
|
2 |
|
fckeditor_load_skin_options |
./fckeditor.module |
|
2 |
|
fckeditor_load_toolbar_options |
./fckeditor.module |
|
2 |
|
fckeditor_menu |
./fckeditor.module |
Add link to FCKeditor configuration in "Administer -> Site configuration" section |
|
|
fckeditor_perm |
./fckeditor.module |
Implementation of hook_perm()
Administer -> User management -> Access Control |
|
|
fckeditor_process_form |
./fckeditor.module |
|
|
1 |
fckeditor_process_input |
./fckeditor.module |
Allow more than 255 chars in Allowed HTML tags textfield |
|
|
fckeditor_process_textarea |
./fckeditor.module |
This function create the HTML objects required for the FCKeditor |
|
|
fckeditor_profile_delete |
./fckeditor.module |
|
1 |
|
fckeditor_profile_form |
./fckeditor.module |
Return an HTML form for profile configuration. |
1 |
|
fckeditor_profile_form_build |
./fckeditor.module |
Return an HTML form for profile configuration. |
|
1 |
fckeditor_profile_load |
./fckeditor.module |
Load all profiles. Just load one profile if $name is passed in. |
5 |
|
fckeditor_profile_overview |
./fckeditor.module |
Controller for fckeditor profiles. |
1 |
|
fckeditor_profile_save |
./fckeditor.module |
Save a profile to the database.
@todo add more entries to array in the user_save line |
1 |
|
fckeditor_profile_validate |
./fckeditor.module |
Profile validation. |
1 |
|
fckeditor_sorted_roles |
./fckeditor.module |
sort roles according to precedence settings. previously sorted roles are followed by latest added roles. |
2 |
|
fckeditor_uninstall |
./fckeditor.install |
Implementation of hook_uninstall() |
|
|
fckeditor_update_2 |
./fckeditor.install |
Update from 5.x-1.x to 5.x-2.x |
|
|
fckeditor_update_3 |
./fckeditor.install |
Update from 5.x-2.0 to 5.x-2.1 |
|
|
fckeditor_update_5 |
./fckeditor.install |
|
|
|
fckeditor_user |
./fckeditor.module |
Implementation of hook_user(). |
|
|
fckeditor_user_get_profile |
./fckeditor.module |
|
2 |
|
fckeditor_user_get_setting |
./fckeditor.module |
|
1 |
|