Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.27 (checked in on 2008/06/16 at 18:30:10 by drewish)
| Name | Description |
|---|---|
| IMAGE_GALLERY_SORT_CREATE_ASC | |
| IMAGE_GALLERY_SORT_CREATE_DESC | |
| IMAGE_GALLERY_SORT_FILENAME | |
| IMAGE_GALLERY_SORT_TITLE |
| Name | Description |
|---|---|
| image_gallery_admin | |
| image_gallery_admin_edit | |
| image_gallery_admin_form | |
| image_gallery_admin_settings | |
| image_gallery_admin_submit | |
| image_gallery_confirm_delete_form | |
| image_gallery_confirm_delete_form_submit | |
| image_gallery_help | |
| image_gallery_menu | |
| image_gallery_nodeapi | |
| image_gallery_page | Image gallery callback, displays an image gallery |
| image_gallery_perm | |
| image_gallery_taxonomy | Implementation of hook_taxonomy. If our vocabulary gets deleted, delete our variable pointing to it. |
| image_gallery_term_path | |
| image_gallery_theme | Implementation of hook_theme() registry. |
| theme_image_gallery | Theme a gallery page |
| theme_image_gallery_img | |
| _image_gallery_get_vid | Returns (and possibly creates) a new vocabulary for Image galleries. |
| _image_gallery_parent_select |