Extension [ extension #122 SeasClick version 0.1.1 ] { - Classes [1] { Class [ final class SeasClick ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [6] { Property [ protected $host = '127.0.0.1' ] Property [ protected $port = 9000 ] Property [ protected $database = 'default' ] Property [ protected $user = NULL ] Property [ protected $passwd = NULL ] Property [ protected $compression = false ] } - Methods [8] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $connectParames ] } } Method [ public method __destruct ] { - Parameters [0] { } } Method [ public method select ] { - Parameters [2] { Parameter #0 [ $sql ] Parameter #1 [ $params ] } } Method [ public method insert ] { - Parameters [3] { Parameter #0 [ $table ] Parameter #1 [ $columns ] Parameter #2 [ $values ] } } Method [ public method writeStart ] { - Parameters [2] { Parameter #0 [ $table ] Parameter #1 [ $columns ] } } Method [ public method write ] { - Parameters [1] { Parameter #0 [ $values ] } } Method [ public method writeEnd ] { - Parameters [0] { } } Method [ public method execute ] { - Parameters [2] { Parameter #0 [ $sql ] Parameter #1 [ $params ] } } } } } }