Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Class: ADOPDOStatement

Source Location: /includes/classes/adodb/drivers/adodb-pdo.inc.php

Class Overview




Variables

Methods



Class Details

[line 395]


[ Top ]


Class Variables

$databaseType =  "pdo"

[line 397]


Type:   mixed


[ Top ]

$dataProvider =  "pdo"

[line 398]


Type:   mixed


[ Top ]

$_connectionID =

[line 400]


Type:   mixed


[ Top ]

$_stmt =

[line 399]


Type:   mixed


[ Top ]



Class Methods


constructor ADOPDOStatement [line 402]

ADOPDOStatement ADOPDOStatement( $stmt, $connection)



Parameters:

   $stmt  
   $connection  

[ Top ]

method Affected_Rows [line 423]

void Affected_Rows( )



[ Top ]

method ErrorMsg [line 428]

void ErrorMsg( )



[ Top ]

method ErrorNo [line 444]

void ErrorNo( )



[ Top ]

method Execute [line 408]

void Execute( [ $inputArr = false])



Parameters:

   $inputArr  

[ Top ]

method InParameter [line 416]

void InParameter( &$var, $name, [ $maxLen = 4000], [ $type = false])



Parameters:

   &$var  
   $name  
   $maxLen  
   $type  

[ Top ]

method NumCols [line 439]

void NumCols( )



[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:41:14 +0200 by phpDocumentor 1.4.1