TYPO3 CMS  TYPO3_6-2
tx_indexedsearch Class Reference
Inheritance diagram for tx_indexedsearch:
TYPO3\CMS\IndexedSearch\Controller\SearchFormController TYPO3\CMS\Frontend\Plugin\AbstractPlugin

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\IndexedSearch\Controller\SearchFormController
 main ($content, $conf)
 
 initialize ()
 
 getSearchWords ($defOp)
 
 procSearchWordsByLexer ($SWArr)
 
 doSearch ($sWArr)
 
 getResultRows ($searchWordArray, $freeIndexUid=-1)
 
 getResultRows_SQLpointer ($sWArr, $freeIndexUid=-1)
 
 getDisplayResults ($sWArr, $resData, $freeIndexUid=-1)
 
 compileResult ($resultRows, $freeIndexUid=-1)
 
 execPHashListQuery ($wordSel, $plusQ='')
 
 searchWord ($sWord, $mode)
 
 searchDistinct ($sWord)
 
 searchSentence ($sSentence)
 
 searchMetaphone ($sWord)
 
 sectionTableWhere ()
 
 mediaTypeWhere ()
 
 languageWhere ()
 
 freeIndexUidWhere ($freeIndexUid)
 
 execFinalQuery ($list, $freeIndexUid=-1)
 
 checkResume ($row)
 
 checkExistance ($row)
 
 isDescending ($inverse=FALSE)
 
 writeSearchStat ($sWArr, $count, $pt)
 
 makeSearchForm ($optValues)
 
 renderSelectBoxValues ($value, $optValues)
 
 printRules ()
 
 printResultSectionLinks ()
 
 makeSectionHeader ($id, $sectionTitleLinked, $countResultRows)
 
 printResultRow ($row, $headerOnly=0)
 
 pi_list_browseresults ($showResultCount=TRUE, $addString='', $addPart='', $freeIndexUid=-1)
 
 prepareResultRowTemplateData ($row, $headerOnly)
 
 tellUsWhatIsSeachedFor ($sWArr)
 
 wrapSW ($str)
 
 renderSelectBox ($name, $value, $optValues)
 
 makePointerSelector_link ($str, $p, $freeIndexUid)
 
 makeItemTypeIcon ($it, $alt='', $specRowConf)
 
 makeRating ($row)
 
 makeDescription ($row, $noMarkup=0, $lgd=180)
 
 markupSWpartsOfString ($str)
 
 makeTitle ($row)
 
 makeInfo ($row, $tmplArray)
 
 getSpecialConfigForRow ($row)
 
 makeLanguageIndication ($row)
 
 makeAccessIndication ($id)
 
 linkPage ($id, $str, $row=array(), $markUpSwParams=array())
 
 getRootLine ($id, $pathMP='')
 
 getFirstSysDomainRecordForPage ($id)
 
 getPathFromPageId ($id, $pathMP='')
 
 getMenu ($id)
 
 multiplePagesType ($item_type)
 
 utf8_to_currentCharset ($str)
 
 hookRequest ($functionName)
 
 getSearchType ()
 
 getSearchRootPageIdList ()
 
 getJoinPagesForQuery ()
 
- Public Member Functions inherited from TYPO3\CMS\Frontend\Plugin\AbstractPlugin
 pi_setPiVarDefaults ()
 
 pi_getPageLink ($id, $target='', $urlParameters=array())
 
 pi_linkToPage ($str, $id, $target='', $urlParameters=array())
 
 pi_linkTP ($str, $urlParameters=array(), $cache=0, $altPageId=0)
 
 pi_linkTP_keepPIvars ($str, $overrulePIvars=array(), $cache=0, $clearAnyway=0, $altPageId=0)
 
 pi_linkTP_keepPIvars_url ($overrulePIvars=array(), $cache=0, $clearAnyway=0, $altPageId=0)
 
 pi_list_linkSingle ($str, $uid, $cache=FALSE, $mergeArr=array(), $urlOnly=FALSE, $altPageId=0)
 
 pi_openAtagHrefInJSwindow ($str, $winName='', $winParams='width=670, height=500, status=0, menubar=0, scrollbars=1, resizable=1')
 
 pi_list_browseresults ($showResultCount=1, $tableParams='', $wrapArr=array(), $pointerName='pointer', $hscText=TRUE, $forceOutput=FALSE)
 
 pi_list_searchBox ($tableParams='')
 
 pi_list_modeSelector ($items=array(), $tableParams='')
 
 pi_list_makelist ($res, $tableParams='')
 
 pi_list_row ($c)
 
 pi_list_header ()
 
 pi_getClassName ($class)
 
 pi_classParam ($class, $addClasses='')
 
 pi_wrapInBaseClass ($str)
 
 pi_getEditPanel ($row='', $tablename='', $label='', $conf=array())
 
 pi_getEditIcon ($content, $fields, $title='', $row='', $tablename='', $oConf=array())
 
 pi_getLL ($key, $alternativeLabel='', $hsc=FALSE)
 
 pi_loadLL ()
 
 pi_exec_query ($table, $count=0, $addWhere='', $mm_cat='', $groupBy='', $orderBy='', $query='')
 
 pi_getRecord ($table, $uid, $checkPage=0)
 
 pi_getPidList ($pid_list, $recursive=0)
 
 pi_prependFieldsWithTable ($table, $fieldList)
 
 pi_getCategoryTableContents ($table, $pid, $whereClause='', $groupBy='', $orderBy='', $limit='')
 
 pi_isOnlyFields ($fList, $lowerThan=-1)
 
 pi_autoCache ($inArray)
 
 pi_RTEcssText ($str)
 
 pi_initPIflexForm ($field='pi_flexform')
 
 pi_getFFvalue ($T3FlexForm_array, $fieldName, $sheet='sDEF', $lang='lDEF', $value='vDEF')
 
 pi_getFFvalueFromSheetArray ($sheetArray, $fieldNameArr, $value)
 
- Public Attributes inherited from TYPO3\CMS\IndexedSearch\Controller\SearchFormController
 $prefixId = 'tx_indexedsearch'
 
 $scriptRelPath = 'pi/class.tx_indexedsearch.php'
 
 $extKey = 'indexed_search'
 
 $join_pages = 0
 
 $defaultResultNumber = 10
 
 $operator_translate_table = array(array('+', 'AND'), array('|', 'OR'), array('-', 'AND NOT'))
 
 $wholeSiteIdList = 0
 
 $sWArr = array()
 
 $optValues = array()
 
 $firstRow = array()
 
 $cache_path = array()
 
 $cache_rl = array()
 
 $fe_groups_required = array()
 
 $domain_records = array()
 
 $wSelClauses = array()
 
 $resultSections = array()
 
 $external_parsers = array()
 
 $iconFileNameCache = array()
 
 $templateCode
 
 $hiddenFieldList = 'ext, type, defOp, media, order, group, lang, desc, results'
 
 $indexerConfig = array()
 
 $enableMetaphoneSearch = FALSE
 
 $storeMetaphoneInfoAsWords
 
 $lexerObj
 
const WILDCARD_LEFT = 1
 
const WILDCARD_RIGHT = 2
 
- Public Attributes inherited from TYPO3\CMS\Frontend\Plugin\AbstractPlugin
 $cObj
 
 $prefixId
 
 $scriptRelPath
 
 $extKey
 
 $piVars
 
 $internal = array('res_count' => 0, 'results_at_a_time' => 20, 'maxPages' => 10, 'currentRow' => array(), 'currentTable' => '')
 
 $LOCAL_LANG = array()
 
 $LOCAL_LANG_charset = array()
 
 $LOCAL_LANG_loaded = 0
 
 $LLkey = 'default'
 
 $altLLkey = ''
 
 $LLtestPrefix = ''
 
 $LLtestPrefixAlt = ''
 
 $pi_isOnlyFields = 'mode,pointer'
 
 $pi_alwaysPrev = 0
 
 $pi_lowerThan = 5
 
 $pi_moreParams = ''
 
 $pi_listFields = '*'
 
 $pi_autoCacheFields = array()
 
 $pi_autoCacheEn = 0
 
 $pi_USER_INT_obj = FALSE
 
 $pi_checkCHash = FALSE
 
 $conf = array()
 
 $pi_EPtemp_cObj
 
 $pi_tmpPageId = 0
 
- Protected Member Functions inherited from TYPO3\CMS\IndexedSearch\Controller\SearchFormController
 getSearchFormActionURL ()
 
 getSearchFormActionPidFromTS ()
 
 formatCreatedDate ($date)
 
 formatModifiedDate ($date)
 
 formatDate ($date, $tsKey, $defaultFormat)
 
- Protected Member Functions inherited from TYPO3\CMS\Frontend\Plugin\AbstractPlugin
 applyStdWrapRecursive (array $conf, $level=0)
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\Plugin\AbstractPlugin
 $LOCAL_LANG_UNSET = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5282 of file LegacyClassesForIde.php.