[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/includes/acp/ -> acp_search.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 677 lines (20 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

acp_search:: (8 methods):
  main()
  settings()
  index()
  get_search_types()
  get_max_post_id()
  get_post_index_progress()
  save_state()
  init_search()


Class: acp_search  - X-Ref


main($id, $mode)   X-Ref
No description

settings($id, $mode)   X-Ref
No description

index($id, $mode)   X-Ref
No description

get_search_types()   X-Ref
No description

get_max_post_id()   X-Ref
No description

get_post_index_progress(int $post_counter)   X-Ref
Get progress stats of search index with HTML progress bar.

param: int        $post_counter    Post ID of last post indexed.
return: array    Returns array with progress bar data.

save_state($state = false)   X-Ref
No description

init_search($type, &$search, &$error)   X-Ref
Initialises a search backend object

return: false if no error occurred else an error message



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1