You are here

Functions in TinyMCE 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_tinymce_profile_form_buttons ./tinymce.module Layout for the buttons in the tinymce profile form
theme_tinymce_theme ./tinymce.module Customize a TinyMCE theme.
tinymce_admin ./tinymce.module Controller for tinymce administrative settings. 1
tinymce_config ./tinymce.module Return an array of initial tinymce config options from the current role. 1
tinymce_elements ./tinymce.module Implementation of hook_elements().
tinymce_help ./tinymce.module Implementation of hook_help(). 1
tinymce_install ./tinymce.install Implementation of hook_install()
tinymce_menu ./tinymce.module Implementation of hook_menu().
tinymce_perm ./tinymce.module Implementation of hook_perm().
tinymce_process_textarea ./tinymce.module Attach tinymce to a textarea
tinymce_profile_delete ./tinymce.module Remove a profile from the database. 1
tinymce_profile_form ./tinymce.module Return an HTML form for profile configuration. 1
tinymce_profile_form_build ./tinymce.module Return an HTML form for profile configuration. 1
tinymce_profile_load ./tinymce.module Load all profiles. Just load one profile if $name is passed in. 4
tinymce_profile_overview ./tinymce.module Controller for tinymce profiles. 1
tinymce_profile_save ./tinymce.module Save a profile to the database. 1
tinymce_profile_validate ./tinymce.module Profile validation. 1
tinymce_update_1 ./tinymce.install
tinymce_user ./tinymce.module Implementation of hook_user().
tinymce_user_get_profile ./tinymce.module 1
tinymce_user_get_status ./tinymce.module 2
_tinymce_get_buttons ./tinymce.module Return plugin metadata from the plugin registry. 2
_tinymce_get_themes ./tinymce.module Grab the themes available to TinyMCE.
_tinymce_page_match ./tinymce.module Determine if TinyMCE has permission to be used on the current page. 1
_tinymce_plugins ./plugin_reg.php @file Registers TinyMCE plugins for the Drupal TinyMCE module. Note these settings can be overridden by each Drupal theme. 1

Other projects