You are here

6 calls to node_gallery_api_get_item_nids() in Node Gallery 7

node_gallery_api_entity_delete in ./node_gallery_api.module
Implements hook_entity_delete().
node_gallery_api_entity_insert in ./node_gallery_api.module
Implements hook_entity_insert().
node_gallery_api_get_items in ./node_gallery_api.inc
Retrieves image properties sorted by the image sort view in a gallery, the returned objects are NOT complete nodes.
node_gallery_api_node_update in ./node_gallery_api.module
Implements hook_node_update().
_node_gallery_api_cache_sorted_item_nids in ./node_gallery_api.inc
Builds the caches for a gallery and saves them to the db.
_node_gallery_api_set_publish in ./node_gallery_api.inc
Publishes the child image nodes when publishing a gallery.