SPARQL JSP taglib 1.0 Vitro DAO access Form Library optionsForProperty Options For Property Create the option elements for a specified subject and predicate. edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForPropertyTag empty subjectUri true true predicateUri true true selectedUri false true optionsForVClass Options For VClass Create the option elements for a specified vitro class. edu.cornell.mannlib.vitro.webapp.web.jsptags.OptionsForClassTag empty classUri true true selectedUri false true option Options for Form Field Create the option elements for a specified field using information in the editConfiguration to build the list and the editSubmission to mark one of the options as selected. edu.cornell.mannlib.vitro.webapp.web.jsptags.Options empty name true true jsonset edu.cornell.mannlib.vitro.webapp.web.jsptags.JsonSet scriptless var true true value value for a Form Field If there is a value in a edit submission object that matches the name, Then output that value. otherwise, output nothing edu.cornell.mannlib.vitro.webapp.web.jsptags.Value empty name true true errorMessage errorMessage value for a Form Field If there is a value in a edit submission.validation object that matches the name, Then output that value. otherwise, output nothing edu.cornell.mannlib.vitro.webapp.web.jsptags.ErrorMessage empty name true true input Input Element Formatting Format a form input element of a specified element type edu.cornell.mannlib.vitro.webapp.web.jsptags.InputElementFormattingTag empty type false true id true true name false true label false true labelClass false true cssClass false true value false true error false true size false true rows false true cols false true multiple false true listMarkup false true cancel false true cancelLabel false true cancelUrl false true disabled false true