Pyrogenesis  trunk
Namespaces | Functions
JSInterface_UserReport.cpp File Reference
#include "precompiled.h"
#include "JSInterface_UserReport.h"
#include "ps/Filesystem.h"
#include "ps/Pyrogenesis.h"
#include "ps/UserReport.h"
#include "scriptinterface/FunctionWrapper.h"
#include "scriptinterface/ScriptRequest.h"
#include <string>
Include dependency graph for JSInterface_UserReport.cpp:

Namespaces

 JSI_UserReport
 

Functions

bool JSI_UserReport::IsUserReportEnabled ()
 
void JSI_UserReport::SetUserReportEnabled (bool enabled)
 
std::string JSI_UserReport::GetUserReportStatus ()
 
std::string JSI_UserReport::GetUserReportLogPath ()
 
std::string JSI_UserReport::GetUserReportConfigPath ()
 
void JSI_UserReport::RegisterScriptFunctions (const ScriptRequest &rq)
 Registers the functions of the JavaScript interface for internationalization and localization into the specified JavaScript context. More...