8 calls to node_gallery_clear_gallery_caches() in Node Gallery 6.3
- node_gallery_batch_sorting_finished in ./
node_gallery.inc - node_gallery_nodeapi in ./
node_gallery.module - Implements hook_nodeapi().
- node_gallery_set_image_weight in ./
node_gallery.inc - Sets the weight on an image node.
- node_gallery_sort_images_form_remove_weights_submit in ./
node_gallery.pages.inc - Submit function to reset all image weights in a gallery to 0, effectively removing any custom sort.
- node_gallery_sort_view_submit in ./
node_gallery.module - _node_gallery_delete in ./
node_gallery.module - Deletes the child image nodes when deleting a gallery.
- _node_gallery_set_publish in ./
node_gallery.module - Publishes the child image nodes when publishing a gallery.
- _node_gallery_update_group_settings in ./
node_gallery.module - Updates the organic group settings of all gallery images when the settings in the gallery changed.