Matches request params to fields defined in edl configs. Places matched value on the dom for rendering. Places
currentDefinitionElement definition ( the element used to get the param from the request) element on the
dom for rendering.
This is the base EDL Config Component for dealing with defined elements in an edl definition. Most
custom edl element behavior can be achieved by subclassing this.
author: rkirkend