| Versionen | |
|---|---|
| drupal6 | theme_book_export_html() |
Implemented using the book-export-html.tpl.php template.
developer-docs/
<?php
function theme_book_export_html() {
// This function is never used; see the corresponding template file instead.
}
?>
Kommentare
Kommentar hinzufügen