PHP Class DB_dsql_prefixed, atk4

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

Méthodes publiques

Свойство Type Description
$prefix Prefix

Méthodes publiques

Méthode Description
join ( $table, $on, $type = 'inner', $alias = UNDEFINED )
prefix ( $prefix )
table ( $table = UNDEFINED, $alias = UNDEFINED )

Method Details

join() public méthode

public join ( $table, $on, $type = 'inner', $alias = UNDEFINED )

prefix() public méthode

public prefix ( $prefix )

table() public méthode

public table ( $table = UNDEFINED, $alias = UNDEFINED )

Property Details

$prefix public_oe property

Prefix
public $prefix