
Definition at line 31 of file templates/admin/admin.php.
Public Member Functions | |
| init () | |
| onParse () | |
| on_update_search_index ($event_args) | |
| on_update_downloadables ($event_args) | |
| on_update_booklist ($event_args) | |
| onRender () | |
| add_rs_modified_nodes () | |
| add to webPage the recordset modified_nodes | |
| get_title ($book_id, $lng, $node_path) | |
| admin::init | ( | ) |
Definition at line 33 of file templates/admin/admin.php.
| admin::onParse | ( | ) |
| admin::on_update_search_index | ( | $ | event_args | ) |
| admin::on_update_downloadables | ( | $ | event_args | ) |
| admin::on_update_booklist | ( | $ | event_args | ) |
| admin::onRender | ( | ) |
Definition at line 91 of file templates/docbook/admin/admin.php.
References add_rs_modified_nodes().
| admin::add_rs_modified_nodes | ( | ) |
add to webPage the recordset modified_nodes
Definition at line 97 of file templates/docbook/admin/admin.php.
References $book_id, $lng, and get_title().
Referenced by onRender().
| admin::get_title | ( | $ | book_id, | |
| $ | lng, | |||
| $ | node_path | |||
| ) |
Definition at line 122 of file templates/docbook/admin/admin.php.
References shell().
Referenced by add_rs_modified_nodes().
1.5.2