Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
admin_table_filter.php File Reference

Template of the admin list view with filters (list of model items in back office), see adminTable. More...

Go to the source code of this file.


Detailed Description

Template of the admin list view with filters (list of model items in back office), see adminTable.

Available variables:

  • link_insert: anchor element redirecting to the insertion form
  • formstart: form beginning tag
  • formend: form ending tag
  • input_edit: edit selected button
  • input_delete: delete selected button
  • input_where_query: hidden field for exportation purposes
  • input_export_selected: export selected button
  • input_export_all: export all button
  • psummary: pagination summary
  • pnavigation: pagination navigation links
  • form_filters: filters form
Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition in file admin_table_filter.php.