You are here

Functions in Modernizr 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_modernizr_info ./modernizr.api.php Registers a Modernizr dependency.
hook_modernizr_load ./modernizr.api.php Registers a Modernizr.load() testObject.
modernizr_admin ./modernizr.admin.inc Implements hook_admin(). 1
modernizr_api_list ./modernizr.module Asks other Drupal modules which Modernizr tests they need. 3 1
modernizr_drush_command drush/modernizr.drush.inc Implements hook_drush_command().
modernizr_drush_help drush/modernizr.drush.inc Implements hook_drush_help().
modernizr_generate_url ./modernizr.admin.inc Generates new Modernizr URL for admin interface Callback for 'admin/config/development/modernizr'. 1
modernizr_get_filename ./modernizr.module Helper function to fetch the active Modernizr library. 2
modernizr_get_path ./modernizr.module Returns the full path of modernizr, along with the filename. 6
modernizr_get_version ./modernizr.module Guesses the modernizr library version. 1
modernizr_install ./modernizr.install Implements hook_install().
modernizr_libraries_info ./modernizr.module Implements hook_libraries_info().
modernizr_load_data ./modernizr.module A function to generate the load data from the current themes. 2
modernizr_load_list ./modernizr.module Asks other Drupal modules for yepnope() commands. 1
modernizr_menu ./modernizr.module Implements hook_menu().
modernizr_modernizr_info ./modernizr.module Implements hook_modernizr_info(). 1
modernizr_page_build ./modernizr.module Implements hook_page_build().
modernizr_permission ./modernizr.module Implements hook_permission().
modernizr_preprocess_html ./modernizr.module Implements MODULE_preprocess_html(). 1
modernizr_preprocess_maintenance_page ./modernizr.module Implements MODULE_preprocess_maintenance_page().
modernizr_requirements ./modernizr.install Implements hook_requirements().
modernizr_set_module_weight ./modernizr.install Set module weight. 2
modernizr_uninstall ./modernizr.install Implements hook_uninstall().
modernizr_update_7300 ./modernizr.install Delete the deprecated 'modernizr_serverside' variable.
modernizr_update_7301 ./modernizr.install Revert the introduction of 'defer' as the default method of including script.
modernizr_update_7302 ./modernizr.install Increase module weight to override other modules library definitions.
modernizr_update_7303 ./modernizr.install Automatically enable yepnope.js for backwards compatibility.
_modernizr_api_list_clean ./modernizr.module Cleans up the array of tests to be unified. 1
_modernizr_args_return ./modernizr.args.inc @file An up-to-date list of Modernizr custom build args and the way in which they affect Modernizr. This file is the glue that makes the drush command for custom builds possible. 2
_modernizr_current_build ./modernizr.module Helper function to pulls all tests from the current modernizr.js 3
_modernizr_drush_custom_build drush/modernizr.drush.inc Helper function that generates a list of Modernizr tests from other modules and sends them to the node.js CLI builder. 1
_modernizr_drush_download_dev drush/modernizr.drush.inc Helper function downloads the uncompressed development copy of Modernizr. 1
_modernizr_get_arg_info ./modernizr.module A helper function to get the information stored in modernizr.args.inc. 2
_modernizr_get_desc ./modernizr.module Helper function for hook_modernizr_info(). Returns a Modernizr argument's description. 2
_modernizr_get_paths ./modernizr.module Helper function to scan for acceptably named libraries 2
_modernizr_get_type ./modernizr.module Helper function for hook_modernizr_info(). Returns a Modernizr argument's type.
_modernizr_info_missing_tests ./modernizr.module Private function to look for missing Modernizr tests. 1
_modernizr_js_settings ./modernizr.module Default drupal_add_js settings. Used in multiple places. 2
_modernizr_library_search_paths ./modernizr.module Get library search paths. 1
_modernizr_load_generate ./modernizr.module Helper function to render the yepnope() calls. 1
_modernizr_sanitize_callback ./modernizr.module Helper function to sanitize yepnope() callbacks 1
_modernizr_sanitize_resource ./modernizr.module Helper function to sanitize yepnope() assets 1
_modernizr_scan_for_library ./modernizr.module Helper function to scan for acceptably named libraries 1

Other projects