Class search

Description

Search in the book(s) and display the results.

Located in /templates/main/search/search.php (line 28)

WebObject
   |
   --search
Method Summary
 void get_book_list ()
 void get_nr_of_recs ()
 void get_page_vars ()
 void get_query ()
 void get_results_rs ()
 void init ()
 void onParse ()
 void onRender ()
 void on_help ( $event_args)
 void on_new_search ( $event_args)
 void on_next ( $event_args)
Methods
get_book_list (line 128)

Read the file books/book_list and return the associative array $arr_books, with keys 'book_id:lng' and with values 'book_title'.

void get_book_list ()
get_nr_of_recs (line 170)
void get_nr_of_recs ()
get_page_vars (line 193)
void get_page_vars ()
get_query (line 145)
void get_query ()
get_results_rs (line 80)

Returns a recordset of search results.

void get_results_rs ()
init (line 30)
void init ()
onParse (line 58)
void onParse ()
onRender (line 67)
void onRender ()
on_help (line 47)
void on_help ( $event_args)
  • $event_args
on_new_search (line 41)
void on_new_search ( $event_args)
  • $event_args
on_next (line 52)
void on_next ( $event_args)
  • $event_args

Documentation generated on Wed, 09 Jan 2008 08:26:53 +0100 by phpDocumentor 1.3.2