ckeditor_htmlbuttons_button_form |
./ckeditor_htmlbuttons.admin.inc |
CKEditor HTML Buttons create/modify form. |
|
1 |
ckeditor_htmlbuttons_button_form_submit |
./ckeditor_htmlbuttons.admin.inc |
CKEditor HTML Buttons form submit - delete and save handlers. |
|
|
ckeditor_htmlbuttons_button_load |
./ckeditor_htmlbuttons.module |
CKEditor button Wildcard menu loader. |
|
|
ckeditor_htmlbuttons_ckeditor_plugin |
./ckeditor_htmlbuttons.ckeditor.inc |
Implements hook_ckeditor_plugin(). |
|
|
ckeditor_htmlbuttons_delete_button |
./ckeditor_htmlbuttons.module |
CKEditor HTML Buttons database delete function. |
2 |
|
ckeditor_htmlbuttons_delete_confirm |
./ckeditor_htmlbuttons.admin.inc |
Menu callback -- ask for confirmation of rule deletion. |
|
1 |
ckeditor_htmlbuttons_delete_confirm_submit |
./ckeditor_htmlbuttons.admin.inc |
Execute node deletion. |
|
|
ckeditor_htmlbuttons_init |
./ckeditor_htmlbuttons.module |
Implements hook_init(). |
|
|
ckeditor_htmlbuttons_menu |
./ckeditor_htmlbuttons.module |
Implements hook_menu(). |
|
|
ckeditor_htmlbuttons_name_exists |
./ckeditor_htmlbuttons.module |
Check if button name exists. |
1 |
1 |
ckeditor_htmlbuttons_overview |
./ckeditor_htmlbuttons.admin.inc |
CKEditor HTML Buttons overview page - view buttons and edit them. |
|
1 |
ckeditor_htmlbuttons_permission |
./ckeditor_htmlbuttons.module |
Implements hook_permission(). |
|
|
ckeditor_htmlbuttons_requirements |
./ckeditor_htmlbuttons.install |
Implements hook_requirements(). |
|
|
ckeditor_htmlbuttons_schema |
./ckeditor_htmlbuttons.install |
Implementation of hook_schema(). |
|
|
ckeditor_htmlbuttons_wysiwyg_editor_settings_alter |
./ckeditor_htmlbuttons.wysiwyg.inc |
Implements hook_wysiwyg_editor_settings_alter(). |
|
|
ckeditor_htmlbuttons_wysiwyg_plugin |
./ckeditor_htmlbuttons.wysiwyg.inc |
Implements hook_wysiwyg_plugin(). |
|
|
ckeditor_htmlbutton_load_all |
./ckeditor_htmlbuttons.module |
CKEditor load all buttons from the database. |
5 |
|
ckeditor_htmlbutton_load_button |
./ckeditor_htmlbuttons.module |
CKEditor button database load function. |
2 |
|
ckeditor_htmlbutton_save_button |
./ckeditor_htmlbuttons.module |
CKEditor HTML Buttons database save function. |
1 |
|
_ckeditor_htmlbuttons_ckeditor_add_buttons_js |
./ckeditor_htmlbuttons.ckeditor.inc |
Implements hook_init(). |
1 |
|
_ckeditor_htmlbuttons_delete_confirm_form |
./ckeditor_htmlbuttons.admin.inc |
Helper function to generate the delete confirm form. |
2 |
|