WebdModule

Db representation of a module.

Constructors

this
this()
Undocumented in source.

Members

Variables

cssClasses
string cssClasses;

The css classes.

deleted
bool deleted;

Boolean determining whether the module has been deleted or not.

disabled
bool disabled;

Boolean determining whether the module is disabled or not.

id
ulong id;

The id.

name
string name;

The name.

timestamp
DateTime timestamp;

The time the module was last updated.

updateUser
ulong updateUser;

The user who updated the module last.

Meta