Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Backup
Model
Database
Mysql
PHP Class Backup\Model\Database\Mysql
Inheritance:
extends
Gc\Db\AbstractTable
Exibir arquivo
Open project: gotcms/gotcms
Class Usage Examples
Protected Properties
Property
Type
Description
$name
string
Table name
Public Methods
Method
Description
export
(
string
$what
= 'structureanddata' ) :
string
Export function
Method Details
export()
public
method
Export function
public
export
(
string
$what
= 'structureanddata' ) :
string
$what
string
Action
return
string
Property Details
$name
protected_oe property
Table name
protected
string
$name
return
string