12 #ifndef __WsModLatestNews2__H_
13 #define __WsModLatestNews2__H_
15 #include <Wt/WContainerWidget>
25 Wt::WWidget*
createContents(Wt::WContainerWidget* parent = 0)
const;
27 Wt::WWidget*
createAdmin(Wt::WContainerWidget* parent = 0)
const;
WsEditorWidget * createEditor(Wt::WContainerWidget *parent=0) const
Create the contents for an editor (create a view of options).
WsModLatestNews2 * buildModule()
void WsModLatestNews2Init(void) __attribute__((constructor))
Wt::WWidget * createContents(Wt::WContainerWidget *parent=0) const
Create the contents.
std::string description() const
Return the description of the module.
Wt::WWidget * createContentsMenuBar(Wt::WContainerWidget *parent=0) const
Create the functionalities.
Wt::WWidget * createAdmin(Wt::WContainerWidget *parent=0) const
Create the contents for an administrator.