Public Member Functions | |
ilTestSearch (&$qp_obj) | |
Constructor public. | |
__createWhereCondition ($a_field_str) |
Definition at line 37 of file class.ilLikeTestSearch.php.
ilLikeTestSearch::__createWhereCondition | ( | $ | a_field_str | ) |
Definition at line 50 of file class.ilLikeTestSearch.php.
References $counter.
ilLikeTestSearch::ilTestSearch | ( | &$ | qp_obj | ) |
Constructor public.
Reimplemented from ilTestSearch.
Definition at line 44 of file class.ilLikeTestSearch.php.
{ parent::ilTestSearch($qp_obj); }