PHP Class DB_prefixed, atk4

Inheritance: extends DB
Afficher le fichier Open project: atk4/atk4

Méthodes publiques

Свойство Type Description
$table_prefix All queries generated through this driver will have this prefix

Méthodes publiques

Méthode Description
dsql ( $class = null ) Returns Dynamic Query object compatible with this database driver (PDO). Also sets prefix

Method Details

dsql() public méthode

Returns Dynamic Query object compatible with this database driver (PDO). Also sets prefix
public dsql ( $class = null )

Property Details

$table_prefix public_oe property

All queries generated through this driver will have this prefix
public $table_prefix