Interface | osid.control.InputForm | ||
---|---|---|---|
Implements | osid.OsidRuleForm | ||
Description |
This is the form for creating and updating | ||
Method | getInputFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | inputRecordType | an input record type |
Return | osid.control.records.InputFormRecord | the input form record | |
Errors | NULL_ARGUMENT | inputRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(inputRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |