
Definition at line 28 of file help.php.
Public Member Functions | |
| on_select ($event_args) | |
| this event is called by xref.php | |
| afterParse () | |
| get_langs ($book_id) | |
| Returns an array of languages (en,fr,it,al) in which the book is available. | |
| get_book_title ($book_id, $lng) | |
| help::on_select | ( | $ | event_args | ) |
this event is called by xref.php
Definition at line 31 of file help.php.
References $book_id, $event_args, $lng, $node_id, get_book_title(), get_langs(), and shell().
| help::get_langs | ( | $ | book_id | ) |
Returns an array of languages (en,fr,it,al) in which the book is available.
Definition at line 74 of file help.php.
References shell().
Referenced by on_select().
| help::get_book_title | ( | $ | book_id, | |
| $ | lng | |||
| ) |
Definition at line 85 of file help.php.
References $book_list, and shell().
Referenced by on_select().
1.5.2