Passes down the list of input-to-output relations to the field callback.
authorVincent Zanotti <vincent.zanotti@m4x.org>
Mon, 20 Apr 2009 21:20:03 +0000 (23:20 +0200)
committerVincent Zanotti <vincent.zanotti@m4x.org>
Mon, 20 Apr 2009 21:20:03 +0000 (23:20 +0200)
commitd7dd3bd88b07c6b49c48fd90ab741de025978177
treea01383e860adefc230f9753d4fb919186146d273
parentad33acfad4176b1f30e116594e281ce602e33b05
Passes down the list of input-to-output relations to the field callback.
It allows this callback to actually use the input in a proper way (the first
parameter of the cb is the user input, which is improperly keyed).

Also make the getValue method public and static to simplify the computation
of output keys by the callbacks.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
classes/csvimporter.php