Home > fuel-tablesort

fuel-tablesort

Fuel-tablesort is a project mainly written in PHP, it's free.

Table column sort package for Fuel

TableSort package for Fuel PHP

Class that creates table header column rows for sorting.

Almost every CMS have tables that need sorting on all or some columns, so i decided to create class, that helps create header rows and handles everything.

Example & Usage

http://darklow.fuel.first.lv/tablesort

Features

  • Cookie support
  • Full template config
  • Works in combination with Pagination class
  • Based on same principles as Paginatin class
Previous:Dominador