[ Index ]
 

Code source de Mantis 1.1.0rc3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/core/adodb/ -> adodb-lib.inc.php (sommaire)

(pas de description)

Poids: 1174 lignes (35 kb)
Inclus ou requis: 10 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 17 fonctions

  adodb_strip_order_by()
  adodb_probetypes()
  adodb_transpose()
  _array_change_key_case()
  _adodb_replace()
  _adodb_getmenu()
  _adodb_getmenu_gp()
  _adodb_getcount()
  _adodb_pageexecute_all_rows()
  _adodb_pageexecute_no_last_page()
  _adodb_getupdatesql()
  adodb_key_exists()
  _adodb_getinsertsql()
  _adodb_column_sql_oci8()
  _adodb_column_sql()
  _adodb_debug_execute()
  _adodb_backtrace()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

adodb_strip_order_by($sql)   X-Ref
Pas de description

adodb_probetypes(&$array,&$types,$probe=8)   X-Ref
Pas de description

adodb_transpose(&$arr, &$newarr, &$hdr, &$fobjs)   X-Ref
Pas de description

_array_change_key_case($an_array)   X-Ref
Pas de description

_adodb_replace(&$zthis, $table, $fieldArray, $keyCol, $autoQuote, $has_autoinc)   X-Ref
Pas de description

_adodb_getmenu(&$zthis, $name,$defstr='',$blank1stItem=true,$multiple=false,$size=0, $selectAttr='',$compareFields0=true)   X-Ref
Pas de description

_adodb_getmenu_gp(&$zthis, $name,$defstr='',$blank1stItem=true,$multiple=false,$size=0, $selectAttr='',$compareFields0=true)   X-Ref
Pas de description

_adodb_getcount(&$zthis, $sql,$inputarr=false,$secs2cache=0)   X-Ref
Pas de description

_adodb_pageexecute_all_rows(&$zthis, $sql, $nrows, $page, $inputarr=false, $secs2cache=0)   X-Ref
Pas de description

_adodb_pageexecute_no_last_page(&$zthis, $sql, $nrows, $page, $inputarr=false, $secs2cache=0)   X-Ref
Pas de description

_adodb_getupdatesql(&$zthis,&$rs, $arrFields,$forceUpdate=false,$magicq=false,$force=2)   X-Ref
Pas de description

adodb_key_exists($key, &$arr,$force=2)   X-Ref
Pas de description

_adodb_getinsertsql(&$zthis,&$rs,$arrFields,$magicq=false,$force=2)   X-Ref
There is a special case of this function for the oci8 driver.
The proper way to handle an insert w/ a blob in oracle requires
a returning clause with bind variables and a descriptor blob.


_adodb_column_sql_oci8(&$zthis,$action, $type, $fname, $fnameq, $arrFields, $magicq)   X-Ref
This private method is used to help construct
the update/sql which is generated by GetInsertSQL and GetUpdateSQL.
It handles the string construction of 1 column -> sql string based on
the column type.  We want to do 'safe' handling of BLOBs

param: string the type of sql we are trying to create
param: string column data type from the db::MetaType() method  
param: string the column name
param: array the column value
return: string

_adodb_column_sql(&$zthis, $action, $type, $fname, $fnameq, $arrFields, $magicq, $recurse=true)   X-Ref
Pas de description

_adodb_debug_execute(&$zthis, $sql, $inputarr)   X-Ref
Pas de description

_adodb_backtrace($printOrArr=true,$levels=9999,$skippy=0)   X-Ref
Pas de description



Généré le : Thu Nov 29 09:42:17 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics