You are here

Functions in MathJax: LaTeX for Drupal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_mathjax_download includes/mathjax.drush.inc Downloads MathJax to the libraries directory. 1 1
drush_mathjax_post_enable includes/mathjax.drush.inc Implements drush_MODULE_post_COMMAND().
mathjax_active ./mathjax.module Verify that MathJax should be active for the current URL. 1
mathjax_default_cdn_url ./mathjax.module Default setting for CDN url for MathJax. Can be overridden in the settings. 4
mathjax_default_config_string ./mathjax.module Default config string for MathJax parsing. Can be overridden in the settings. 4
mathjax_drush_command includes/mathjax.drush.inc Implements hook_drush_command().
mathjax_global_settings ./mathjax.module Configure global settings for MathJax. 1
mathjax_help ./mathjax.module Implements hook_help().
mathjax_init ./mathjax.module Implements hook_init().
mathjax_menu ./mathjax.module Implements hook_menu().
mathjax_permission ./mathjax.module Implements hook_permission().
mathjax_requirements ./mathjax.install Implements hook_requirements().
mathjax_uninstall ./mathjax.install Implements hook_uninstall().
_mathjax_requirements_isinstalled ./mathjax.install Determines whether the MathJax sources are present. 1

Other projects