theme_wysiwyg_template_overview |
./wysiwyg_template.admin.inc |
Returns HTML for the wysiwyg template order form. |
|
|
wysiwyg_template_ckeditor_settings_alter |
./wysiwyg_template.module |
|
|
|
wysiwyg_template_delete_confirm |
./wysiwyg_template.admin.inc |
Menu callback -- ask for confirmation of rule deletion. |
|
1 |
wysiwyg_template_delete_confirm_submit |
./wysiwyg_template.admin.inc |
Execute node deletion. |
|
|
wysiwyg_template_delete_template |
./wysiwyg_template.module |
Wysiwyg template database delete function |
2 |
|
wysiwyg_template_export_form |
./wysiwyg_template.admin.inc |
Generate a form for exporting a template. |
|
1 |
wysiwyg_template_export_get_code |
./wysiwyg_template.admin.inc |
Generate exporting code for a template. |
1 |
|
wysiwyg_template_features_api |
./wysiwyg_template.module |
Implements hook_features_api(). |
|
|
wysiwyg_template_features_export |
./wysiwyg_template.features.inc |
Implements hook_features_export(). |
|
|
wysiwyg_template_features_export_options |
./wysiwyg_template.features.inc |
Implements hook_features_export_options(). |
|
|
wysiwyg_template_features_export_render |
./wysiwyg_template.features.inc |
Implements hook_features_export_render(). |
|
|
wysiwyg_template_features_rebuild |
./wysiwyg_template.features.inc |
Implements hook_features_rebuild(). |
1 |
|
wysiwyg_template_features_revert |
./wysiwyg_template.features.inc |
Implements hook_features_revert(). |
|
|
wysiwyg_template_filter_info |
./wysiwyg_template.module |
Implements hook_filter_info(). |
|
|
wysiwyg_template_form_node_form_alter |
./wysiwyg_template.module |
Implements hook_form_FORM_ID_alter(). |
|
|
wysiwyg_template_form_node_type_form_alter |
./wysiwyg_template.module |
Implements hook_form_FORM_ID_alter(). |
|
|
wysiwyg_template_form_node_type_form_submit |
./wysiwyg_template.module |
|
|
1 |
wysiwyg_template_html_load |
./wysiwyg_template.module |
Load a specific template for viewing, as called through the menu wildcard |
1 |
|
wysiwyg_template_html_print |
./wysiwyg_template.module |
Menu callback to display the loaded template |
|
1 |
wysiwyg_template_image_default_styles |
./wysiwyg_template.module |
Implements hook_image_default_styles(). |
|
|
wysiwyg_template_import_form |
./wysiwyg_template.admin.inc |
Generate a form for importing a template. |
|
1 |
wysiwyg_template_import_form_submit |
./wysiwyg_template.admin.inc |
Form submit. Import the template. |
|
|
wysiwyg_template_import_from_code |
./wysiwyg_template.admin.inc |
Helper function to parse template import PHP code and save the template. |
1 |
|
wysiwyg_template_list_js |
./wysiwyg_template.module |
Generate javascript for template loading |
|
1 |
wysiwyg_template_load |
./wysiwyg_template.module |
Wysiwyg template Wildcard menu loader - prepare item for the create/modify admin form |
|
|
wysiwyg_template_load_all |
./wysiwyg_template.module |
Wysiwyg load all templates from the database |
3 |
|
wysiwyg_template_load_default |
./wysiwyg_template.module |
|
2 |
|
wysiwyg_template_load_template |
./wysiwyg_template.module |
Wysiwyg template database load function |
3 |
|
wysiwyg_template_load_template_content_types |
./wysiwyg_template.module |
Provide a list of content types for which the template $name is limited to. |
2 |
|
wysiwyg_template_menu |
./wysiwyg_template.module |
Implementation of hook_menu(). |
|
|
wysiwyg_template_name_exists |
./wysiwyg_template.module |
|
2 |
1 |
wysiwyg_template_node_type_delete |
./wysiwyg_template.module |
Implements hook_node_type_delete(). |
|
|
wysiwyg_template_overview |
./wysiwyg_template.admin.inc |
Wysiwyg template overview page - view templates and edit them |
|
1 |
wysiwyg_template_overview_submit |
./wysiwyg_template.admin.inc |
Form submit function. Update the template weights. |
|
1 |
wysiwyg_template_permission |
./wysiwyg_template.module |
Implements hook_permission(). |
|
|
wysiwyg_template_save_template |
./wysiwyg_template.module |
Wysiwyg template database save function. |
3 |
|
wysiwyg_template_schema |
./wysiwyg_template.install |
Implementation of hook_schema(). |
4 |
|
wysiwyg_template_template_form |
./wysiwyg_template.admin.inc |
Wysiwyg template create/modify form |
|
1 |
wysiwyg_template_template_form_submit |
./wysiwyg_template.admin.inc |
Wysiwyg template form submit - delete and save handlers |
|
|
wysiwyg_template_theme |
./wysiwyg_template.module |
Implements hook_theme(). |
|
|
wysiwyg_template_update_7200 |
./wysiwyg_template.install |
Provide machine names and auto-generation of machine names for existing
templates. Drop tid field. |
|
|
wysiwyg_template_update_7201 |
./wysiwyg_template.install |
Add the fid table field |
|
|
wysiwyg_template_update_7202 |
./wysiwyg_template.install |
Add the table wysiwyg_templates_default |
|
|
wysiwyg_template_update_7203 |
./wysiwyg_template.install |
Add weight field to the table wysiwyg_templates |
|
|
wysiwyg_template_update_7204 |
./wysiwyg_template.install |
Add the table wysiwyg_templates_content_types |
|
|
wysiwyg_template_update_7205 |
./wysiwyg_template.install |
Add the format table field |
|
|
wysiwyg_template_wysiwyg_plugin |
./wysiwyg_template.module |
Implementation of hook_wysiwyg_plugin(). |
|
|
_wysiwyg_template_filter_cleanup |
./wysiwyg_template.module |
Callback to cleanup content from wysiwyg template specific code for editors. |
|
1 |
_wysiwyg_template_get_list_url |
./wysiwyg_template.module |
Callback to determine the correct URL which allows the editor to receive
the list of templates. |
2 |
|
_wysiwyg_template_set_node_type |
./wysiwyg_template.module |
Callback to set/get the content type of the current node, defaults to '_'. |
2 |
|