WebdWebItemList

Db representation of an item list.

Constructors

this
this()
Undocumented in source.

Members

Variables

cssClasses
string cssClasses;

The css classes for the list.

cssClassesItem
string cssClassesItem;

The css classes for the items.

deleted
bool deleted;

Boolean determining whether the item list has been deleted or not.

id
ulong id;

The id.

includeSubPages
bool includeSubPages;

Boolean determining whether it should include sub pages.

name
string name;

The name.

pageId
ulong pageId;

The id of the page to retrieve items from.

templateView
string templateView;

The template view for the items.

timestamp
DateTime timestamp;

The time the item list was last updated.

updateUser
ulong updateUser;

The user who last updated the item list.

Meta