1 #ifndef CMD_HADNLERS_CLASSBOOK_H 2 #define CMD_HADNLERS_CLASSBOOK_H 38 void createHtml(QFile *file,
const std::string &sLang, QSqlQuery query);
39 void createMD(QFile *file,
const std::string &sLang, QSqlQuery query);
239 #endif // CMD_HADNLERS_CLASSBOOK_H This handler will be delete classbook proposal record.
Definition: cmd_handlers_classbook.h:156
This handler will be list classbook proposal record.
Definition: cmd_handlers_classbook.h:182
This handler will be prepare classbook proposal record.
Definition: cmd_handlers_classbook.h:195
This handler will be delete classbook localization record.
Definition: cmd_handlers_classbook.h:94
Definition: cmd_handlers.h:160
This handler will be update classbook localization record.
Definition: cmd_handlers_classbook.h:144
This handler will be delete classbook record.
Definition: cmd_handlers_classbook.h:21
This handler will be update classbook proposal record.
Definition: cmd_handlers_classbook.h:221
This handler will be approve classbook proposal record.
Definition: cmd_handlers_classbook.h:208
This handler will be info classbook localization record.
Definition: cmd_handlers_classbook.h:106
This handler will be info classbook proposal record.
Definition: cmd_handlers_classbook.h:169
This handler will be return classbook content (duplicate handler ? )
Definition: cmd_handlers_classbook.h:233
This handler will be add classbook record.
Definition: cmd_handlers_classbook.h:10
This handler will be return classbook record info.
Definition: cmd_handlers_classbook.h:47
virtual void handle(ModelRequest *pRequest)
Definition: cmd_handlers_classbook.cpp:38
#define REGISTRY_CMD(classname)
Definition: cmd_handlers.h:265
CmdClassbookAddRecordHandler()
Definition: cmd_handlers_classbook.cpp:20
This handler will be add classbook localization record.
Definition: cmd_handlers_classbook.h:81
This handler will be update classbook localization record.
Definition: cmd_handlers_classbook.h:119
Api handler Base.
Definition: cmd_handlers.h:202
This handler will be return classbook records list.
Definition: cmd_handlers_classbook.h:58
This handler will be export classbook record.
Definition: cmd_handlers_classbook.h:32
This handler will be update classbook record.
Definition: cmd_handlers_classbook.h:69