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_drush_command |
includes/mathjax.drush.inc |
Implements hook_drush_command(). |
|
|
mathjax_filter |
./mathjax.module |
Implements hook_filter(). |
|
|
mathjax_filter_tips |
./mathjax.module |
Implements hook_filter_tips(). |
|
|
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_perm |
./mathjax.module |
Implements hook_perm(). |
|
|
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 |
|