PlgFinderTags::getUpdateQueryByTime
Method to get the query clause for getting items to update by time.
Signature
protected function getUpdateQueryByTime(string
$timeĀ )
Parameters
-
$time
- The modified timestamp.
Returns
- JDatabaseQuery
- A database object.