Object Name:News | Description: Standard Database news table | |
Primary Key:id | ||
Attribute Name: id | Type: Character | This is the id inherited from BaseObject. Other fields, for instance userId and groupId, are also inhered from the BaseObject (see specification of BaseObject). |
Attribute Name: title | Type: Character | Short title for the item of news. |
Attribute Name: body | Type: text | Main body of the item of news. |
Attribute Name: image | Type: Character | The path and name of the image to be posted with the news. |
Attribute Name: imageText | Type: Character | Image caption text. |