class MysqlTable extends Collection (View source)

Properties

protected $collection_key
protected $mysqlColumnsType
protected $mysqlColumnsDataType
string $table

Methods

setMysqlColumns($mysqlColumns)

No description

getMysqlColumns()

No description

setTable($table)

No description

string
getTable()

No description

Details

setMysqlColumns($mysqlColumns)

No description

Parameters

$mysqlColumns

MysqlColumn[] getMysqlColumns()

No description

Return Value

MysqlColumn[]

setTable($table)

No description

Parameters

$table

string getTable()

No description

Return Value

string