Element index for package SmartBee

Package indexes

[ a ] [ d ] [ i ] [ m ] [ r ] [ s ] [ t ] [ _ ]

_

_

_add
in file search.class.php, method search::_add()
    Add word to search database
_check_tmp
in file search.class.php, method search::_check_tmp()
    Check for temporary search results
_clear_tmp
in file search.class.php, method search::_clear_tmp()
    Clear temporary results
_search_tmp
in file search.class.php, method search::_search_tmp()
    search for one word
a

a

add_results
in file search.class.php, method search::add_results()
    Create searchable items database
article_query
in file search.class.php, method article_search::article_query()
article_search
in file search.class.php, class article_search
    Requirements
d

d

del_results
in file search.class.php, method search::del_results()
    Delete search database or ".T_SEARCH." items
i

i

index
in file search.class.php, method article_search::index()
index_all
in file search.class.php, method search::index_all()
    Create search index for all items
m

m

make_tmp
in file search.class.php, method search::make_tmp()
    search for string and save string to temporary results
r

r

records_count
in file search.class.php, method article_search::records_count()
replace
in file search.class.php, method search::replace()
    Standartize text, for example "S*O*M*E" to "some"
s

s

search.class.php
procedural page search.class.php
search
in file search.class.php, class search
    Requirements
search_query
in file search.class.php, method search::search_query()
    search for query, for example "word word word"
t

t

$table
in file search.class.php, variable article_search::$table
    Name of the table where we search
$trans
in file search.class.php, variable search::$trans
    settings for MySQL transaction support