![]() |
Grima
2018-08
Whispering into Alma's ear
|
class ElectronicCollection More...
Public Member Functions | |
| loadFromAlma ($collection_id) | |
| load record from Alma More... |
|
| updateAlma () | |
| replace the collection record in Alma More... |
|
| getServices () | |
| load record from 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 | |
| $xml | |
| $services = array() | |
| $el_address | |
Public Attributes inherited from AlmaObject
| |
| $el_access = array() | |
| $xml | |
| $templateDir = __DIR__ . "/templates" | |
class ElectronicCollection
Definition at line 3061 of file grima-lib.php.
| ElectronicCollection::getServices | ( | ) |
| ElectronicCollection::loadFromAlma | ( | $collection_id | ) |
| ElectronicCollection::updateAlma | ( | ) |
replace the collection record in Alma
Definition at line 3092 of file grima-lib.php.
References $grima.
| ElectronicCollection::$el_address |
Definition at line 3068 of file grima-lib.php.
| ElectronicCollection::$services = array() |
Definition at line 3064 of file grima-lib.php.
| ElectronicCollection::$xml |
Definition at line 3063 of file grima-lib.php.
1.8.13