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 revisionBoth sides next revision
development:plugins:ils_drivers [2021/06/08 16:53] – [getStatus] demiankatzdevelopment:plugins:ils_drivers [2021/06/16 11:23] – [cancelHolds] demiankatz
Line 32: Line 32:
 This method cancels a list of holds for a specific patron. (optional)  // Not supported prior to VuFind 1.2 // This method cancels a list of holds for a specific patron. (optional)  // Not supported prior to VuFind 1.2 //
  
-  * Input: cancelDetails An associative array with two keys: patron (array returned by the driver's patronLogin method) and details (an array of strings returned by the driver's getCancelHoldDetails method)+  * Input: cancelDetails An associative array with two keys: patron (array returned by the driver's patronLogin method) and details (an array of strings -- either cancel_details values provided by the getMyHolds method, or values returned by the driver's getCancelHoldDetails method if cancel_details was unset)
   * Output: Associative array containing:   * Output: Associative array containing:
     * count – The number of items successfully cancelled     * count – The number of items successfully cancelled
development/plugins/ils_drivers.txt · Last modified: 2024/04/12 13:05 by demiankatz