Search for html

  1. Search 9.5.x for html
  2. Search 8.9.x for html
  3. Search 10.3.x for html
  4. Search 11.x for html
  5. Other projects
Title Object type File name Summary
AggregatorTestCase::getHtmlEntitiesSample function modules/aggregator/aggregator.test
ajax_command_html function includes/ajax.inc Creates a Drupal Ajax 'insert/html' command.
ajax_forms_test_advanced_commands_html_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'html'.
bartik_preprocess_html function themes/bartik/template.php Add body classes if certain regions have content.
bartik_process_html function themes/bartik/template.php Override or insert variables into the page template for HTML output.
BlockHTMLIdTestCase class modules/block/block.test Test block HTML id validity.
BlockHTMLIdTestCase::$admin_user property modules/block/block.test
BlockHTMLIdTestCase::getInfo function modules/block/block.test
BlockHTMLIdTestCase::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockHTMLIdTestCase::testHTMLId function modules/block/block.test Test valid HTML id.
book-export-html.tpl.php file modules/book/book-export-html.tpl.php Default theme implementation for printed version of book outline.
book-node-export-html.tpl.php file modules/book/book-node-export-html.tpl.php Default theme implementation for a single node in a printer-friendly outline.
book_export_html function modules/book/book.pages.inc Generates HTML for export when invoked by book_export().
common_test_html_head_link function modules/simpletest/tests/common_test.module Page callback.
DrupalAddHtmlHeadLinkTest class modules/simpletest/tests/common.test Test for drupal_add_html_head_link().
DrupalAddHtmlHeadLinkTest::getInfo function modules/simpletest/tests/common.test
DrupalAddHtmlHeadLinkTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink function modules/simpletest/tests/common.test Tests drupal_add_html_head_link().
DrupalHTMLIdentifierTestCase class modules/simpletest/tests/common.test Test for cleaning HTML identifiers.
DrupalHTMLIdentifierTestCase::getInfo function modules/simpletest/tests/common.test
DrupalHTMLIdentifierTestCase::setAllowCSSDoubleUnderscores function modules/simpletest/tests/common.test Set the variable allow_css_double_underscores and reset the cache.
DrupalHTMLIdentifierTestCase::testDrupalCleanCSSIdentifier function modules/simpletest/tests/common.test Tests that drupal_clean_css_identifier() cleans the identifier properly.
DrupalHTMLIdentifierTestCase::testDrupalHTMLClass function modules/simpletest/tests/common.test Tests that drupal_html_class() cleans the class name properly.
DrupalHTMLIdentifierTestCase::testDrupalHTMLId function modules/simpletest/tests/common.test Tests that drupal_html_id() cleans the ID properly.
DrupalHtmlToTextTestCase class modules/simpletest/tests/mail.test Unit tests for drupal_html_to_text().
DrupalHtmlToTextTestCase::assertHtmlToText function modules/simpletest/tests/mail.test Helper function for testing drupal_html_to_text().
DrupalHtmlToTextTestCase::getInfo function modules/simpletest/tests/mail.test
DrupalHtmlToTextTestCase::stringToHtml function modules/simpletest/tests/mail.test Converts a string to its PHP source equivalent for display in test messages.
DrupalHtmlToTextTestCase::testDrupalHtmlToTextArgs function modules/simpletest/tests/mail.test Test $allowed_tags argument of drupal_html_to_text().
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline function modules/simpletest/tests/mail.test Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.
DrupalHtmlToTextTestCase::testDrupalHtmltoTextCollapsesWhitespace function modules/simpletest/tests/mail.test Test that whitespace is collapsed.
DrupalHtmlToTextTestCase::testDrupalHtmlToTextParagraphs function modules/simpletest/tests/mail.test Test that combinations of paragraph breaks, line breaks, linefeeds,
and spaces are properly handled.
DrupalHtmlToTextTestCase::testDrupalHtmltoTextRemoveTrailingWhitespace function modules/simpletest/tests/mail.test Tests that drupal_wrap_mail() removes trailing whitespace before newlines.
DrupalHtmlToTextTestCase::testDrupalHtmltoTextUsenetSignature function modules/simpletest/tests/mail.test Tests drupal_wrap_mail() retains whitespace from Usenet style signatures.
DrupalHtmlToTextTestCase::testFootnoteReferences function modules/simpletest/tests/mail.test Test that footnote references are properly generated.
DrupalHtmlToTextTestCase::testHeaderSeparation function modules/simpletest/tests/mail.test Test that headers are properly separated from surrounding text.
DrupalHtmlToTextTestCase::testTags function modules/simpletest/tests/mail.test Test all supported tags of drupal_html_to_text().
DrupalHtmlToTextTestCase::testVeryLongLineWrap function modules/simpletest/tests/mail.test Tests that drupal_html_to_text() wraps before 1000 characters.
drupal_add_html_head function includes/common.inc Adds output to the HEAD tag of the HTML page.
drupal_add_html_head_link function includes/common.inc Adds a LINK tag with distinct attributes to the page's HEAD.
drupal_deliver_html_page function includes/common.inc Packages and sends the result of a page callback to the browser as HTML.
drupal_get_html_head function includes/common.inc Retrieves output to be displayed in the HEAD tag of the HTML page.
drupal_html_class function includes/common.inc Prepares a string for use as a valid class name.
drupal_html_id function includes/common.inc Prepares a string for use as a valid HTML ID and guarantees uniqueness.
drupal_html_to_text function includes/mail.inc Transforms an HTML string into plain text, preserving its structure.
FeedParserTestCase::testHtmlEntitiesSample function modules/aggregator/aggregator.test Tests a feed that uses HTML entities in item titles.
FilterUnitTestCase::testHtmlCorrectorFilter function modules/filter/filter.test Tests the HTML corrector filter.
FilterUnitTestCase::testHtmlEscapeFilter function modules/filter/filter.test Tests the HTML escaping filter.
FilterUnitTestCase::testHtmlFilter function modules/filter/filter.test Tests filter settings, defaults, access restrictions and similar.
form_test_html_id function modules/simpletest/tests/form_test.module Builds a simple form to test duplicate HTML IDs.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.