![]() |
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 2072 of file grima-lib.php.
| HoldingsList::__construct | ( | $mms_id = null | ) |
| HoldingsList::loadFromAlma | ( | $mms_id | ) |
| HoldingsList::$el_address |
Definition at line 2073 of file grima-lib.php.
| HoldingsList::$entries = array() |
Definition at line 2080 of file grima-lib.php.
| HoldingsList::$xml |
Definition at line 2078 of file grima-lib.php.
1.8.14