50 Wtx::Web::BlogEntry::Definition::Definition()
51 :
Wtx::Dbo::PermissionTableDef(
"webBlogEntry"),
52 ParentMenuFieldDef( *this,
"parentMenux" ),
53 IsPageFieldDef( *this,
"isPage" ),
54 UrlFieldDef( *this,
"url" ),
55 DatePostedFieldDef( *this,
"datePosted" ),
56 SummaryFieldDef( *this,
"summary" ),
57 ThumbnailFieldDef( *this,
"thumbnail" ),
58 BodyFieldDef( *this,
"body" )
Wtx::Dbo::FieldDefLineEdit CfyFieldDef
Item Clarify Field.
Wtx::Dbo::FieldDefLineEdit KeyFieldDef
Item KEY field.