You are here

18 calls to node_gallery_get_types() in Node Gallery 6.3

node_gallery_apply_cck_settings_to_image_types in ./node_gallery.inc
Given a settings associative array uses content_crud to apply settings to the widget for all image types
node_gallery_change_gallery_action in ./node_gallery.actions.inc
Changes the gallery of an image node.
node_gallery_change_gallery_action_form in ./node_gallery.actions.inc
Builds the form to allow a user to change the gallery of an image.
node_gallery_change_image_weight_action in ./node_gallery.actions.inc
Sets an image's weight.
node_gallery_content_extra_fields in ./node_gallery.module
Implementation of cck's hook_content_extra_fields()
node_gallery_form_alter in ./node_gallery.module
Implements hook_form_alter().
node_gallery_form_node_delete_confirm_alter in ./node_gallery.module
node_gallery_gallery_load in ./node_gallery.module
Object replacement function for hook_menu().
node_gallery_gallery_to_arg in ./node_gallery.module
to_arg() function for hook_menu().
node_gallery_get_gallery_gids in ./node_gallery.inc
Builds an array of gids.
node_gallery_nodeapi in ./node_gallery.module
Implements hook_nodeapi().
node_gallery_preprocess_node in ./node_gallery.module
node_gallery_set_as_cover_action in ./node_gallery.actions.inc
Sets an image to be the cover image.
node_gallery_token_values in ./node_gallery.token.inc
Implements hook_token_values().
node_gallery_update_image_counts in ./node_gallery.inc
Update image counts related to the Node Gallery node.
theme_node_gallery_formatter_gallerylink in theme/theme.inc
Link an image to its gallery.
theme_node_gallery_formatter_nextimagelink in theme/theme.inc
Node gallery formatter hooks and callbacks.
_node_gallery_delete in ./node_gallery.module
Deletes the child image nodes when deleting a gallery.