docs/api/Opencart.Admin.Model.Extension.Opencart.Fraud.Ip.html
| extends | Model |
Class Ip
Located at extension\opencart\admin\model\fraud\ip.php
| Methods |
|---|
| ` |
public
` | `install(): void`
Install
Install
| # | | `
public
` | `uninstall(): void`
Uninstall
Uninstall
| # | | `
public
` | `addIp(string $ip): void`
Add Ip
Add Ip
| # | | `
public
` | `removeIp(string $ip): void`
Remove Ip
Remove Ip
| # | | `
public
` | `getIps(int $start = 0, int $limit = 10): array<int, array<string, mixed>>`
Get Ips
Get Ips
| # | | `
public
` | `getTotalIps(): int`
Get Total Ips
Get Total Ips
| # | | `
public
` | `getTotalIpsByIp(string $ip): int`
Get Total Ips By Ip
Get Total Ips By Ip
| # |
| 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