extends |
Model |
---|
Class Cron
Methods | ||
---|---|---|
public
|
editCron(int $cron_id): void
|
# |
public
|
editStatus(int $cron_id, bool $status): void
|
# |
public
|
getCron(int $cron_id): array<string, mixed>
|
# |
public
|
getCronByCode(string $code): array<string, mixed>
|
# |
public
|
getCrons(): array<int, array<string, mixed>>
|
# |
public
|
getTotalCrons(): int
|
# |
Methods inherited from Opencart\System\Engine\Model |
---|
__construct(), __get(), __set(), __isset() |
Properties inherited from Opencart\System\Engine\Model |
---|
$registry |