zfdatagrid / grid

A DataGrid library for Zend Framework
BSD 3-Clause "New" or "Revised" License
10 stars 16 forks source link

exports related methods #869

Open imonteiro opened 11 years ago

imonteiro commented 11 years ago

Original author: martin.m...@gmail.com (January 10, 2011 08:52:22)

depends on #545

  1. add addExport()
  2. rename setExports (compatibility ? maybe combine with addExport)
  3. add removeExport()
  4. remove getExport() it is not used

Original issue: http://code.google.com/p/zfdatagrid/issues/detail?id=546