Lines Matching refs:InputField
18 # Additional InputField 'verbose' to enable and disable verbose output, i.e. XML fragments.
33 from lib.util.BackendSchema import InputField
59 InputField(
67 InputField(
75 InputField(
92 InputField(
177 inputFields = self.schema.filterFields(type='InputField')
179 assert inputFields, 'No InputField found.'
224 This function checks whether the submission is well-formed, if the InputField 'wellFormed'
282 # Check if the InputField for the DTD is non-empty. If it is, proceed, otherwise return.