TYPO3 CMS  TYPO3_6-2
tx_indexedsearch_modfunc1 Class Reference
Inheritance diagram for tx_indexedsearch_modfunc1:
TYPO3\CMS\IndexedSearch\Controller\IndexedPagesController TYPO3\CMS\Backend\Module\AbstractFunctionModule

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\IndexedSearch\Controller\IndexedPagesController
 __construct ()
 
 modMenu ()
 
 main ()
 
 drawTableOfIndexedPages ()
 
 indexed_info ($data, $firstColContent)
 
 printPhashRow ($row, $grouping=0, $extraGrListRows)
 
 printPhashRowHeader ()
 
 returnNumberOfColumns ()
 
 showDetailsForPhash ($phash)
 
 listWords ($ftrows, $header, $stopWordBoxes=FALSE, $page='')
 
 listMetaphoneStat ($ftrows, $header)
 
 linkWordDetails ($string, $wid)
 
 linkMetaPhoneDetails ($string, $metaphone)
 
 flagsMsg ($flags)
 
 showDetailsForWord ($wid)
 
 showDetailsForMetaphone ($metaphone)
 
 printRemoveIndexed ($phash, $alt)
 
 printReindex ($resultRow, $alt)
 
 linkDetails ($string, $phash)
 
 linkList ()
 
 showPageDetails ($string, $id)
 
 printExtraGrListRows ($extraGrListRows)
 
 printRootlineInfo ($row)
 
 makeItemTypeIcon ($it, $alt='')
 
 reindexPhash ($phash, $pageId)
 
 getUidRootLineForClosestTemplate ($id)
 
 removeIndexedPhashRow ($phashList, $clearPageCache=1)
 
 getGrListEntriesForPhash ($phash, $gr_list)
 
 processStopWords ($stopWords)
 
 processPageKeywords ($pageKeywords, $pageUid)
 
- Public Member Functions inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 init (&$pObj, $conf)
 
 handleExternalFunctionValue ()
 
 incLocalLang ()
 
 checkExtObj ()
 
 extObjContent ()
 
 modMenu ()
 
- Public Attributes inherited from TYPO3\CMS\IndexedSearch\Controller\IndexedPagesController
 $allPhashListed = array()
 
 $external_parsers = array()
 
 $iconFileNameCache = array()
 
 $indexerConfig = array()
 
 $enableMetaphoneSearch = FALSE
 
 $indexerObj
 
- Public Attributes inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 $pObj
 
 $thisPath = ''
 
 $localLangFile = 'locallang.php'
 
 $extClassConf
 
 $function_key = ''
 
- Protected Attributes inherited from TYPO3\CMS\IndexedSearch\Controller\IndexedPagesController
 $maxListPerPage
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5262 of file LegacyClassesForIde.php.