Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
StudipDebugPDOStatement Class Reference
Inheritance diagram for StudipDebugPDOStatement:
Inheritance graph
Collaboration diagram for StudipDebugPDOStatement:
Collaboration graph

Public Member Functions

 execute ($input_parameters=NULL)
- Public Member Functions inherited from StudipPDOStatement
 __construct ($db, $query, $options)
 setStatement (PDOStatement $statement)
 bindColumn ($column, &$param)
 bindParam ($parameter, &$variable, $data_type=PDO::PARAM_STR)
 bindValue ($parameter, $value, $data_type=PDO::PARAM_STR)
 __call ($name, array $arguments)
 getIterator ()
 fetchGrouped ($fetch_style=PDO::FETCH_ASSOC, $fetch_argument=0)

Additional Inherited Members

- Protected Member Functions inherited from StudipPDOStatement
 replaceParam ($matches)
- Protected Attributes inherited from StudipPDOStatement
 $db
 $query
 $options
 $columns
 $params
 $count
 $stmt

Member Function Documentation

execute (   $input_parameters = NULL)

Executes the prepared statement and returns a PDOStatement object.

Reimplemented from StudipPDOStatement.

Here is the call graph for this function:


The documentation for this class was generated from the following file: