TYPO3 CMS  TYPO3_6-2
AbstractMenuFilterPagesHookInterface.php
Go to the documentation of this file.
1 <?php
3 
32  public function processFilter(array &$data, array $banUidArray, $spacer, \TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject $obj);
33 
34 }
processFilter(array &$data, array $banUidArray, $spacer, \TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject $obj)