mbga.Diary
Method
mbga.Diary.getId
mbga.Diary.getUserID
mbga.Diary.getField
mbga.Diary.setField
mbga.Diary.getEntryURL
mbga.Diary.getMobileEntryURL
mbga.Diary.Field
mbga.Diary.Field.ID
The ID of the posted diary entry.
mbga.Diary.Field.USER_ID
The ID of the user who posted the diary entry.
mbga.Diary.Field.TITLE
The title of the diary entry.
mbga.Diary.Field.CONTENT
The main content of the diary entry.
mbga.Diary.Field.MEDIA_ITEMS
Media files attached to the diary entry.
mbga.Diary.Field.ENTRY_URL
The URL (for PC) of the link to the posted diary entry.
mbga.Diary.Field.MOBILE_ENTRY_URL
The URL (for mobile) of the link to the posted diary entry.
Revision History
- 12/2010
- Initial Release.