You are here

Functions in Wysiwyg 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_INCLUDE_editor ./wysiwyg.api.php Define a Wysiwyg editor library.
hook_INCLUDE_plugin ./wysiwyg.api.php Define a Wysiwyg plugin.
hook_wysiwyg_editor_alter ./wysiwyg.api.php Alter editor definitions defined by other modules.
hook_wysiwyg_editor_settings_alter ./wysiwyg.api.php Act on editor profile settings.
hook_wysiwyg_include_directory ./wysiwyg.api.php Register a directory containing Wysiwyg plugins.
hook_wysiwyg_load_includes_alter ./wysiwyg.api.php Alter plugin definitions before loading and further processing.
hook_wysiwyg_plugin ./wysiwyg.api.php Return an array of native editor plugins.
template_preprocess_wysiwyg_dialog_page ./wysiwyg.dialog.inc Template preprocess function for theme_wysiwyg_dialog_page().
theme_wysiwyg_admin_button_table ./wysiwyg.admin.inc Layout for the buttons in the Wysiwyg Editor profile form.
theme_wysiwyg_profile_overview ./wysiwyg.admin.inc Return HTML for the Wysiwyg profile overview form.
wysiwyg_add_editor_settings ./wysiwyg.module Add editor settings for a given input format. 1
wysiwyg_add_plugin_settings ./wysiwyg.module Add settings for external plugins. 1
wysiwyg_admin_profile_title ./wysiwyg.module Display an editor profile title. 1
wysiwyg_break_plugin plugins/break.inc Implementation of hook_wysiwyg_plugin().
wysiwyg_ckeditor_editor editors/ckeditor.inc Plugin implementation of hook_editor().
wysiwyg_ckeditor_init editors/ckeditor.inc Returns an initialization JavaScript for this editor library. 2
wysiwyg_ckeditor_install_note editors/ckeditor.inc Return an install note. 2
wysiwyg_ckeditor_migrate_settings editors/ckeditor.inc Profile migration callback for CKEditor. 2
wysiwyg_ckeditor_settings editors/ckeditor.inc Return runtime editor settings for a given wysiwyg profile. 2
wysiwyg_ckeditor_settings_form editors/ckeditor.inc Enhances the editor profile settings form for CKEditor. 2
wysiwyg_ckeditor_settings_form_validate_allowed_content editors/ckeditor.inc #element_validate handler for ACF Allowed Content element altered by wysiwyg_ckeditor_settings_form(). 1
wysiwyg_ckeditor_settings_form_validate_stylessets editors/ckeditor.inc #element_validate handler for CSS classes element altered by wysiwyg_ckeditor_settings_form(). 1
wysiwyg_ckeditor_settings_parse_styles editors/ckeditor.inc Parses stylesSet settings string into a stylesSet JavaScript settings array. 2
wysiwyg_ckeditor_themes editors/ckeditor.inc Determine available editor themes or check/reset a given one. 2
wysiwyg_ckeditor_version editors/ckeditor.inc Detect editor version. 2
wysiwyg_dialog ./wysiwyg.dialog.inc Menu callback; Output a wysiwyg plugin dialog page. 1
wysiwyg_enable ./wysiwyg.install Implementation of hook_enable().
wysiwyg_fckeditor_editor editors/fckeditor.inc Plugin implementation of hook_editor().
wysiwyg_fckeditor_settings editors/fckeditor.inc Return runtime editor settings for a given wysiwyg profile. 1
wysiwyg_fckeditor_settings_form editors/fckeditor.inc Enhances the editor profile settings form for FCKeditor. 1
wysiwyg_fckeditor_themes editors/fckeditor.inc Determine available editor themes or check/reset a given one. 1
wysiwyg_fckeditor_version editors/fckeditor.inc Detect editor version. 1
wysiwyg_file_download ./wysiwyg.module Implements hook_file_download().
wysiwyg_form_alter ./wysiwyg.module Implementation of hook_form_alter().
wysiwyg_get_all_editors ./wysiwyg.module Compile a list holding all supported editors including installed editor version information. 2
wysiwyg_get_all_plugins ./wysiwyg.module Invoke hook_wysiwyg_plugin() in all modules. 3
wysiwyg_get_css ./wysiwyg.module Retrieve stylesheets for HTML/IFRAME-based editors. 5
wysiwyg_get_directories ./wysiwyg.module Return a list of directories by modules implementing wysiwyg_include_directory(). 1
wysiwyg_get_editor ./wysiwyg.module Return library information for a given editor. 12
wysiwyg_get_editor_config ./wysiwyg.module Return an array of initial editor settings for a Wysiwyg profile. 1
wysiwyg_get_editor_themes ./wysiwyg.module Retrieve available themes for an editor. 1
wysiwyg_get_libraries ./wysiwyg.module Return an array of library directories. 1
wysiwyg_get_path ./wysiwyg.module Helper function to build paths to libraries. 5
wysiwyg_get_plugins ./wysiwyg.module Return plugin metadata from the plugin registry. 7
wysiwyg_get_profile ./wysiwyg.module Determine the profile to use for a given input format id. 1
wysiwyg_help ./wysiwyg.module Implementation of hook_help().
wysiwyg_install ./wysiwyg.install Implementation of hook_install().
wysiwyg_js_alter ./wysiwyg.module Implementation of hook_js_alter().
wysiwyg_jwysiwyg_editor editors/jwysiwyg.inc Plugin implementation of hook_editor().
wysiwyg_jwysiwyg_settings editors/jwysiwyg.inc Return runtime editor settings for a given wysiwyg profile. 1

Pages

Other projects