filefield_insert_widgets |
includes/filefield.inc |
Implementation of hook_insert_widgets(). |
|
|
imagecache_insert_content |
includes/imagecache.inc |
Implementation of hook_insert_content(). |
|
|
imagecache_insert_styles |
includes/imagecache.inc |
Implementation of hook_insert_styles(). |
|
|
imagefield_insert_widgets |
includes/imagefield.inc |
Implementation of hook_insert_widgets(). |
|
|
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_elements |
./insert.module |
Implementation of hook_elements(). |
|
|
insert_element_process |
./insert.module |
Process function for insert-enabled fields. |
|
1 |
insert_enable |
./insert.install |
Implementation of hook_enable(). |
|
|
insert_field_widget_settings_styles_validate |
./insert.module |
An #element_validate function for the styles list on the settings form. |
|
1 |
insert_init |
./insert.module |
Implementation of hook_init(). |
|
|
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_styles |
./insert.module |
Get a list of all supported image styles. |
3 |
1 |
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 |
Implementation of hook_theme(). |
|
|
insert_widgets |
./insert.module |
Get a list of all supported field widgets. |
3 |
|
insert_widget_form |
./insert.module |
Configuration form for editing insert settings for a field instance. |
1 |
|
insert_widget_load |
./insert.module |
Load a single insert field widget info. |
1 |
|
insert_widget_settings |
./insert.module |
A list of settings needed by Insert module on widgets. |
1 |
|
insert_widget_settings_alter |
./insert.module |
Implementation of hook_widget_settings_alter(). |
|
|
template_preprocess_imagecache_insert_image |
includes/imagecache.inc |
Theme the content that will be inserted for ImageCache presets. |
|
|
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_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_style_sort |
./insert.module |
Sort the styles. |
|
1 |