FullTextUtils Class Reference
[Various accompanying utilities]

Full-text utilities. More...

Inheritance diagram for FullTextUtils:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static lookup (FullTextDAO $dao, ObjectQuery $oq, $string)
static lookupList (FullTextDAO $dao, ObjectQuery $oq, $string)
static makeFullTextQuery (FullTextDAO $dao, ObjectQuery $oq, $string)
 
Exceptions:
WrongArgumentException 

static prepareSearchString ($string)


Detailed Description

Full-text utilities.

Definition at line 18 of file FullTextUtils.class.php.


Member Function Documentation

static FullTextUtils::lookup ( FullTextDAO dao,
ObjectQuery oq,
string 
) [static]

Definition at line 20 of file FullTextUtils.class.php.

References BaseDAO::getByQuery().

Here is the call graph for this function:

static FullTextUtils::lookupList ( FullTextDAO dao,
ObjectQuery oq,
string 
) [static]

Definition at line 28 of file FullTextUtils.class.php.

References BaseDAO::getListByQuery().

Here is the call graph for this function:

static FullTextUtils::makeFullTextQuery ( FullTextDAO dao,
ObjectQuery oq,
string 
) [static]

Exceptions:
WrongArgumentException 

Returns:
SelectQuery

Definition at line 42 of file FullTextUtils.class.php.

References Expression::fullTextOr(), Expression::fullTextRankAnd(), and ObjectQuery::toSelectQuery().

Here is the call graph for this function:

static FullTextUtils::prepareSearchString ( string  )  [static]

Definition at line 72 of file FullTextUtils.class.php.

References $out.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:28 2007 for onPHP by  doxygen 1.5.4