You are here

13 string references to 'syntaxhighlighter.settings' in Syntax Highlighter 8

FilterSyntaxHighlighter::prepare in src/Plugin/Filter/FilterSyntaxHighlighter.php
Escape the content text in preparation for filtering.
FilterSyntaxHighlighter::process in src/Plugin/Filter/FilterSyntaxHighlighter.php
Revert back to <pre> tag.
SyntaxHighlighterSettingsForm::buildForm in src/Form/SyntaxHighlighterSettingsForm.php
Form constructor.
SyntaxHighlighterSettingsForm::getEditableConfigNames in src/Form/SyntaxHighlighterSettingsForm.php
Gets the configuration names that will be editable.
SyntaxHighlighterSettingsForm::submitForm in src/Form/SyntaxHighlighterSettingsForm.php
Form submission handler.
syntaxhighlighter_install in ./syntaxhighlighter.install
Implements hook_install().
syntaxhighlighter_library_info_build in ./syntaxhighlighter.module
Implements hook_library_info_build().
syntaxhighlighter_modules_disabled in ./syntaxhighlighter.module
Implements hook_modules_disabled().
syntaxhighlighter_page_attachments in ./syntaxhighlighter.module
Implements hook_page_attachments().
_syntaxhighlighter_filter_tips in ./syntaxhighlighter.module
Show usage tips for the syntaxhighlighter filter.
_syntaxhighlighter_get_enabled_language_brushes in ./syntaxhighlighter.module
Get the enabled programming languages from brushes names.
_syntaxhighlighter_page_match in ./syntaxhighlighter.module
Page matching helper.
_syntaxhighlighter_validate_input in ./syntaxhighlighter.module
Validate the input form text.