7 calls to bueditor_path_tr() in BUEditor 6.2
- bueditor_editor_theme in admin/
bueditor.admin.inc - Editor form theming.
- bueditor_get_library in ./
bueditor.inc - Get an array of js and css files defined in editor library.
- bueditor_save_import in admin/
bueditor.admin.inc - Save imported editor data. Save icons and library files into specified editor path.
- bueditor_sprite_buttons in admin/
bueditor.sprite.inc - Create an icon sprite for a set of buttons.
- bueditor_update_6200 in ./
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_varexport_editor in admin/
bueditor.admin.inc - Generate an importable editor string including icon and library files.
- _bueditor_settle in ./
bueditor.inc - Include necessary js and css files for editor settlement.