Interface | osid.forum.ForumForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating | ||
Method | getForumFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | forumRecordType | the forum record type |
Return | osid.forum.records.ForumFormRecord | the forum form record | |
Errors | NULL_ARGUMENT | forumRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(forumRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |