You are here

Functions in Responsive Favicons 7

Primary tabs

Namesort descending Location Description Direct uses Strings
responsive_favicons_config_page ./responsive_favicons.admin.inc Menu callback; Provide the administration overview page. 1
responsive_favicons_config_page_submit ./responsive_favicons.admin.inc Implements additional submit logic for responsive_favicons_settings_form(). 1
responsive_favicons_deliver_file ./responsive_favicons.delivery.inc Attempts to send the raw file back in the response. 1
responsive_favicons_get_file ./responsive_favicons.delivery.inc Creates a file object for the requested icon path. 1
responsive_favicons_help ./responsive_favicons.module Implements hook_help().
responsive_favicons_html_head_alter ./responsive_favicons.module Implements hook_html_head_alter().
responsive_favicons_load_all_icons ./responsive_favicons.module Load the responsive favicons that are valid. 2
responsive_favicons_menu ./responsive_favicons.module Implements hook_menu().
responsive_favicons_page_build ./responsive_favicons.module Implements hook_page_build().
responsive_favicons_permission ./responsive_favicons.module Implements hook_permission().
responsive_favicons_requirements ./responsive_favicons.install Implements hook_requirements().
responsive_favicons_uninstall ./responsive_favicons.install Implements hook_uninstall().
responsive_favicons_update_7100 ./responsive_favicons.install Tidy up the tags variable.
responsive_favicons_update_7101 ./responsive_favicons.install Grants "administer responsive favicons" permission to those with "administer themes".
_responsive_favicons_archive_extract ./responsive_favicons.admin.inc Unpacks a downloaded archive file. 1
_responsive_favicons_extract_directory ./responsive_favicons.admin.inc Returns the directory where update archive files should be extracted. 1
_responsive_favicons_normalise_path ./responsive_favicons.module Help to normalise the path to the icons. 2
_responsive_favicons_unique_identifier ./responsive_favicons.admin.inc Returns a short unique identifier for this Drupal installation. 1
_responsive_favicons_validate_tags ./responsive_favicons.module Helper function to check whether responsive favicon files exist and are readable. This function also strips any pasted content that is not a link or a meta tag. 1

Other projects