book-export-html.tpl.php

Default theme implementation for printed version of book outline.

Available variables:

  • $title: Top level node title.
  • $head: Header tags.
  • $language: Language code. e.g. "en" for english.
  • $language_rtl: TRUE or FALSE depending on right to left language scripts.
  • $base_url: URL to home page.
  • $contents: Nodes within the current outline rendered through book-node-export-html.tpl.php.

See also

template_preprocess_book_export_html()

File

modules/book/book-export-html.tpl.php

Related topics

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!book!book-export-html.tpl.php/7.x