![]() |
Grima
2018-08
Whispering into Alma's ear
|
Public Member Functions | |
| offsetSet ($offset, $value) | |
| loadFromAlma ($libraryCode, $locationCode) | |
| populate location with info 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 | |
| $el_override_fields = array('library_code','flag') | |
| $el_address | |
Public Attributes inherited from AlmaObject
| |
| $el_access = array() | |
| $xml | |
| $templateDir = __DIR__ . "/templates" | |
class Location
Definition at line 3722 of file grima-lib.php.
| Location::loadFromAlma | ( | $libraryCode, | |
| $locationCode | |||
| ) |
populate location with info from Alma
| String | $code | - code of location to pull from Alma |
Definition at line 3760 of file grima-lib.php.
References $grima.
| Location::offsetSet | ( | $offset, | |
| $value | |||
| ) |
Definition at line 3739 of file grima-lib.php.
| Location::$el_address |
Definition at line 3726 of file grima-lib.php.
| Location::$el_override_fields = array('library_code','flag') |
Definition at line 3724 of file grima-lib.php.
1.8.13