[TYPO3-core] RFC: #6545 Hook-Request for db_list

Malte Jansen mail at maltejansen.de
Thu Nov 15 14:58:25 CET 2007


Ingo Renner schrieb:
> damn!
> 
> =)
> 

Hi Ingo,

thanks for your work.

I had to modfied your patch...

I have added the "&":
public function getDBlistQuery($table, $uid, &$additionalWhereClause, 
&$selectedFieldsList, &$parentObject);

To get the values back into to the main function.


What about make a subdir for the Hooks in interfaces. So you could 
easily read out all hooks with interfaces. If there only two brand new 
hooks with this function.
If there are more interfaces, you don't, which are for hooks and which 
not...
You could get a dot more into the filename: 
interface.t3lib_localrecordlistgettable.hook.php

But for now you could give it a "+" ;)


Thanks,

Malte
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: db_list_hook_v3_(trunk).patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071115/b775fc41/attachment.txt 


More information about the TYPO3-team-core mailing list