You are here

Functions in Modernizr 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_modernizr_post_pm_enable drush/modernizr.drush.inc Implements drush_MODULE_post_COMMAND().
hook_modernizr_info ./modernizr.api.php Registers a Modernizr dependency.
hook_modernizr_load ./modernizr.api.php Registers a Modernizr.load() testObject.
modernizr_api_list ./modernizr.module Asks other Drupal modules which Modernizr tests they need. 3 1
modernizr_drush_command drush/modernizr.drush.inc Implementation of hook_drush_command().
modernizr_drush_help drush/modernizr.drush.inc Implementation of hook_drush_help().
modernizr_generate_url ./modernizr.admin.inc Generates new Modernizr URL for admin interface Callback for 'admin/config/development/modernizr'.
modernizr_get_filename ./modernizr.module Helper function to generate the current filename of the active Modernizr library 2
modernizr_get_path ./modernizr.module Returns the full path of modernizr, along with the filename. 5
modernizr_get_version ./modernizr.module Guesses the modernizr library version. 1
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 Modernizr.load() commands. 1
modernizr_menu ./modernizr.module Implements hook_menu().
modernizr_modernizr_info ./modernizr.module Implements hook_modernizr_info().
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_uninstall ./modernizr.install Implements hook_uninstall().
modernizr_update_7300 ./modernizr.install Delete the deprecated 'modernizr_serverside' variable.
_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 1
_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 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_type ./modernizr.module Helper function for hook_modernizr_info(). Returns a Modernizr argument's type.
_modernizr_load_generate ./modernizr.module Helper function to render the Modernizr.load() calls. 1
_modernizr_sanitize_callback ./modernizr.module Helper function to sanitize Modernizr.load() callbacks 1
_modernizr_sanitize_resource ./modernizr.module Helper function to sanitize Modernizr.load() assets 1
_modernizr_scan_for_library ./modernizr.module Helper function to scan for acceptably named libraries 2

Other projects