6 calls to wysiwyg_get_editor() in Wysiwyg 5.2
- wysiwyg_add_plugin_settings in ./
wysiwyg.module - Add settings for external plugins.
- wysiwyg_get_editor_config in ./
wysiwyg.module - Return an array of initial editor settings for a Wysiwyg profile.
- wysiwyg_get_editor_themes in ./
wysiwyg.module - Retrieve available themes for an editor.
- wysiwyg_get_plugins in ./
wysiwyg.module - Return plugin metadata from the plugin registry.
- wysiwyg_load_editor in ./
wysiwyg.module - Load an editor library and initialize basic Wysiwyg settings.
- wysiwyg_profile_form in ./
wysiwyg.admin.inc - Form builder for Wysiwyg profile form.