
Public Member Functions | |
| hasViewPermission ($pContentType="") | |
| iLike () | |
| search (&$pSearchHash) | |
Definition at line 16 of file iLike.php.
| iLike::hasViewPermission | ( | $ | pContentType = "" |
) |
Check to see if a given user has permission to search the selected content type
| string | $pContentType public |
Definition at line 181 of file iLike.php.
Referenced by search().
| iLike::iLike | ( | ) |
initiate class
Definition at line 23 of file iLike.php.
References BitBase::BitBase().
Here is the call graph for this function:

| iLike::search | ( | &$ | pSearchHash | ) |
| array | $pSearchHash basically the same parameters as a regular list public |
Definition at line 34 of file iLike.php.
References $contentType, $find, $gBitDbType, $gBitSystem, $gBitUser, $gLibertySystem, $ret, LibertyContent::getServicesSql(), hasViewPermission(), BitBase::prepGetList(), and tra().
Here is the call graph for this function:

1.5.2