6 calls to node_gallery_relationship_settings_defaults() in Node Gallery 6.3
- node_gallery_get_relationship in ./
node_gallery.inc - Fetches a gallery-to-image relationship from the database.
- node_gallery_install_default_settings in ./
node_gallery.install - Write the default relationship to the database. This function cannot be called from hook_install, because Drupal will not know the schema of a module that has not yet been installed!
- node_gallery_relationship_content_types_form_submit in ./
node_gallery.admin.inc - Submit handler for relationship settings form
- node_gallery_relationship_settings_form_submit in ./
node_gallery.admin.inc - Submit handler for relationship settings form
- node_gallery_update_6302 in ./
node_gallery.install - Set a default navigator sort view
- _migrate_node_gallery_variables in ./
node_gallery.install