Constructor & Destructor Documentation
KRemoteRequest::__construct |
( |
$ |
url, |
|
|
$ |
cmd, |
|
|
$ |
data = array() |
|
) |
| |
Member Function Documentation
KRemoteRequest::getVar |
( |
$ |
name | ) |
|
KRemoteRequest::hasVar |
( |
$ |
name | ) |
|
KRemoteRequest::makeError |
( |
$ |
type, |
|
|
$ |
msg |
|
) |
| |
KRemoteRequest::makeResponse |
( |
$ |
data | ) |
|
KRemoteRequest::run |
( |
$ |
progress | ) |
|
KRemoteRequest::setVar |
( |
$ |
name, |
|
|
$ |
val |
|
) |
| |
Field Documentation
KRemoteRequest::$data = array() |
KRemoteRequest::$response = null |
The documentation for this class was generated from the following file: