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