set_config_definition
set_config_definition(search_type, element_name, config_xml="", login=None)
Set the widget configuration definition for an element
param:
search_type - search type that this config relates to
element_name - name of the element
keyparam:
config_xml - The configuration xml to be set
login - A user’s login name, if specifically choosing one
return:
True on success, exception message on failure