![]() |
TYPO3
7.6
|
Public Member Functions | |
crawler_execute ($params, &$pObj) | |
Crawler hook for indexed search. Works with the "crawler" extension This hook is specifically used to index external files found on pages through the crawler extension.
Definition at line 22 of file CrawlerFilesHook.php.
crawler_execute | ( | $params, | |
& | $pObj | ||
) |
Call back function for execution of a log element
array | $params | Params from log element. |
object | $pObj | Parent object (tx_crawler lib) |
Definition at line 31 of file CrawlerFilesHook.php.