TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['pageIndexing'][] = 'TYPO3\\CMS\\IndexedSearch\\Indexer' | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['headerNoCache']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\TypoScriptFrontendHook->headerNoCache' | |
$GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['crawler']['procInstructions']['tx_indexedsearch_reindex'] = 'Re-indexing' | |
$GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['crawler']['cli_hooks']['tx_indexedsearch_crawl'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass']['tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' | |
$GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['external_parsers'] | |
$GLOBALS ['TYPO3_CONF_VARS']['EXTCONF']['indexed_search']['use_tables'] = 'index_phash,index_fulltext,index_rel,index_words,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config' | |
$_EXTCONF = unserialize($_EXTCONF) | |
$_EXTCONF = unserialize($_EXTCONF) |
Definition at line 41 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/class.tslib_fe.php'][ 'pageIndexing'][] = 'TYPO3\\CMS\\IndexedSearch\\Indexer' |
Definition at line 8 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tslib/class.tslib_fe.php'][ 'headerNoCache'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\TypoScriptFrontendHook->headerNoCache' |
Definition at line 9 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'crawler'][ 'procInstructions'][ 'tx_indexedsearch_reindex'] = 'Re-indexing' |
Definition at line 11 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'crawler'][ 'cli_hooks'][ 'tx_indexedsearch_crawl'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' |
Definition at line 12 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processCmdmapClass'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' |
Definition at line 14 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processDatamapClass'][ 'tx_indexedsearch'] = '&TYPO3\\CMS\\IndexedSearch\\Hook\\CrawlerHook' |
Definition at line 15 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'external_parsers'] |
Definition at line 17 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'EXTCONF'][ 'indexed_search'][ 'use_tables'] = 'index_phash,index_fulltext,index_rel,index_words,index_section,index_grlist,index_stat_search,index_stat_word,index_debug,index_config' |
Definition at line 39 of file ext_localconf.php.