All but img_assist_loader() are in frames.
| Name | Location | Description |
|---|---|---|
| img_assist_form_alter | img_assist/img_assist.module | Implementation of hook_form_alter(). |
| img_assist_loader | img_assist/img_assist.module | Output main img_assist interface HTML. |
| img_assist_node_form_submit | img_assist/img_assist.module | Submit callback for image_node_form. |
| img_assist_properties | img_assist/img_assist.module | Load the image properties pane. |
| img_assist_properties_form | img_assist/img_assist.module | Construct the image properties form. |
| img_assist_set_htmlcode | img_assist/img_assist.module | Store image tag or HTML in session. |
| img_assist_thumbs | img_assist/img_assist.module | Load the thumbnail display pane. |
| img_assist_upload | img_assist/img_assist.module | Interface for adding images. Uses the regular image node form. |