PHP Class DatabaseModel, thinksns

Inheritance: extends Model
Mostra file Open project: medz/thinksns-4 Class Usage Examples

Public Properties

Property Type Description
$tableName

Public Methods

Method Description
getTableList ( )
getTableSql ( $table, $startfrom, $filesize, $currentsize, $complete = true )
import ( $sqldump )
splitsql ( $sqldump )

Method Details

getTableList() public method

public getTableList ( )

getTableSql() public method

public getTableSql ( $table, $startfrom, $filesize, $currentsize, $complete = true )

import() public method

public import ( $sqldump )

splitsql() public method

public splitsql ( $sqldump )

Property Details

$tableName public_oe property

public $tableName