Interface | osid.OsidExtensibleForm | ||
---|---|---|---|
Implements | osid.OsidForm | ||
osid.Extensible | |||
Description |
The | ||
Method | getRequiredRecordTypes | ||
Description |
Gets the required record types for this form. The required records may change as a result of other data in this form and should be checked before submission. | ||
Return | osid.type.TypeList | a list of required record types | |
Compliance | mandatory | This method must be implemented. |