PlgFinderContacts::getListQuery
Method to get the SQL query used to retrieve the list of content items.
Signature
protected function getListQuery([mixed
$query = null] )
Parameters
-
$query
- A JDatabaseQuery object or null.
Returns
- JDatabaseQuery
- A database object.