Blesta
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • areyouahuman
      • auth
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
        • default
      • exchange
        • rates
          • google
            • finance
          • yahoo
            • finance
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • quickbooks
            • invoice
      • json
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • recaptcha
      • reports
        • aging
          • invoices
        • custom
          • report
        • invoice
          • creation
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • components
      • input
      • record
    • helpers
      • color
      • data
        • structure
      • date
      • form
      • html
      • javascript
      • xml
    • lib
  • None
  • PHP

Classes

  • PDO
  • PDOStatement
  • stdClass

Interfaces

  • Iterator
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException

Class PDOStatement

PDOStatement implements Traversable
PHP Extension: PDO
Documented at php.net

Methods summary

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

Magic methods summary

Properties summary

public mixed $queryString
#
Blesta API documentation generated by ApiGen 2.8.0