Home
last modified time | relevance | path

Searched refs:makeItemTypeIcon (Results 1 – 6 of 6) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DAdministrationRepository.php582 $row['icon'] = $this->makeItemTypeIcon($row['item_type']);
832 protected function makeItemTypeIcon($itemType) function in TYPO3\\CMS\\IndexedSearch\\Domain\\Repository\\AdministrationRepository
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DAdministrationRepository.php574 $row['icon'] = $this->makeItemTypeIcon($row['item_type']);
824 protected function makeItemTypeIcon($itemType) function in TYPO3\\CMS\\IndexedSearch\\Domain\\Repository\\AdministrationRepository
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DAdministrationRepository.php496 $row['icon'] = $this->makeItemTypeIcon($row['item_type']);
847 protected function makeItemTypeIcon($itemType) function in TYPO3\\CMS\\IndexedSearch\\Domain\\Repository\\AdministrationRepository
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php524 $resultData['icon'] = $this->makeItemTypeIcon($row['item_type'], '', $specRowConf);
685 public function makeItemTypeIcon($imageType, $alt, $specRowConf) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php517 $resultData['icon'] = $this->makeItemTypeIcon($row['item_type'], '', $specRowConf);
678 public function makeItemTypeIcon($imageType, $alt, $specRowConf) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php524 $resultData['icon'] = $this->makeItemTypeIcon($row['item_type'], '', $specRowConf);
684 public function makeItemTypeIcon($imageType, $alt, $specRowConf) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController