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 [2021/11/12 17:52] – [getMyHolds] demiankatzdevelopment:plugins:ils_drivers [2022/08/04 12:54] – [getMyProfile] emaijala
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 (added in VuFind 4.1)+    * expiration_date -- account expiration date (Y-m-d, added in VuFind 4.1
 +    * birthdate (Y-m-d or an empty string, added in VuFind 9.0)
  
 ==== getMyStorageRetrievalRequests ==== ==== getMyStorageRetrievalRequests ====
Line 476: Line 477:
 This method queries the ILS for a patron's current checked out items This method queries the ILS for a patron's current checked out items
   * Starting with VuFind 5.1, getConfig may return the following keys if the service supports paging on the ILS side:   * Starting with VuFind 5.1, getConfig may return the following keys if the service supports paging on the ILS side:
-    * max_results - Maximum number of results that can be requested at once. Overrides the config.ini Catalog section setting historic_loan_page_size.+    * max_results - Maximum number of results that can be requested at once. Overrides the config.ini Catalog section setting checked_out_page_size.
     * page_size - An array of allowed page sizes (number of records per page)     * page_size - An array of allowed page sizes (number of records per page)
     * default_page_size - Default number of records per page     * default_page_size - Default number of records per page
Line 738: Line 739:
 See [[videos:ils_drivers_1|ILS Drivers, Part 1]] for further discussion of ILS drivers. See [[videos:ils_drivers_1|ILS Drivers, Part 1]] for further discussion of ILS drivers.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/plugins/ils_drivers.txt · Last modified: 2024/06/25 13:35 by demiankatz