FLUID-5600: Allow for a set of grades to be passed into the prefsLoader through the auxiliary schema

Metadata

Source
FLUID-5600
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2015-02-25T10:54:45.180-0500
Updated
2015-06-26T10:09:23.783-0400
Versions
N/A
Fixed Versions
  1. 1.9
Component
  1. Prefs Framework

Description

Currently there is no direct way to modify the prefsEditor type via the auxiliary schema. However, during instantiation an integrator could pass in a prefsEditorType option. This should be modified slightly to provide a means for accepting a grade or array of grades in the schema which are distributed to the prefsEditorLoader. This would take the place of the prefsEditorType option, which could be removed after this has been implemented.

Comments