You are here

Functions in Responsive Theme Preview 7

Primary tabs

Namesort descending Location Description Direct uses Strings
responsive_preview_access ./responsive_preview.module Prevents the preview tab from rendering on administration pages. 1
responsive_preview_admin_form ./responsive_preview.admin.inc Form callback: builds the page for administering devices. 1
responsive_preview_admin_form_submit ./responsive_preview.admin.inc Form submit handler for responsive_preview_admin_form().
responsive_preview_block_info ./responsive_preview.module Implements hook_block_info().
responsive_preview_block_view ./responsive_preview.module Implements hook_block_view().
responsive_preview_device_add_form ./responsive_preview.admin.inc Form callback: builds the form for adding a device. 1
responsive_preview_device_add_form_submit ./responsive_preview.admin.inc Form submit handler for responsive_preview_device_add_form().
responsive_preview_device_add_form_validate ./responsive_preview.admin.inc Form validation handler for responsive_preview_device_add_form().
responsive_preview_device_configuration_form ./responsive_preview.admin.inc Builds a form that represents a device definition. 2
responsive_preview_device_delete_form ./responsive_preview.admin.inc Form constructor for the device deletion form. 1
responsive_preview_device_delete_form_submit ./responsive_preview.admin.inc Form submission handler for responsive_preview_device_delete_form().
responsive_preview_device_edit_form ./responsive_preview.admin.inc Form builder for the device editing form. 1
responsive_preview_device_edit_form_submit ./responsive_preview.admin.inc Form submit handler for responsive_preview_device_edit_form().
responsive_preview_device_edit_form_validate ./responsive_preview.admin.inc Form validation handler for responsive_preview_device_edit_form().
responsive_preview_get_devices_list ./responsive_preview.module Returns a list of devices and their properties from configuration. 2
responsive_preview_get_device_definition ./responsive_preview.admin.inc Retrieves all or a specific device record. 5 1
responsive_preview_help ./responsive_preview.module Implements hook_help().
responsive_preview_install ./responsive_preview.install Implements hook_install().
responsive_preview_libraries_info ./responsive_preview.module Implements hook_libraries_info().
responsive_preview_library ./responsive_preview.module Implements hook_library().
responsive_preview_library_alter ./responsive_preview.module Implements hook_library_alter().
responsive_preview_menu ./responsive_preview.module Implements hook_menu().
responsive_preview_navbar ./responsive_preview.module Implements hook_navbar().
responsive_preview_requirements ./responsive_preview.install Implements hook_requirements().
responsive_preview_schema ./responsive_preview.install Implements hook_schema().
responsive_preview_testswarm_tests ./responsive_preview.module Implements hook_testswarm_tests().
responsive_preview_theme ./responsive_preview.module Implements hook_theme().
responsive_preview_title_callback ./responsive_preview.admin.inc Constructs a title for the device edit form. 1
responsive_preview_update_7000 ./responsive_preview.install Update configuration to the DB schema.
responsive_preview_update_device_definition ./responsive_preview.admin.inc Adds or a updates the record for a device. 2
responsive_preview_update_device_listing_values ./responsive_preview.admin.inc Updates devices defintions from form values. 1
responsive_preview_validate_device_values ./responsive_preview.admin.inc Validates values in the form that describe a device definition. 2
template_preprocess_responsive_preview_admin_form ./responsive_preview.admin.inc Processes variables for responsive-preview-admin-form.tpl.php.
_responsive_preview_convert_libraries_to_library ./responsive_preview.module Converts a libraries module array to a hook_library array. 1
_responsive_preview_get_devices ./responsive_preview.install Returns the default devices available for preview. 2
_responsive_preview_get_schema ./responsive_preview.install Returns the schema defintion for the responsive_preview table. 2
_responsive_preview_libraries_filter_null_values ./responsive_preview.module Determines if an item is empty or not. 1
_responsive_preview_libraries_get_preferred_variant_name ./responsive_preview.module Returns the variant that should be loaded based on order preference. 2
_responsive_preview_libraries_get_version ./responsive_preview.module Determines the version of a responsive preview library. 1
_responsive_preview_libraries_variant_exists ./responsive_preview.module Libraries API variant callback. 1

Other projects