Search results for "module:Data::Page"
Data::Page - help when paging through sets of results
When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately...
ETHER/Data-Page-2.03 - 10 May 2019 03:07:27 UTC
JS::Data::Page - Autogenerate useful information for pagination
By giving minimum parameters, this module auto-calculates all the neccessary information needed to display pagination, which we see (and program) alot in a search result page. Especially useful for client-side AJAX applications. Constructor var page ...
LBROCARD/JS-Data-Page-0.02 - 20 Aug 2011 19:42:15 UTC
Data::Page::Set - Print page indexes
Data::Page::Set->new( $page, $setsize, $showhash ); Arguments $page [Required] A Data::Page object. $setsize [Required] The size of the pageset: If you have a page object with 20 pages, but you only want to show << < 4 5 6 7 8 > >> Then setsize shoul...
BERIKV/Data-Page-Set-0.04 - 03 Oct 2005 13:09:17 UTCData::Page::Nav - Module for pages navigation
This module simply provides methods for you to create navigation of pages, using as a base the module Data::Page....
LUCAS/Data-Page-Nav-0.01 - 15 Oct 2022 16:40:47 UTC
Data::Page::Tied - Tied interface for the Data::Page module
The "Data::Page::Tied" module adds a tied interface to the object-oriented interface defined by Leon Brocard's "Data::Page" module. It also adds several methods to set and get the current page and the number of data items per page. Please read Data::...
SMUELLER/Data-Page-Tied-2.01 - 06 Nov 2006 08:43:59 UTC
Data::Page::Pageset - change long page list to be shorter and well navigate
Pages number can be very high, and it is not comfortable to show user from the first page to the last page list. Sometimes we need split the page list into some sets to shorten the page list, the form is like: 1-6 7-12 13 14 15 16 17 18 19-24 25-30 3...
CHUNZI/Data-Page-Pageset-1.02 - 25 Dec 2004 06:30:50 UTC
Data::Page::Viewport - Scroll thru data a page, or just an item, at a time
"Data::Page::Viewport" is a pure Perl module. This module keeps track of what items are on the 'current' page, when you scroll forwards or backwards within a data set. Similarly to Data::Page, you can call "sub offset(N)", for + or - N, to scroll thr...
RSAVAGE/Data-Page-Viewport-1.06 - 31 Aug 2010 07:25:31 UTC
Data::Page::Balanced - A data pager that will balance the number of entries per page.
This module behaves like Data::Page except that it balances the number of entries per page so there is no last page with only a few entries. If, for example, you have 26 entries and want 25 entries per page, a normal pager would give you two pages wi...
KIMAHL/Data-Page-Balanced-1.0.0 - 27 Oct 2007 22:58:40 UTC
Data::Page::FlickrLike - Generates flickr-like navigation links
Data::Page::FlickrLike is an extension to Data::Page to generate flickr-like navigation links....
SEKIMURA/Data-Page-FlickrLike-2.03 - 10 Apr 2012 17:39:27 UTC
Data::Page::Pagination - calculates the pagination view
This module calculates the pagination view using a Date::Page object. The provided methods are simple enough to use them in a template system....
STEFFENW/Data-Page-Pagination-0.006 - 13 Jul 2015 18:11:35 UTCData::Page::Navigation - adds methods for page navigation link to Data::Page
Using this module instead of, or in addition to Data::Page, adds a few methods to Data::Page. This modules allow you to get the array where page numbers of the number that you set are included. The array is made so that a current page may come to the...
KAZEBURO/Data-Page-Navigation-0.07 - 02 May 2020 15:21:40 UTC
Data::Page::NoTotalEntries - help when paging through sets of results without total entries
Data::Page::NoTotalEntries is a generic pager object, so it's very similar with Data::Page. But so Data::Page::NoTotalEntries doesn't support "$pager->total_entries" and other some methods. In sometime, I don't want to count total entries, because co...
TOKUHIROM/Data-Page-NoTotalEntries-0.02 - 04 Feb 2011 05:54:35 UTC
WordPress::Base::Data::Page
This is just a data holder....
LEOCHARRE/WordPress-API-1.10 - 30 Oct 2008 18:29:02 UTC
Data::Context::BEM::Block::Page - An example BEM block handler
IVANWILLS/Data-Context-BEM-0.1
-
14 Feb 2016 02:25:40 UTC
Data::Pipeline::Adapter::FetchPage - fetch a web page and split it into items
JSMITH/Data-Pipeline-0.02
-
02 Jan 2013 18:06:36 UTC
Data::Pageset - Page numbering and page sets
The object produced by Data::Pageset can be used to create page navigation, it inherits from Data::Page and has access to all methods from this object. In addition it also provides methods for dealing with set of pages, so that if there are too many ...
LLAP/Data-Pageset-1.06 - 03 Jan 2010 17:46:08 UTC
PDF::Data - Manipulate PDF files and objects as data structures
This module can read and write PDF files, and represents PDF objects as data structures that can be readily manipulated....
DEVEN/PDF-Data-v1.0.1 - 02 Jul 2022 21:16:04 UTC