/ Published in: PHP
URL: http://drupal.org/node/44648
Not tested yet on drupal 6
Expand |
Embed | Plain Text
<?php $booktree = menu_tree_all_data(book_menu_name($node_id_of_the_parent_book)); ?>
You need to login to post a comment.
mbria on 02/16/10
1 person have marked this snippet as a favorite
URL: http://drupal.org/node/44648
Not tested yet on drupal 6
<?php $booktree = menu_tree_all_data(book_menu_name($node_id_of_the_parent_book)); ?>
You need to login to post a comment.