Warning: This page has not been updated in over over a year and may be outdated or deprecated.
legacy:vufind_1.x_developer_manual:building_an_ils_driver
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
legacy:vufind_1.x_developer_manual:building_an_ils_driver [2018/04/18 12:44] demiankatz |
legacy:vufind_1.x_developer_manual:building_an_ils_driver [2018/04/18 12:45] demiankatz [getTrendingBibs] |
||
---|---|---|---|
Line 245: | Line 245: | ||
==== getRecentlyReturnedBibs ==== | ==== getRecentlyReturnedBibs ==== | ||
- | This method returns information on bibliographic records for which items have been recently returned. | + | This method returns information on bibliographic records for which items have been recently returned. |
* Input: Limit (max bibs to return), Maximum age (in days), Patron array (optional) | * Input: Limit (max bibs to return), Maximum age (in days), Patron array (optional) | ||
Line 288: | Line 288: | ||
==== getTrendingBibs ==== | ==== getTrendingBibs ==== | ||
- | This method returns information on bibliographic records which have been subject to recent activity; the exact mechanism for determining this may vary from ILS to ILS (it could, for example, be based on highest circulation within a time window). | + | This method returns information on bibliographic records which have been subject to recent activity; the exact mechanism for determining this may vary from ILS to ILS (it could, for example, be based on highest circulation within a time window). |
* Input: Limit (max bibs to return), Maximum age (in days -- defining the period in which activity is considered significant), | * Input: Limit (max bibs to return), Maximum age (in days -- defining the period in which activity is considered significant), |
legacy/vufind_1.x_developer_manual/building_an_ils_driver.txt · Last modified: 2018/12/19 14:15 by demiankatz