docs/api/Opencart.Admin.Model.Tool.Backup.html
| extends | Model |
Class Backup
Located at admin\model\tool\backup.php
| Methods |
|---|
| ` |
public
` | `getTables(): array<int, string>`
Get Tables
Get Tables
| # | | `
public
` | `getRecords(string $table, int $start = 0, int $limit = 100): array<int, array<string, mixed>>`
Get Records
Get Records
| # | | `
public
` | `getTotalRecords(string $table): int`
Get Total Records
Get Total Records
| # |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(),__get(), __set(),__isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master