book-node-export-html.tpl.php

Default theme implementation for a single node in a printer-friendly outline.

Where it is collected and printed out.

Available variables:

  • $depth: Depth of the current node inside the outline.
  • $title: Node title.
  • $content: Node content.
  • $children: All the child nodes recursively rendered through this file.

See also

book-node-export-html.tpl.php

template_preprocess_book_node_export_html()

File

modules/book/book-node-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-node-export-html.tpl.php/7.x