You are here

constant FONTAWESOME_LIBRARY in Font Awesome Icons 7.2

Same name and namespace in other branches
  1. 7.3 fontawesome.module \FONTAWESOME_LIBRARY
  2. 7 fontawesome.module \FONTAWESOME_LIBRARY

@file fontawesome.module Drupal integration with Font Awesome, the iconic font for use with Bootstrap.

5 uses of FONTAWESOME_LIBRARY
fontawesome_extract_icons in ./fontawesome.module
Extracts all icons from the CSS file.
fontawesome_icon_bundles in ./fontawesome.module
Implements hook_icon_bundles().
fontawesome_icon_bundle_configure in ./fontawesome.module
Implements hook_icon_bundle_configure().
fontawesome_preprocess_html in ./fontawesome.module
Implements hook_preprocess_html().
fontawesome_preprocess_icon_sprite in ./fontawesome.module
Implements hook_preprocess_icon_RENDER_HOOK().

File

./fontawesome.module, line 8
fontawesome.module Drupal integration with Font Awesome, the iconic font for use with Bootstrap.

Code

define('FONTAWESOME_LIBRARY', 'fontawesome');