XClass representing a blog entry
Zuletzt geändert von Administrator am 2008/11/16 07:44
Class: BlogPost
Class properties:
- Title (title: String)
- Content (content: TextArea)
- Extract (extract: TextArea)
- Category (category: Database Tree)
- Is hidden (hidden: Boolean)
- Is published (published: Boolean)
- Publish date (publishDate: Date)
- You can use the class editor to add or modify the class properties.
Create a new document
Existing documents
The class sheet
View the sheet document (Blog.BlogPostSheet) »
The class template
View the template document (Blog.BlogPostTemplate) »