Image Assist Pages in Image Assist 5
Same name and namespace in other branches
- 5.3 img_assist.module \img_assist_pages
- 5.2 img_assist.module \img_assist_pages
- 6.2 img_assist.module \img_assist_pages
- 6 img_assist.module \img_assist_pages
All but img_assist_loader() are in frames.
File
- ./
img_assist.module, line 459 - Image Assist module
Functions
Name | Location | Description |
---|---|---|
img_assist_form_alter |
./ |
Implementation of hook_form_alter(). |
img_assist_header |
./ |
|
img_assist_header_form |
./ |
|
img_assist_insert_html |
./ |
|
img_assist_insert_html_form |
./ |
|
img_assist_loader |
./ |
Output main img_assist interface HTML. |
img_assist_node_form_submit |
./ |
Submit callback for image_node_form. |
img_assist_properties |
./ |
Load the image properties pane. |
img_assist_properties_form |
./ |
Construct the image properties form. |
img_assist_properties_form_validate |
./ |
|
img_assist_set_htmlcode |
./ |
Store image tag or HTML in session. |
img_assist_thumbs |
./ |
Load the thumbnail display pane. |
img_assist_upload |
./ |
Interface for adding images. Uses the regular image node form. |