| Interface | osid.blogging.BlogForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating blogs. | ||
| Method | getBlogFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | blogRecordType | the blog record type |
| Return | osid.blogging.records.BlogFormRecord | the blog form record | |
| Errors | NULL_ARGUMENT | blogRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(blogRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |