chintan39 / wildblog

Automatically exported from code.google.com/p/wildblog
Other
0 stars 0 forks source link

Remember last selection properties and allow to use them (3h) #220

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
But do not use them on default.
e.g.:
Request::linkSimple('Base', 'Articles', 'actionList', array(USE_LAST_PAGING))

If we want to add a filter to previous selection:
Request::linkSimple('Base', 'Articles', 'actionList', array(USE_LAST_PAGING, 
PRED_ARG...?))

Original issue reported on code.google.com by horak.honza@gmail.com on 14 Jul 2011 at 6:54

GoogleCodeExporter commented 9 years ago

Original comment by horak.honza@gmail.com on 16 Jul 2011 at 12:27

GoogleCodeExporter commented 9 years ago

Original comment by horak.honza@gmail.com on 18 Sep 2011 at 5:35