![]() |
Grima
2018-08
Whispering into Alma's ear
|
Public Member Functions | |
| addParameter ($name, $value) | |
| add a parameter to the job More... |
|
| runInAlma () | |
| run a job in Alma More... |
|
Public Member Functions inherited from AlmaObject
| |
| __construct () | |
| create new blank Alma Object More... |
|
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
Public Attributes | |
| $el_address | |
Public Attributes inherited from AlmaObject
| |
| $el_access = array() | |
| $xml | |
| $templateDir = __DIR__ . "/templates" | |
class Job
Definition at line 3773 of file grima-lib.php.
| Job::addParameter | ( | $name, | |
| $value | |||
| ) |
add a parameter to the job
| $name | - name of parameter to set |
| $value | - value of parameter to set |
Definition at line 3795 of file grima-lib.php.
| Job::runInAlma | ( | ) |
run a job in Alma
| DomDocument | job |
Definition at line 3812 of file grima-lib.php.
References $grima.
| Job::$el_address |
Definition at line 3774 of file grima-lib.php.
1.8.13