extends |
Controller |
---|
Class Customer
Methods | ||
---|---|---|
public
|
index(): void
|
# |
public
|
list(): void
|
# |
protected
|
getList(): string
|
# |
public
|
form(): void
|
# |
public
|
save(): void
|
# |
public
|
unlock(): void
|
# |
public
|
delete(): void
|
# |
public
|
login(): Action|null
|
# |
public
|
payment(): void
|
# |
public
|
deletePayment(): void
|
# |
public
|
history(): void
|
# |
public
|
getHistory(): string
|
# |
public
|
addHistory(): void
|
# |
public
|
transaction(): void
|
# |
public
|
getTransaction(): string
|
# |
public
|
addTransaction(): void
|
# |
public
|
reward(): void
|
# |
public
|
getReward(): string
|
# |
public
|
addReward(): void
|
# |
public
|
ip(): void
|
# |
public
|
getIp(): string
|
# |
public
|
authorize(): void
|
# |
public
|
getAuthorize(): string
|
# |
public
|
deleteAuthorize(): void
|
# |
public
|
autocomplete(): void
|
# |
public
|
customfield(): void
|
# |
Methods inherited from Opencart\System\Engine\Controller |
---|
__construct(), __get(), __set() |
Properties inherited from Opencart\System\Engine\Controller |
---|
$registry |