![]() |
Grima
2018-08
Whispering into Alma's ear
|
class HoldingsList More...
Public Member Functions | |
| __construct ($mms_id=null) | |
| loadFromAlma ($mms_id) | |
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 | |
| $xml | |
| $entries = array() | |
Public Attributes inherited from AlmaObject
| |
| $el_access = array() | |
| $xml | |
| $templateDir = __DIR__ . "/templates" | |
class HoldingsList
Definition at line 2475 of file grima-lib.php.
| HoldingsList::__construct | ( |
$mms_id = null
|
) |
Definition at line 2485 of file grima-lib.php.
| HoldingsList::loadFromAlma | ( | $mms_id | ) |
| HoldingsList::$el_address |
Definition at line 2476 of file grima-lib.php.
| HoldingsList::$entries = array() |
Definition at line 2483 of file grima-lib.php.
| HoldingsList::$xml |
Definition at line 2481 of file grima-lib.php.
1.8.13