Results 1 to 2 of 2

Thread: how can developper plugin the pagination with zend framework

  1. #1
    Join Date
    Nov 2008
    Posts
    25

    how can developper plugin the pagination with zend framework

    Hello,

    i want to know how can developpe plugin the pagination with zend framework

    i have in this folder /Library/Ksa/Controller/plugin.pagination.php
    class Ksa_Controller_Plugin_Paginator extends Zend_Controller_Plugin_Abstract
    {
    //what i put in this
    }

    please help me i am newbie in zend framework

    Thanks

  2. #2
    Join Date
    Jan 2006
    Posts
    605

    Re: how can developper plugin the pagination with zend framework

    You should know that paginator component is available with Zend Framework v1.6. This component wasn’t available in v1.5. This component, like other component, is so loosely coupled that you can use it wherever you want without worrying about any other component at all. In any case, if you want some examples, then visit this website.

Similar Threads

  1. Is Zend Studio worth package for development
    By Karumbu in forum Software Development
    Replies: 9
    Last Post: 09-08-2012, 06:58 PM
  2. Replies: 6
    Last Post: 02-01-2012, 10:23 PM
  3. Zend Certification Training In New Delhi
    By osscube in forum Software Development
    Replies: 1
    Last Post: 16-05-2011, 12:17 AM
  4. Problem of pagination
    By Luis234 in forum Software Development
    Replies: 4
    Last Post: 07-04-2009, 12:02 AM
  5. Replies: 8
    Last Post: 16-03-2009, 08:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,548,232.04016 seconds with 17 queries