Create the StoredUserFilterBuilder class.
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 29 Jan 2011 23:30:25 +0000 (00:30 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sat, 29 Jan 2011 23:36:14 +0000 (00:36 +0100)
commite21504a3e4bb981378472144a31c468ce2239af6
treebb2fa7d97a34a4c9de3c303976bd2e1d69fea7f7
parent57a4162e2b3f92c9b12d264f83dd191d7ba71fa2
Create the StoredUserFilterBuilder class.

It is used to wrap a UserFilterBuilder, keeping the environment for
filling it as well.

This allows to store the UFC generated by a UserFilterBuilder and the
values of the form which led to that UFC, so that the UFC can be later
edited with the same form.

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
include/common.inc.php
include/ufbuilder.inc.php