Skip to content

Ignited Datatables is a wrapper class/library based on the native Datatables server-side implementation by Allan Jardine found at https://legacy.datatables.net/examples/data_sources/server_side.html for CodeIgniter.

Notifications You must be signed in to change notification settings

chland/Ignited-Datatables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Ignited Datatables

Ignited Datatables is a wrapper class/library based on the native Datatables server-side implementation by Allan Jardine for CodeIgniter.

Requirements

  • jQuery 1.5+
  • DataTables 1.10+
  • CodeIgniter 3.0.0

Install

To install the library, copy the libraries/Datatables.php file into your application/libraries folder.

License

DON'T BE A DICK PUBLIC LICENSE

Version 1, December 2009

Copyright (C) 2009 Philip Sturgeon email@philsturgeon.co.uk Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

DON'T BE A DICK PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  • Do whatever you like with the original work, just don't be a dick. Being a dick includes - but is not limited to - the following instances:

    • Outright copyright infringement - Don't just copy this and change the name.
    • Selling the unmodified original with no work done what-so-ever, that's REALLY being a dick.
    • Modifying the original work to contain hidden harmful content. That would make you a PROPER dick.
  • If you become rich through modifications, related works/services, or supporting the original work, share the love. Only a dick would make loads off this work and not buy the original works creator(s) a pint.

  • Code is provided with no warranty. Using somebody else's code and bitching when it goes wrong makes you a DONKEY dick. Fix the problem yourself. A non-dick would submit the fix back.

About

Ignited Datatables is a wrapper class/library based on the native Datatables server-side implementation by Allan Jardine found at https://legacy.datatables.net/examples/data_sources/server_side.html for CodeIgniter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%