Class mysqliDbStatement

Description
  • author: Florian Lonqueu-Brochard
  • copyright: 2012 Florian Lonqueu-Brochard

Located in /plugins/db/mysqli/mysqli.dbstatement.php (line 14)

jDbStatement
   |
   --mysqliDbStatement
Method Summary
mysqliDbStatement __construct ( $connection,  $usesMysqlnd)
void bindParam ()
void execute ()
void getAttribute ( $attr)
void setAttribute ( $attr,  $value)
void _free ()
Variables

Inherited Variables

Inherited from jDbStatement

jDbStatement::$_stmt
Methods
Constructor __construct (line 18)
mysqliDbStatement __construct ( $connection,  $usesMysqlnd)
  • $connection
  • $usesMysqlnd

Redefinition of:
jDbStatement::__construct()
bindParam (line 57)
void bindParam ()

Redefinition of:
jDbStatement::bindParam()
execute (line 23)
  • access: public
void execute ()

Redefinition of:
jDbStatement::execute()
getAttribute (line 73)
  • access: public
void getAttribute ( $attr)
  • $attr

Redefinition of:
jDbStatement::getAttribute()
setAttribute (line 77)
  • access: public
void setAttribute ( $attr,  $value)
  • $attr
  • $value

Redefinition of:
jDbStatement::setAttribute()
_free (line 68)
  • access: protected
void _free ()

Redefinition of:
jDbStatement::_free()

Inherited Methods

Inherited From jDbStatement

jDbStatement::__construct()
jDbStatement::bindParam()
jDbStatement::execute()
jDbStatement::getAttribute()
jDbStatement::setAttribute()
jDbStatement::_free()
jDbStatement::__destruct()

Documentation generated on Mon, 26 Oct 2015 21:57:50 +0100 by phpDocumentor 1.4.3