7 #ifndef _WsApplication_H_
8 #define _WsApplication_H_
10 #include <Wt/WTemplate>
14 #include <gdwtcore/gdApplication.h>
15 #include <gdwtcore/gdToolbar.h>
16 #include <gdwtcore/gdWLogon.h>
62 #define WsApp WsApplication::wsInstance()
64 #endif // ifdef _WsApplication_H_
WsModulesLoader & WsModules()
void doPathChanged(std::string newPath)
static WsApplication * wsInstance()
Facility function to access the application object.
void hideImages(bool bHide=true)
void setContent(WsContent *pContent)
Interface that provides differents methods for accessing the FsTree as well as other features...
void googleAnalyticsLogger(std::string newPath)
void setTemplate(const std::string &sPage)
WsContentButtonsBar * m_pButtonsBar
void doEndDialogLogon(std::string sUid, std::string pPassword)
const std::string & homePage()
WsContentButtonsBar * contentButtonsBar()
WsApplication(const Wt::WEnvironment &env)
void setContentButtonsBar(WsContentButtonsBar *pButtonsBar)