
Definition at line 30 of file admin/books/books.php.
Public Member Functions | |
| init () | |
| on_select ($event_args) | |
| onRender () | |
| add_book_title () | |
| add_book_list_rs () | |
| get_book_list_arr () | |
| onRender () | |
| books::init | ( | ) |
| books::on_select | ( | $ | event_args | ) |
| books::onRender | ( | ) |
Definition at line 44 of file admin/books/books.php.
References add_book_list_rs(), and add_book_title().
| books::add_book_title | ( | ) |
Definition at line 50 of file admin/books/books.php.
References $book_id, $book_list, $lng, language(), and shell().
Referenced by onRender().
| books::add_book_list_rs | ( | ) |
Definition at line 72 of file admin/books/books.php.
References $arr_books, $book_id, $book_list, get_book_list_arr(), and shell().
Referenced by onRender().
| books::get_book_list_arr | ( | ) |
Definition at line 94 of file admin/books/books.php.
References $book_list, $fields, $record, and shell().
Referenced by add_book_list_rs(), and init().
| books::onRender | ( | ) |
Definition at line 30 of file main/books/books.php.
References $arr_books, $book_id, $book_list, and shell().
1.5.2