Class TableLoad
Xmf\Database\TableLoad
load a database table
Namespace: Xmf\Database
Package: Xmf
Category: Xmf\Database\TableLoad
Copyright: 2013-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Database/TableLoad.php
Package: Xmf
Category: Xmf\Database\TableLoad
Copyright: 2013-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Database/TableLoad.php
public static
integer
|
|
public static
integer
|
|
public static
integer
|
|
public static
integer
|
#
countRows( string $table,
countRows - get count of rows in a table |
public static
array
|
#
extractRows( string $table,
extractRows - get rows, all or a subset, from a table as an array |
public static
boolean
|
#
saveTableToYamlFile( string $table, string $yamlFile,
Save table data to a YAML file |