img_assist_admin_settings |
./img_assist.module |
Implementation of hook_settings(). |
|
1 |
img_assist_admin_settings_validate |
./img_assist.module |
Validate Image Assist settings. |
|
|
img_assist_block |
./img_assist.module |
Implementation of hook_block(). |
|
|
img_assist_cache_clear |
./img_assist.module |
Menu callback; clears relevant caches, then redirects to the previous page. |
|
1 |
img_assist_display |
./img_assist.module |
Create an IMG tag for an image. |
4 |
|
img_assist_elements |
./img_assist.module |
Implementation of hook_elements(). |
|
|
img_assist_filter |
./img_assist.module |
Implementation of hook_filter(). |
|
|
img_assist_filter_tips |
./img_assist.module |
Implementation of hook_filter_tips(). |
|
|
img_assist_form_alter |
./img_assist.module |
Implementation of hook_form_alter(). |
|
|
img_assist_get_macros |
./img_assist.module |
Return all img_assist macros as an array. |
2 |
|
img_assist_get_references |
./img_assist.module |
Return a list of node links for a given nid. |
1 |
|
img_assist_header |
./img_assist.module |
|
|
2 |
img_assist_header_form |
./img_assist.module |
|
|
1 |
img_assist_help |
./img_assist.module |
Implementation of hook_help(). |
|
|
img_assist_init |
./img_assist.module |
Implementation of hook_init(). |
|
|
img_assist_insert_html |
./img_assist.module |
|
|
1 |
img_assist_insert_html_form |
./img_assist.module |
|
|
1 |
img_assist_install |
./img_assist.install |
Implementation of hook_install(). |
|
|
img_assist_loader |
./img_assist.module |
Output main img_assist interface HTML. |
|
1 |
img_assist_load_image |
./img_assist.module |
Load an image from the database. |
1 |
|
img_assist_load_images |
./img_assist.module |
Load all images into a static array. |
|
|
img_assist_map_delete |
./img_assist.module |
Delete references to a non-existant node. |
1 |
|
img_assist_map_load |
./img_assist.module |
Load the image map for a given nid. |
1 |
|
img_assist_map_save |
./img_assist.module |
Update the map table |
1 |
|
img_assist_menu |
./img_assist.module |
Implementation of hook_menu(). |
|
|
img_assist_nodeapi |
./img_assist.module |
Implementation of hook_nodeapi(). |
|
|
img_assist_node_form_submit |
./img_assist.module |
Submit callback for image_node_form. |
|
1 |
img_assist_perm |
./img_assist.module |
Implementation of hook_perm(). |
|
|
img_assist_popup |
./img_assist.module |
|
|
1 |
img_assist_properties |
./img_assist.module |
Load the image properties pane. |
|
2 |
img_assist_properties_form |
./img_assist.module |
Construct the image properties form. |
|
1 |
img_assist_properties_form_validate |
./img_assist.module |
|
|
|
img_assist_render_image |
./img_assist.module |
Return image HTML. |
2 |
|
img_assist_sanitize |
./img_assist.module |
Convert a node field value to text for usage in a textfield. |
2 |
|
img_assist_schema |
./img_assist.install |
Implementation of hook_schema(). |
|
|
img_assist_set_htmlcode |
./img_assist.module |
Store image tag or HTML in session. |
2 |
|
img_assist_textarea |
./img_assist.module |
Add JavaScript settings for generating the image link underneath textareas. |
|
1 |
img_assist_theme |
./img_assist.module |
Implementation of hook_theme(). |
|
|
img_assist_thumbs |
./img_assist.module |
Load the thumbnail display pane. |
|
1 |
img_assist_token_list |
includes/img_assist.token.inc |
Implementation of hook_token_list(). |
|
|
img_assist_token_values |
includes/img_assist.token.inc |
Implementation of hook_token_values(). |
|
|
img_assist_uninstall |
./img_assist.install |
Implementation of hook_uninstall(). |
|
|
img_assist_update_6200 |
./img_assist.install |
Remove obsolete img_assist_preview_count variable.
Disable Image assist if Views is not installed/enabled. |
|
|
img_assist_upload |
./img_assist.module |
Interface for adding images. Uses the regular image node form. |
|
1 |
img_assist_views_api |
./img_assist.module |
Implementation of hook_views_api(). |
|
|
img_assist_views_default_views |
includes/img_assist.views_default.inc |
Implementation of hook_views_default_views(). |
|
|
img_assist_views_plugins |
includes/img_assist.views.inc |
Implementation of hook_views_plugins(). |
|
|
img_assist_wysiwyg_plugin |
./img_assist.module |
Implementation of hook_wysiwyg_plugin(). |
|
|
template_preprocess_img_assist_browser_thumbnail |
theme/theme.inc |
Setup variables for the browser thumbnail template. |
|
|
theme_img_assist_filter |
./img_assist.module |
|
|
|