| [ Index ] |
|
Code source de Typo3 4.1.3 |
[Code source] [Imprimer] [Statistiques]
Class for generating front end for building queries $Id: class.t3lib_querygenerator.php 1997 2007-02-05 18:24:44Z ingmars $
| Author: | Christian Jul Jensen <christian@typo3.com> |
| Author: | Kasper Skaarhoj <kasperYYYY@typo3.com> |
| Poids: | 1519 lignes (56 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
t3lib_queryGenerator:: (30 méthodes):
makeFieldList()
init()
setAndCleanUpExternalLists()
procesData()
cleanUpQueryConfig()
getFormElements()
makeOptionList()
printCodeArray()
formatQ()
mkOperatorSelect()
mkTypeSelect()
verifyType()
verifyComparison()
mkFieldToInputSelect()
mkTableSelect()
mkCompSelect()
getSubscript()
initUserDef()
userDef()
userDefCleanUp()
getQuery()
getQuerySingle()
cleanInputVal()
getUserDefQuery()
updateIcon()
getLabelCol()
makeSelectorTable()
getTreeList()
getSelectQuery()
JSbottom()
Classe: t3lib_queryGenerator - X-Ref
Class for generating front end for building queries| makeFieldList() X-Ref |
return: [type] ... |
| init($name,$table,$fieldList='') X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $table: ... param: [type] $fieldList: ... return: [type] ... |
| setAndCleanUpExternalLists($name,$list,$force='') X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $list: ... param: [type] $force: ... return: [type] ... |
| procesData($qC='') X-Ref |
| [Describe function...] param: [type] $qC: ... return: [type] ... |
| cleanUpQueryConfig($queryConfig) X-Ref |
| [Describe function...] param: [type] $queryConfig: ... return: [type] ... |
| getFormElements($subLevel=0,$queryConfig='',$parent='') X-Ref |
| [Describe function...] param: [type] $subLevel: ... param: [type] $queryConfig: ... param: [type] $parent: ... return: [type] ... |
| makeOptionList($fN, $conf, $table) X-Ref |
| [Describe function...] param: [type] $codeArr: ... param: [type] $l: ... param: [type] $table: ... return: [type] ... |
| printCodeArray($codeArr,$l=0) X-Ref |
| [Describe function...] param: [type] $codeArr: ... param: [type] $l: ... return: [type] ... |
| formatQ($str) X-Ref |
| [Describe function...] param: [type] $str: ... return: [type] ... |
| mkOperatorSelect($name,$op,$draw,$submit) X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $op: ... param: [type] $draw: ... param: [type] $submit: ... return: [type] ... |
| mkTypeSelect($name,$fieldName,$prepend='FIELD_') X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $fieldName: ... param: [type] $prepend: ... return: [type] ... |
| verifyType($fieldName) X-Ref |
| [Describe function...] param: [type] $fieldName: ... return: [type] ... |
| verifyComparison($comparison,$neg) X-Ref |
| [Describe function...] param: [type] $comparison: ... param: [type] $neg: ... return: [type] ... |
| mkFieldToInputSelect($name,$fieldName) X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $fieldName: ... return: [type] ... |
| mkTableSelect($name,$cur) X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $cur: ... return: [type] ... |
| mkCompSelect($name,$comparison,$neg) X-Ref |
| [Describe function...] param: [type] $name: ... param: [type] $comparison: ... param: [type] $neg: ... return: [type] ... |
| getSubscript($arr) X-Ref |
| [Describe function...] param: [type] $arr: ... return: [type] ... |
| initUserDef() X-Ref |
| [Describe function...] return: [type] ... |
| userDef() X-Ref |
| [Describe function...] return: [type] ... |
| userDefCleanUp($queryConfig) X-Ref |
| [Describe function...] param: [type] $queryConfig: ... return: [type] ... |
| getQuery($queryConfig,$pad='') X-Ref |
| [Describe function...] param: [type] $queryConfig: ... param: [type] $pad: ... return: [type] ... |
| getQuerySingle($conf,$first) X-Ref |
| [Describe function...] param: [type] $conf: ... param: [type] $first: ... return: [type] ... |
| cleanInputVal($conf,$suffix='') X-Ref |
| [Describe function...] param: [type] $conf: ... param: [type] $suffix: ... return: [type] ... |
| getUserDefQuery($qcArr) X-Ref |
| [Describe function...] param: [type] $qcArr: ... return: [type] ... |
| updateIcon() X-Ref |
| [Describe function...] return: [type] ... |
| getLabelCol() X-Ref |
| [Describe function...] return: [type] ... |
| makeSelectorTable($modSettings,$enableList='table,fields,query,group,order,limit') X-Ref |
| [Describe function...] param: [type] $modSettings: ... param: [type] $enableList: ... return: [type] ... |
| getTreeList($id, $depth, $begin=0, $perms_clause) X-Ref |
| [Describe function...] param: [type] $qString: ... param: [type] $depth: ... param: [type] $begin: ... param: [type] $perms_clause: ... return: [type] ... |
| getSelectQuery($qString = '', $fN = '') X-Ref |
| [Describe function...] param: [type] $qString: ... param: [type] $fN: ... return: [type] ... |
| JSbottom($formname='forms[0]') X-Ref |
| [Describe function...] param: [type] $formname: ... return: [type] ... |
| Généré le : Sun Nov 25 17:13:16 2007 | par Balluche grâce à PHPXref 0.7 |
|