SEARCH Class Reference

List of all members.

Public Member Functions

 SEARCH ($text)
 boolean_sql_select ($match)
 boolean_inclusive_atoms ($string)
 boolean_sql_where ($match)
 copyvalue ($foo)
 boolean_mark_atoms_jp ($string)
 boolean_sql_where_jp_short ($string, $match)

Public Attributes

 $querystring
 $marked
 $inclusive
 $blogs


Detailed Description

SEARCH(querystring) offers different functionality to create an SQL query to find certain items. (and comments)

based on code by David Altherr: http://www.evolt.org/article/Boolean_Fulltext_Searching_with_PHP_and_MySQL/18/15665/ http://davidaltherr.net/web/php_functions/boolean/funcs.mysql.boolean.txt

http://nucleuscms.org/license.txt GNU General Public License Copyright (C) 2002-2007 The Nucleus Group

Version:
Id
SEARCH.php 1116 2007-02-03 08:24:29Z kimitake
Version:
NucleusJP
SEARCH.php,v 1.8 2007/02/04 06:28:46 kimitake Exp

Definition at line 29 of file SEARCH.php.


Member Function Documentation

SEARCH::SEARCH ( text  ) 

SEARCH::boolean_sql_select ( match  ) 

Definition at line 64 of file SEARCH.php.

SEARCH::boolean_inclusive_atoms ( string  ) 

Definition at line 88 of file SEARCH.php.

Referenced by SEARCH().

SEARCH::boolean_sql_where ( match  ) 

Definition at line 123 of file SEARCH.php.

References boolean_sql_where_jp_short().

SEARCH::copyvalue ( foo  ) 

Definition at line 143 of file SEARCH.php.

SEARCH::boolean_mark_atoms_jp ( string  ) 

Definition at line 219 of file SEARCH.php.

Referenced by SEARCH().

SEARCH::boolean_sql_where_jp_short ( string,
match 
)

Definition at line 241 of file SEARCH.php.

Referenced by boolean_sql_where().


Member Data Documentation

SEARCH::$querystring

Definition at line 31 of file SEARCH.php.

SEARCH::$marked

Definition at line 32 of file SEARCH.php.

SEARCH::$inclusive

Definition at line 33 of file SEARCH.php.

SEARCH::$blogs

Definition at line 34 of file SEARCH.php.


The documentation for this class was generated from the following file:



Generated on Wed Jun 25 17:26:03 2008 by  doxygen 1.5.5