editor_attach |
./editor.module |
Initialize the editor attachment process. |
1 |
|
editor_display_toolbars |
./editor.module |
Generate toolbar markup. |
1 |
|
editor_editor_plugins |
./editor.plugins.inc |
Implementation of hook_editor_plugins(); |
|
|
editor_editor_plugin_classes |
./editor.plugins.classes.inc |
Default plugin classes. |
|
|
editor_editor_profiles |
./editor.profiles.inc |
Default editor profiles. |
|
|
editor_init |
./editor.module |
Implementation of hook_init(). |
|
|
editor_invoke_plugins |
./editor.module |
Invokes hook_editor_plugins(). |
3 |
|
editor_invoke_plugin_api |
./editor.module |
Invokes hook_editor_plugin_api(). |
1 |
|
editor_invoke_plugin_classes |
./editor.module |
Invokes hook_editor_plugin_classes(). |
1 |
|
editor_invoke_profiles |
./editor.module |
Invokes hook_editor_profiles(). |
2 |
|
editor_menu |
./editor.module |
Implementation of hook_menu(). |
|
|
editor_perm |
./editor.module |
Implementation of hook_perm(); |
|
|
editor_plugins |
./editor.module |
Implementation of hook_plugins(). |
|
|
editor_plugin_class_create |
./editor.module |
Create a plugin class object. |
1 |
|
editor_plugin_class_get |
./editor.module |
Get a plugin class object. |
1 |
|
editor_plugin_code_options |
./editor.plugins.inc |
Code options. |
1 |
|
editor_plugin_create |
./editor.module |
Create a plugin object. |
1 |
|
editor_plugin_get |
./editor.module |
Get a plugin object. |
1 |
|
editor_plugin_image_options |
./editor.plugins.inc |
Image options. |
1 |
|
editor_plugin_link_options |
./editor.plugins.inc |
Link options. |
1 |
|
editor_plugin_mailto_options |
./editor.plugins.inc |
Mailto options. |
1 |
|
editor_profile_create |
./editor.module |
Create a profile object. |
1 |
|
editor_profile_get |
./editor.module |
Get a plugin profile object. |
1 |
|
editor_profile_parse_string |
./editor.module |
Parase a profile string into a usable array of pid's and placeholders. |
1 |
|
editor_profile_plugins |
./editor.module |
Get plugins based on a profile's placeholders. |
1 |
|
editor_settings_overview |
./editor.module |
Editor settings overview. |
|
1 |
editor_settings_profiles |
./editor.module |
Profile settings form. |
|
1 |
editor_settings_visibility |
./editor.module |
Visibility settings form. |
|
1 |
theme_editor_button |
./editor.plugins.classes.inc |
Theme a button plugin class. |
|
|
theme_editor_plugin_help |
./editor.module |
Theme editor plugin token help section. |
|
|
theme_editor_spacer |
./editor.module |
Theme a spacer. |
|
|
theme_editor_toolbar |
./editor.module |
Theme an editor toolbar. |
|
|