TYPO3 CMS  TYPO3_6-2
RecordListGetTableHookInterface.php
Go to the documentation of this file.
1 <?php
3 
22 {
33  public function getDBlistQuery($table, $pageId, &$additionalWhereClause, &$selectedFieldsList, &$parentObject);
34 
35 }
getDBlistQuery($table, $pageId, &$additionalWhereClause, &$selectedFieldsList, &$parentObject)