9 calls to dynamic_background_set_active() in Dynamic Background 7.2
- DynamicBackgroundReaction::options_form_submit in modules/
dynamic_background_context/ plugins/ dynamic_background_context_reaction.inc - Options form submit handler.
- dynamic_background_admin_images_submit in includes/
backgrounds.admin.inc - Administration images form submittion handler.
- dynamic_background_blog_form_submit in modules/
dynamic_background_blog/ dynamic_background_blog.module - Submit handler for user background selection and saves the selected image's id into the database.
- dynamic_background_context_update_7000 in modules/
dynamic_background_context/ dynamic_background_context.install - Update stored data to use the new database tables.
- dynamic_background_node_node_delete in modules/
dynamic_background_node/ dynamic_background_node.module - Implements hook_node_delete().
- dynamic_background_panels_conf_submit_handler in modules/
dynamic_background_panels/ dynamic_background_panels.module - Submit handler for the panels conf form.
- dynamic_background_set_active_node_image in modules/
dynamic_background_node/ dynamic_background_node.module - Set the active image for the node given, base on the image selected on the node.
- dynamic_background_user_form_submit in modules/
dynamic_background_user/ dynamic_background_user.module - Submit handler for user background selection and saves the selected image's id into the database.
- views_plugin_display_page_db::save_background in modules/
dynamic_background_views/ views/ plugins/ views_plugin_display_page_db.inc - Helper function that saves the selected background image for the current view.