public
|
#
__construct(
IDibiReflector
$reflector,
$name
)
|
public
string
|
#
getName(
)
|
public
array
|
#
getTables(
)
Returnsarray of DibiTableInfo
|
public
array
|
#
getTableNames(
)
Returnsarray of string
|
public
DibiTableInfo
|
#
getTable(
string
$name
)
Parameters$name string |
public
bool
|
#
hasTable(
string
$name
)
Parameters$name string |
protected
void
|
#
init(
)
|