You are here

Functions in BUEditor 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
bueditor_menu ./bueditor.module Implementation of hook_menu().
bueditor_message_added admin/bueditor.admin.inc Set editor addition message. 4
bueditor_path_tr ./bueditor.inc Translate editor paths. 7
bueditor_perm ./bueditor.module Implementation of hook_perm().
bueditor_preset_textarea ./bueditor.inc Insert textarea id into preset of the editor. 1
bueditor_processed_buttons ./bueditor.inc Processed buttons. Evaluate php code for php buttons and translate titles prefixed with t:. 1
bueditor_query_buttons ./bueditor.inc Fetch buttons by an sql query. 2
bueditor_rolesort admin/bueditor.admin.inc user sorting function for roles. 2
bueditor_role_form admin/bueditor.admin.inc Role-editor form 1
bueditor_save_import admin/bueditor.admin.inc Save imported editor data. Save icons and library files into specified editor path. 2
bueditor_schema ./bueditor.install Implementation of hook_schema().
bueditor_selaction_form admin/bueditor.admin.inc Selected buttons actions form. 1
bueditor_selaction_submit admin/bueditor.admin.inc Selected buttons actions form submission. 1
bueditor_settle ./bueditor.module Include necessary js and css files for editor settlement. 2
bueditor_set_quick_import admin/bueditor.admin.inc Allow quick import of predefined editors by ajax. 1
bueditor_sorted_roles admin/bueditor.admin.inc Sort roles according to their weights. 1
bueditor_sprite admin/bueditor.sprite.inc Create and return editor sprite depending on editor settings or buttons. 1
bueditor_sprites_dir ./bueditor.inc Returns sprites directory. 3 2
bueditor_sprite_buttons admin/bueditor.sprite.inc Create an icon sprite for a set of buttons. 2
bueditor_sprite_editor admin/bueditor.sprite.inc Create an icon sprite for an editor. 1
bueditor_sprite_icons admin/bueditor.sprite.inc Create an icon sprite for a set of icons. 1
bueditor_textarea ./bueditor.module Integrate the editor into textareas. 1
bueditor_theme ./bueditor.module Implementation of hook_theme().
bueditor_uninstall ./bueditor.install Implementation of hook_uninstall().
bueditor_update_6000 ./bueditor.install Update from 4|5.x to 6.x Add new fields: {bueditor_editors}.iconpath, {bueditor_editors}.librarypath. Change {bueditor_buttons}.accesskey field type from char to varchar. Update {bueditor_buttons}.content field values. Delete needless cron variable.
bueditor_update_6200 ./bueditor.install 6.x-1.x to 6.x-2.x Change {bueditor_editors}.librarypath field type from varchar to text. It now stores file paths rather than a directory path.
bueditor_update_6201 ./bueditor.install Add sprite support
bueditor_update_6202 ./bueditor.install Rename bue.html.js to bue.markup.js to prevent a false positive virus alert by some AV.
bueditor_user_eids ./bueditor.inc Return the editor ids assigned to the user. 1
bueditor_varexport_editor admin/bueditor.admin.inc Generate an importable editor string including icon and library files. 1
bueditor_write_editor admin/bueditor.admin.inc Update/insert an editor. 4
_bueditor_settle ./bueditor.inc Include necessary js and css files for editor settlement. 1
_bueditor_textarea ./bueditor.inc Integrate the editor into textareas. 1

Pages

Other projects