12-31-2009, 09:45 AM
[eluser]wowdezign[/eluser]
Has any found a way to detect whether there is a Pagination Object present from the Controller?
I have a situation where I need to check for the existence of pagination from the controller. I am checking for the proper uri segment, but that doesn't help for the first page (which has no segment but is a pagination set).
I did a print_r() on the CI object and could not find anything resembling pagination.
I hope someone knows of something simple I am overlooking.
Thanks much! :-)
Has any found a way to detect whether there is a Pagination Object present from the Controller?
I have a situation where I need to check for the existence of pagination from the controller. I am checking for the proper uri segment, but that doesn't help for the first page (which has no segment but is a pagination set).
I did a print_r() on the CI object and could not find anything resembling pagination.
I hope someone knows of something simple I am overlooking.
Thanks much! :-)