Public Member Functions | |
__construct ($field, $words, $logic) | |
toMapped (StorableDAO $dao, JoinCapableQuery $query) | |
| |
toBoolean (Form $form) | |
Protected Attributes | |
$logic = null | |
$field = null | |
$words = null |
Definition at line 18 of file FullText.class.php.
FullText::__construct | ( | $ | field, | |
$ | words, | |||
$ | logic | |||
) |
Definition at line 25 of file FullText.class.php.
References $field, $logic, $words, and Assert::isTrue().
FullText::toMapped | ( | StorableDAO $ | dao, | |
JoinCapableQuery $ | query | |||
) |
FullText::toBoolean | ( | Form $ | form | ) |
FullText::$logic = null [protected] |
FullText::$field = null [protected] |
FullText::$words = null [protected] |