Skip to content
ypnos-web edited this page Apr 20, 2016 · 5 revisions

Welcome to the wiki which is used for documenting the cakephp-datatables plugin.

Frontend

  1. Enhancing an existing table and static tables
  2. Callback functions
  3. Custom initializers

Backend

  1. Delegating search and ordering to the model layer (needed for more complicated data sources)
  2. Performance optimizations