You are here

Functions in Syntax Highlighter 8

Primary tabs

Namesort descending Location Description Direct uses Strings
syntaxhighlighter_form_comment_form_alter ./syntaxhighlighter.module Implements hook_form_BASE_FORM_ID_alter().
syntaxhighlighter_form_node_form_alter ./syntaxhighlighter.module Implements hook_form_BASE_FORM_ID_alter().
syntaxhighlighter_help ./syntaxhighlighter.module Implements hook_help().
syntaxhighlighter_install ./syntaxhighlighter.install Implements hook_install().
syntaxhighlighter_libraries_info ./syntaxhighlighter.module Implements hook_libraries_info().
syntaxhighlighter_library_info_build ./syntaxhighlighter.module Implements hook_library_info_build().
syntaxhighlighter_modules_disabled ./syntaxhighlighter.module Implements hook_modules_disabled().
syntaxhighlighter_page_attachments ./syntaxhighlighter.module Implements hook_page_attachments().
syntaxhighlighter_requirements ./syntaxhighlighter.install Implements hook_requirements().
syntaxhighlighter_uninstall ./syntaxhighlighter.install Implements hook_uninstall().
_syntaxhighlighter_comment_validate ./syntaxhighlighter.module Validate the comment input text to be sure that there are no bad tags. 1
_syntaxhighlighter_filter_tips ./syntaxhighlighter.module Show usage tips for the syntaxhighlighter filter. 2
_syntaxhighlighter_format_has_syntaxhighlighter_filter ./syntaxhighlighter.module Check if the format uses the syntaxhighlighter filter. 2
_syntaxhighlighter_get_enabled_language_brushes ./syntaxhighlighter.module Get the enabled programming languages from brushes names. 1
_syntaxhighlighter_node_validate ./syntaxhighlighter.module Validate the node input text to be sure that there are no bad tags. 1
_syntaxhighlighter_page_match ./syntaxhighlighter.module Page matching helper. 1
_syntaxhighlighter_setup_autoloader_script ./syntaxhighlighter.module Create the autoload setup script file. 2
_syntaxhighlighter_validate_input ./syntaxhighlighter.module Validate the input form text. 2

Other projects