About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:ils_drivers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:plugins:ils_drivers [2020/06/04 15:54] – [getHolding] demiankatzdevelopment:plugins:ils_drivers [2021/04/16 13:03] – [getHolding] demiankatz
Line 10: Line 10:
 **Default Namespace:** \VuFind\ILS\Driver **Default Namespace:** \VuFind\ILS\Driver
  
-**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php|\VuFind\ILS\Driver\DriverInterface]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/ILS/Driver/DriverInterface.php|\VuFind\ILS\Driver\DriverInterface]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['ils_driver'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['ils_driver']
Line 241: Line 241:
     * status - string describing the availability status of the item     * status - string describing the availability status of the item
     * location - string describing the physical location of the item. Note: prior to VuFind 1.3, some drivers HTML entity encoded this string; that is incorrect behavior in VuFind 1.3 or later -- this should be plain text, not HTML.     * location - string describing the physical location of the item. Note: prior to VuFind 1.3, some drivers HTML entity encoded this string; that is incorrect behavior in VuFind 1.3 or later -- this should be plain text, not HTML.
 +    * location_code - an internal code representing the location. (optional)
     * locationhref - a URL to link the location name to. (optional, introduced in VuFind 2.5)     * locationhref - a URL to link the location name to. (optional, introduced in VuFind 2.5)
     * reserve - string indicating "on reserve" status -- legal values: 'Y' or 'N'     * reserve - string indicating "on reserve" status -- legal values: 'Y' or 'N'
development/plugins/ils_drivers.txt · Last modified: 2024/04/12 13:05 by demiankatz