Search for html
| Title | Object type | File name | Summary |
|---|---|---|---|
| garland_preprocess_html | function | themes/ |
Override or insert variables into the html template. |
| garland_process_html | function | themes/ |
Override or insert variables into the html template. |
| hook_html_head_alter | function | modules/ |
Alter XHTML HEAD tags before they are rendered by drupal_get_html_head(). |
| html-1.txt | file | modules/ |
<h1>SimpleTest HTML</h1> |
| html-2.html | file | modules/ |
|
| html.tpl.php | file | modules/ |
Default theme implementation to display the basic html structure of a single Drupal page. |
| HTMLIdTestCase | class | modules/ |
Tests uniqueness of generated HTML IDs. |
| HTMLIdTestCase::getInfo | function | modules/ |
|
| HTMLIdTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| HTMLIdTestCase::testHTMLId | function | modules/ |
Tests that HTML IDs do not get duplicated when form validation fails. |
| JavaScriptTestCase::testFooterHTML | function | modules/ |
Test drupal_get_js() with a footer scope. |
| openid_test_html_openid1 | function | modules/ |
Menu callback; regular HTML page with OpenID 1.0 <link> element. |
| openid_test_html_openid2 | function | modules/ |
Menu callback; regular HTML page with OpenID 2.0 <link> element. |
| overlay_preprocess_html | function | modules/ |
Implements hook_preprocess_html(). |
| preview.html | file | modules/ |
|
| preview.html | file | themes/ |
|
| RenderElementTypesTestCase::testHtmlTag | function | modules/ |
Tests system #type 'html_tag'. |
| SearchRankingTestCase::testHTMLRankings | function | modules/ |
Test rankings of HTML tags. |
| seven_preprocess_html | function | themes/ |
Override or insert variables into the html template. |
| template_preprocess_book_export_html | function | modules/ |
Processes variables for book-export-html.tpl.php. |
| template_preprocess_book_node_export_html | function | modules/ |
Processes variables for book-node-export-html.tpl.php. |
| template_preprocess_html | function | includes/ |
Preprocess variables for html.tpl.php |
| template_process_html | function | includes/ |
Process variables for html.tpl.php |
| theme_html_tag | function | includes/ |
Returns HTML for a generic HTML tag with attributes. |
| theme_test_template_test.nyan-cat.html | file | modules/ |
|
| toolbar_preprocess_html | function | modules/ |
Implements hook_preprocess_html(). |
| UserSignatureTestCase::$full_html_format | property | modules/ |
|
| _color_html_alter | function | modules/ |
Replaces style sheets with color-altered style sheets. |
| _drupal_default_html_head | function | includes/ |
Returns elements that are always displayed in the HEAD tag of the HTML page. |
| _drupal_html_to_mail_urls | function | includes/ |
Keeps track of URLs and replaces them with placeholder tokens. |
| _drupal_html_to_text_clean | function | includes/ |
Replaces non-quotation markers from a given piece of indentation with spaces. |
| _drupal_html_to_text_pad | function | includes/ |
Pads the last line with the given character. |
| _filter_html | function | modules/ |
Implements callback_filter_process(). |
| _filter_htmlcorrector | function | modules/ |
Implements callback_filter_process(). |
| _filter_html_escape | function | modules/ |
Implements callback_filter_process(). |
| _filter_html_escape_tips | function | modules/ |
Implements callback_filter_tips(). |
| _filter_html_settings | function | modules/ |
Implements callback_filter_settings(). |
| _filter_html_tips | function | modules/ |
Implements callback_filter_tips(). |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.