Changeset 71 in bookmarks for trunk/lib/Bookmarks/Search.pm

Timestamp:
02/13/14 16:10:42 (10 years ago)
Author:
peter
Message:
  • added a Bookmarks::Search class that encapsulates the query, tags, limit, and offset values for a given search
  • Bookmarks::List now has a search attribute that takes a Bookmarks::Search object instead of the individual attributes from the search
  • Bookmarks::get_cotags() takes a Bookmarks::Search object as its search parameter instead of discrete tags and query parameters
  • changed the name of the Bookmarks::get_bookmarks() parameter from tag to tags to align with the rest of the backend APIs
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.