Overview

Namespaces

  • Simpletools
    • Autoload
    • Config
    • Db
      • Mysql
    • Event
    • Http
    • Mvc
    • Page
    • Store

Classes

  • Client
  • Iterator
  • Model
  • QueryBuilder
  • Result
  • Sql
  • Overview
  • Namespace
  • Class

Class Model

Simpletools\Db\Mysql\Client
Extended by Simpletools\Db\Mysql\Model
Namespace: Simpletools\Db\Mysql
Located at Simpletools/Db/Mysql/Model.php
Methods summary
public
# __construct( $settings = false )

Overrides

Simpletools\Db\Mysql\Client::__construct()
public
# __get( $table )
public
# __call( $table, $args )
Methods inherited from Simpletools\Db\Mysql\Client
__desctruct(), affectedRows(), beginTransaction(), checkResult(), close(), commit(), connect(), escape(), exec(), execute(), fetch(), fetchAll(), free(), getAffectedRows(), getCharset(), getConnectError(), getConnectErrorNo(), getConnectionStatus(), getCurrentDb(), getError(), getErrorNo(), getInfo(), getInsertedId(), getInstance(), getInstanceOfModel(), getIterator(), getMysqliClass(), getNumRows(), getPost(), getQuery(), getRequest(), getServerInfo(), getTimezone(), isConnected(), isEmpty(), isError(), isPost(), isQuery(), isRequest(), isTable(), isThreadSafe(), prepare(), query(), replace_first(), rollback(), setAutoCommit(), setCharset(), setCredentials(), setDb(), setMysqliClass(), setNewConnectionDetails(), setSettings(), setTimeout(), setTimezone(), setUniqueChecks(), settings(), startTransaction()
Constants inherited from Simpletools\Db\Mysql\Client
_noArgs
Properties inherited from Simpletools\Db\Mysql\Client
$_connected, $_credentials, $_modelDir, $_quotes_on
API documentation generated by ApiGen