I am doing a project in cakephp. Here I need a different layout. Please have a look at my pagination requirements
<<First <Prev 1|2|3|4|5|6 Next> Last>>
There are 6 page items ,whenever I reached the page 6 , cake won’t display the Last>> ,same case in First Button Button ,it hides that automatically.
However I need to keep the above layout for my pagination , If I click any link ,it should display the all links.
How Could I handle this? Is it possible?
I Think this will be helpfull for you
Last Link In Cake PHP