| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 571 lines (14 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ADODB_pdo:: (21 methods):
ADODB_pdo()
_UpdatePDO()
Time()
_connect()
_pconnect()
SelectLimit()
ServerInfo()
MetaTables()
MetaColumns()
InParameter()
ErrorMsg()
ErrorNo()
BeginTrans()
CommitTrans()
RollbackTrans()
Prepare()
PrepareStmt()
_query()
_close()
_affectedrows()
_insertid()
ADODB_pdo_base:: (5 methods):
_init()
ServerInfo()
SelectLimit()
MetaTables()
MetaColumns()
ADOPDOStatement:: (7 methods):
ADOPDOStatement()
Execute()
InParameter()
Affected_Rows()
ErrorMsg()
NumCols()
ErrorNo()
ADORecordSet_pdo:: (8 methods):
ADORecordSet_pdo()
Init()
_initrs()
FetchField()
_seek()
_fetch()
_close()
Fields()
| ADODB_pdo() X-Ref |
| No description |
| _UpdatePDO() X-Ref |
| No description |
| Time() X-Ref |
| No description |
| _connect($argDSN, $argUsername, $argPassword, $argDatabasename, $persist=false) X-Ref |
| No description |
| _pconnect($argDSN, $argUsername, $argPassword, $argDatabasename) X-Ref |
| No description |
| SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) X-Ref |
| No description |
| ServerInfo() X-Ref |
| No description |
| MetaTables($ttype=false,$showSchema=false,$mask=false) X-Ref |
| No description |
| MetaColumns($table,$normalize=true) X-Ref |
| No description |
| InParameter(&$stmt,&$var,$name,$maxLen=4000,$type=false) X-Ref |
| No description |
| ErrorMsg() X-Ref |
| No description |
| ErrorNo() X-Ref |
| No description |
| BeginTrans() X-Ref |
| No description |
| CommitTrans($ok=true) X-Ref |
| No description |
| RollbackTrans() X-Ref |
| No description |
| Prepare($sql) X-Ref |
| No description |
| PrepareStmt($sql) X-Ref |
| No description |
| _query($sql,$inputarr=false) X-Ref |
| No description |
| _close() X-Ref |
| No description |
| _affectedrows() X-Ref |
| No description |
| _insertid() X-Ref |
| No description |
Class: ADODB_pdo_base - X-Ref
| _init($parentDriver) X-Ref |
| No description |
| ServerInfo() X-Ref |
| No description |
| SelectLimit($sql,$nrows=-1,$offset=-1,$inputarr=false,$secs2cache=0) X-Ref |
| No description |
| MetaTables() X-Ref |
| No description |
| MetaColumns() X-Ref |
| No description |
Class: ADOPDOStatement - X-Ref
| ADOPDOStatement($stmt,$connection) X-Ref |
| No description |
| Execute($inputArr=false) X-Ref |
| No description |
| InParameter(&$var,$name,$maxLen=4000,$type=false) X-Ref |
| No description |
| Affected_Rows() X-Ref |
| No description |
| ErrorMsg() X-Ref |
| No description |
| NumCols() X-Ref |
| No description |
| ErrorNo() X-Ref |
| No description |
Class: ADORecordSet_pdo - X-Ref
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |