You are here

Functions in Insert 7

Primary tabs

Namesort descending Location Description Direct uses Strings
file_insert_widgets includes/file.inc Implementation of hook_insert_widgets().
image_insert_content includes/image.inc Implementation of hook_insert_content().
image_insert_styles includes/image.inc Implementation of hook_insert_styles().
image_insert_widgets includes/image.inc Implementation of hook_insert_widgets().
insert_admin ./insert.module Creates the global module configuration form. 1
insert_content ./insert.module Given an item and an insert style, return the output. 1
insert_create_url ./insert.module Utility function to create a URL for Insert. 3
insert_element_info ./insert.module Implements hook_element_info().
insert_element_process ./insert.module Process function for insert-enabled fields. 1
insert_field_widget_settings_form ./insert.module Configuration form for editing insert settings for a field instance. 1
insert_field_widget_settings_styles_validate ./insert.module An #element_validate function for the styles list on the settings form. 1
insert_form_field_ui_field_edit_form_alter ./insert.module Implements hook_form_alter().
insert_insert_content includes/insert.inc Implementation of hook_insert_content().
insert_insert_styles includes/insert.inc Implementation of hook_insert_styles().
insert_install ./insert.install Implementation of hook_install().
insert_menu ./insert.module Implements hook_menu().
insert_styles ./insert.module Get a list of all supported image styles. 3
insert_styles_list ./insert.module Get a list of styles suitable for an #options array. 1
insert_style_load ./insert.module Load an individual insert style. 1
insert_theme ./insert.module Implements hook_theme().
insert_widgets ./insert.module Get a list of all supported field widgets. 3
insert_widget_load ./insert.module Load a single insert field widget info. 1
template_preprocess_image_insert_image includes/image.inc Theme the content that will be inserted for Image styles.
template_preprocess_insert_audio includes/insert.inc Preprocess variables for the insert-audio.tpl.php file.
template_preprocess_insert_icon_link includes/insert.inc Preprocess variables for the insert-icon-link.tpl.php file.
template_preprocess_insert_image includes/insert.inc Preprocess variables for the insert-image.tpl.php file.
template_preprocess_insert_link includes/insert.inc Preprocess variables for the insert-link.tpl.php file.
template_preprocess_insert_video includes/insert.inc Preprocess variables for the insert-video.tpl.php file.
template_preprocess_insert_widget ./insert.module Preprocess variables for the insert-widget.tpl.php file.
theme_insert_field_widget_settings_styles ./insert.module Theme the output of the styles list on the settings form.
_insert_default_vars includes/insert.inc Aggregates default variables to be sent to every template. 4
_insert_string_to_array ./insert.module Element validation callback. 1
_insert_style_sort ./insert.module Sort the styles. 1

Other projects