You are here

Functions in Dynamic Background 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
dynamic_background_node_dynamic_background_css modules/dynamic_background_node/dynamic_background_node.module Implements hook_dynamic_background_css().
dynamic_background_node_dynamic_background_info modules/dynamic_background_node/dynamic_background_node.module Implements hook_dynamic_background_info().
dynamic_background_node_dynamic_background_weight modules/dynamic_background_node/dynamic_background_node.module Implements hook_dynamic_background_weight().
dynamic_background_node_form_alter modules/dynamic_background_node/dynamic_background_node.module Implements hook_form_alter().
dynamic_background_node_node_delete modules/dynamic_background_node/dynamic_background_node.module Implements hook_node_delete().
dynamic_background_node_node_insert modules/dynamic_background_node/dynamic_background_node.module Implements hook_node_insert().
dynamic_background_node_node_update modules/dynamic_background_node/dynamic_background_node.module Implements hook_node_update().
dynamic_background_node_settings_form modules/dynamic_background_node/dynamic_background_node.module Build the administration interface for dynamic background nodes.
dynamic_background_node_uninstall modules/dynamic_background_node/dynamic_background_node.install Implements hook_uninstall().
dynamic_background_node_update_7000 modules/dynamic_background_node/dynamic_background_node.install Update stored data to use the new database tables.
dynamic_background_node_update_7001 modules/dynamic_background_node/dynamic_background_node.install Remove old database scheme.
dynamic_background_panels_conf_submit_handler modules/dynamic_background_panels/dynamic_background_panels.module Submit handler for the panels conf form. 1
dynamic_background_panels_dynamic_background_css modules/dynamic_background_panels/dynamic_background_panels.module Implements hook_dynamic_background_css().
dynamic_background_panels_dynamic_background_info modules/dynamic_background_panels/dynamic_background_panels.module Implemments hook_dynamic_background_info().
dynamic_background_panels_dynamic_background_weight modules/dynamic_background_panels/dynamic_background_panels.module Implements hook_dynamic_background_weight().
dynamic_background_panels_form_alter modules/dynamic_background_panels/dynamic_background_panels.module Implements hook_form_alter().
dynamic_background_panels_settings_form modules/dynamic_background_panels/dynamic_background_panels.module Build the administration interface for dynamic background panels and enables administrators enter css to used for insertion of backgrounds.
dynamic_background_panels_uninstall modules/dynamic_background_panels/dynamic_background_panels.install Implements hook_uninstall().
dynamic_background_panels_update_7001 modules/dynamic_background_panels/dynamic_background_panels.install Update the panels configuration variable name to match naming of the other sub-modules.
dynamic_background_panels_update_7002 modules/dynamic_background_panels/dynamic_background_panels.install Update panels configuration to the new database schema.
dynamic_background_permission ./dynamic_background.module Implements hook_permission().
dynamic_background_preprocess_html ./dynamic_background.module Implements hook_preprocess_html().
dynamic_background_preprocess_page ./dynamic_background.module Implements hook_preprocess_page().
dynamic_background_random_image ./dynamic_background.module Helper function that selects a random image based on extension (type). 7
dynamic_background_revers_weight_cmp ./dynamic_background.module Helper function to sort image configuration arrays based on module weight in revers order. 1
dynamic_background_save_image ./dynamic_background.module Helper function thats used to save an uploaded image on the server and store it in the database. 2
dynamic_background_schema ./dynamic_background.install Implements hook_schema().
dynamic_background_settings_form ./dynamic_background.module The dynamic background administration settings form.
dynamic_background_settings_form_validate ./dynamic_background.module Validation function for the administration settings form. 1
dynamic_background_set_active ./dynamic_background.module Helper function that sets the active image for the context created by the parameters passed. 9
dynamic_background_set_active_node_image modules/dynamic_background_node/dynamic_background_node.module Set the active image for the node given, base on the image selected on the node. 2
dynamic_background_theme ./dynamic_background.module Implements hook_theme().
dynamic_background_uninstall ./dynamic_background.install Implements hook_uninstall().
dynamic_background_update_7002 ./dynamic_background.install Install new database schema.
dynamic_background_update_7003 ./dynamic_background.install Move saved images to new data structure.
dynamic_background_upload_form_process includes/upload.form.inc Implements hook_form_process(). Handles the background_upload_form element processing and building. 1
dynamic_background_upload_form_validate includes/upload.form.inc Validation of the background_upload_form element. It have to return the $form. 1
dynamic_background_user_dynamic_background_css modules/dynamic_background_user/dynamic_background_user.module Implements hook_dynamic_background_css().
dynamic_background_user_dynamic_background_info modules/dynamic_background_user/dynamic_background_user.module Implements hook_dynamic_background_info().
dynamic_background_user_dynamic_background_weight modules/dynamic_background_user/dynamic_background_user.module Implements hook_dynamic_background_weight().
dynamic_background_user_form modules/dynamic_background_user/dynamic_background_user.module Menu callback that generates the form used in the "My background" tab on the profile page. 1
dynamic_background_user_form_submit modules/dynamic_background_user/dynamic_background_user.module Submit handler for user background selection and saves the selected image's id into the database. 1
dynamic_background_user_menu modules/dynamic_background_user/dynamic_background_user.module Implements hook_menu().
dynamic_background_user_permission modules/dynamic_background_user/dynamic_background_user.module Implements hook_perm().
dynamic_background_user_settings_form modules/dynamic_background_user/dynamic_background_user.module Build the administration interface for dynamic background user, if non defined only default elements will be used.
dynamic_background_user_uninstall modules/dynamic_background_user/dynamic_background_user.install Implements hook_uninstall().
dynamic_background_user_update_7000 modules/dynamic_background_user/dynamic_background_user.install Update stored data to use the new database tables.
dynamic_background_user_update_7001 modules/dynamic_background_user/dynamic_background_user.install Remove old database scheme.
dynamic_background_user_upload_form ./dynamic_background.module Hepler function that build an upload form, which can be used by sub-modules to allow uploading of files. 4
dynamic_background_user_upload_form_submit ./dynamic_background.module Submission callback for user uploaded image, which stores the image(s) uploaded and stores the last uploaded image in the $form_state values info array. So extension automatically can activate the last uploaded image. 1

Pages

Other projects