Skip to content

almino/CI_Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CI_Pagination

Rewrite CI_Pagination class to be more compatible with different URI segments, languages and configurations.

How to use

You can use a 'pagination' config file or call the method 'initialize' with an array containing parameters. All the configurations are merged. You don't need to pass all the parameters you've set in the config file.

To print links, call echo $this->pagination->links();.

Twitter Bootstrap compatibility

Now you can use Twitter Bootsrap pagination (http://twitter.github.io/bootstrap/components.html#pagination).

To print links, call echo $this->pagination->bootstrap_links();.

About

Rewrite CI_Pagination class to be more compatible with different URI segments, languages and configurations.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages