Class Horde_Rdo_Adapter_Pdo_Cursor

Description

Located in /Rdo/lib/Horde/Rdo/Adapter/Pdo/Cursor.php (line 11)

PDOStatement
   |
   --Horde_Rdo_Adapter_Pdo_Cursor
Method Summary
 Horde_Rdo_Adapter_Pdo_Cursor __construct ()
Variables

Inherited Variables

Inherited from PDOStatement (Internal Class)

$queryString
Methods
Constructor __construct (line 15)
  • access: protected
Horde_Rdo_Adapter_Pdo_Cursor __construct ()

Inherited Methods

Inherited From PDOStatement (Internal Class)

 bindColumn ( $column, &$param, [$type = ], [$maxlen = ], [$driverdata = ] )
 bindParam ( $paramno, &$param, [$type = ], [$maxlen = ], [$driverdata = ] )
 bindValue ( $paramno, $param, [$type = ] )
 closeCursor ( )
 columnCount ( )
 debugDumpParams ( )
 errorCode ( )
 errorInfo ( )
 execute ( [$bound_input_params = ] )
 fetch ( [$how = ], [$orientation = ], [$offset = ] )
 fetchAll ( [$how = ], [$class_name = ], [$ctor_args = ] )
 fetchColumn ( [$column_number = ] )
 fetchObject ( [$class_name = ], [$ctor_args = ] )
 getAttribute ( $attribute )
 getColumnMeta ( $column )
 nextRowset ( )
 rowCount ( )
 setAttribute ( $attribute, $value )
 setFetchMode ( $mode, [$params = ] )
 __sleep ( )
 __wakeup ( )

Documentation generated on Sun, 30 Jan 2011 05:16:10 +0000 by phpDocumentor 1.4.3