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 [2022/08/04 12:54] – [getMyProfile] emaijaladevelopment:plugins:ils_drivers [2023/03/07 13:03] – [getPurchaseHistory] demiankatz
Line 417: Line 417:
     * mobile_phone (added in VuFind 5.0)     * mobile_phone (added in VuFind 5.0)
     * group -- i.e. Student, Staff, Faculty, etc.     * group -- i.e. Student, Staff, Faculty, etc.
-    * expiration_date -- account expiration date (Y-m-d, added in VuFind 4.1)+    * expiration_date -- account expiration date (in display format, added in VuFind 4.1)
     * birthdate (Y-m-d or an empty string, added in VuFind 9.0)     * birthdate (Y-m-d or an empty string, added in VuFind 9.0)
  
Line 538: Line 538:
 | locationID       | string             | Yes              |                  | A pick up location id or code | | locationID       | string             | Yes              |                  | A pick up location id or code |
 | locationDisplay  | string             | Yes              |                  | The text to display for the location | | locationDisplay  | string             | Yes              |                  | The text to display for the location |
 +
 +==== getProxiedUsers ====
 +
 +This method returns a list of users for which the provided user can place proxy requests. // This method was added in VuFind 9.0. //
 +
 +  * Input: Patron array returned by patronLogin method
 +  * Output: Associative array of user ID => user display name
  
 ==== getPurchaseHistory ==== ==== getPurchaseHistory ====
development/plugins/ils_drivers.txt · Last modified: 2024/06/25 13:35 by demiankatz