| [ Index ] |
|
Code source de Typo3 4.1.3 |
[Code source] [Imprimer] [Statistiques]
Class used in module tools/dbint (advanced search) and which may hold code specific for that module However the class has a general principle in it which may be used in the web/export module. $Id: class.t3lib_fullsearch.php 1421 2006-04-10 09:27:15Z mundaun $
| Author: | Kasper Skaarhoj <kasperYYYY@typo3.com> |
| Poids: | 1084 lignes (36 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
t3lib_fullsearch:: (19 méthodes):
form()
makeStoreControl()
initStoreArray()
cleanStoreQueryConfigs()
addToStoreQueryConfigs()
saveQueryInAction()
loadStoreQueryConfigs()
procesStoreControl()
queryMaker()
getQueryResultCode()
csvValues()
tableWrap()
search()
resultRowDisplay()
getProcessedValueExtra()
getTreeList()
makeValueList()
resultRowTitles()
csvRowTitles()
Classe: t3lib_fullsearch - X-Ref
Class used in module tools/dbint (advanced search) and which may hold code specific for that module| form() X-Ref |
| [Describe function...] return: [type] ... |
| makeStoreControl() X-Ref |
| [Describe function...] return: [type] ... |
| initStoreArray() X-Ref |
| [Describe function...] return: [type] ... |
| cleanStoreQueryConfigs($storeQueryConfigs,$storeArray) X-Ref |
| [Describe function...] param: [type] $storeQueryConfigs: ... param: [type] $storeArray: ... return: [type] ... |
| addToStoreQueryConfigs($storeQueryConfigs,$index) X-Ref |
| [Describe function...] param: [type] $storeQueryConfigs: ... param: [type] $index: ... return: [type] ... |
| saveQueryInAction($uid) X-Ref |
| [Describe function...] param: [type] $uid: ... return: [type] ... |
| loadStoreQueryConfigs($storeQueryConfigs,$storeIndex,$writeArray) X-Ref |
| [Describe function...] param: [type] $storeQueryConfigs: ... param: [type] $storeIndex: ... param: [type] $writeArray: ... return: [type] ... |
| procesStoreControl() X-Ref |
| [Describe function...] return: [type] ... |
| queryMaker() X-Ref |
| [Describe function...] return: [type] ... |
| getQueryResultCode($mQ,$res,$table) X-Ref |
| [Describe function...] param: [type] $mQ: ... param: [type] $res: ... param: [type] $table: ... return: [type] ... |
| csvValues($row, $delim=',', $quote='"', $conf=array() X-Ref |
| [Describe function...] param: [type] $row: ... param: [type] $delim: ... param: [type] $quote: ... param: [type] $conf: ... param: [type] $table: ... return: [type] ... |
| tableWrap($str) X-Ref |
| [Describe function...] param: [type] $str: ... return: [type] ... |
| search() X-Ref |
| [Describe function...] return: [type] ... |
| resultRowDisplay($row,$conf,$table) X-Ref |
| [Describe function...] param: [type] $row: ... param: [type] $conf: ... param: [type] $table: ... return: [type] ... |
| getProcessedValueExtra($table, $fN, $fV, $conf, $splitString) X-Ref |
| [Describe function...] param: [type] $table: ... param: [type] $fN: ... param: [type] $fV: ... param: [type] $conf: ... param: [type] $splitString: ... return: [type] ... |
| getTreeList($id, $depth, $begin = 0, $perms_clause) X-Ref |
| Pas de description |
| makeValueList($fN, $fV, $conf, $table, $splitString) X-Ref |
| [Describe function...] param: [type] $fN: ... param: [type] $fV: ... param: [type] $conf: ... param: [type] $table: ... param: [type] $splitString: ... return: [type] ... |
| resultRowTitles($row,$conf,$table) X-Ref |
| [Describe function...] param: [type] $row: ... param: [type] $conf: ... param: [type] $table: ... return: [type] ... |
| csvRowTitles($row, $conf, $table) X-Ref |
| [Describe function...] param: [type] $row: ... param: [type] $conf: ... param: [type] $table: ... return: [type] ... |
| Généré le : Sun Nov 25 17:13:16 2007 | par Balluche grâce à PHPXref 0.7 |
|