You are here

Functions in Wysiwyg 7.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_editor_styles_alter ./wysiwyg.api.php Act on stylesheets used in WYSIWYG mode.
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().
template_process_wysiwyg_dialog_page ./wysiwyg.dialog.inc Template process 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_menu_map ./wysiwyg.module Implements hook_admin_menu_map().
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_deliver_dialog_page ./wysiwyg.dialog.inc 1
wysiwyg_dialog ./wysiwyg.dialog.inc Page callback; Outputs a dialog page for a wysiwyg plugin. 1
wysiwyg_element_info ./wysiwyg.module Implements hook_element_info().
wysiwyg_element_info_alter ./wysiwyg.module Implements hook_element_info_alter().
wysiwyg_enable ./wysiwyg.install Implementation of hook_enable().
wysiwyg_entity_info ./wysiwyg.module Implements hook_entity_info().
wysiwyg_epiceditor_editor editors/epiceditor.inc Plugin implementation of hook_editor().
wysiwyg_epiceditor_settings editors/epiceditor.inc Return runtime editor settings for a given wysiwyg profile. 1
wysiwyg_epiceditor_settings_form editors/epiceditor.inc Enhances the editor profile settings form for EpicEditor. 1
wysiwyg_epiceditor_themes editors/epiceditor.inc Determine available editor themes or check/reset a given one. 1
wysiwyg_epiceditor_version editors/epiceditor.inc Detect editor version. 1
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_features_api ./wysiwyg.module Implements hook_features_api().
wysiwyg_features_export ./wysiwyg.features.inc Implements hook_features_export().
wysiwyg_features_export_options ./wysiwyg.features.inc Implements hook_features_export_options().
wysiwyg_features_export_render ./wysiwyg.features.inc Implements hook_features_export_render().
wysiwyg_features_rebuild ./wysiwyg.features.inc Implements hook_features_rebuild(). 1
wysiwyg_features_revert ./wysiwyg.features.inc Implements hook_features_revert().

Pages

Other projects