https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19234
Bug ID: 19234
Summary: Add query parameters handling helpers
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In order to ease endpoint writing, we need a common (and fully tested) way of
dealing with two things:
- Extract pagination controlling params from the query params and create the
right pagination setup for Koha::Objects
- Generate the right DBIC query for the passed params
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/