$treeview $search $mathjax $extrastylesheet
otsdaq
v2_03_00
$projectbrief
|
$projectbrief
|
$searchbox |
Public Member Functions | |
WizardSupervisor (xdaq::ApplicationStub *) throw (xdaq::exception::Exception) | |
void | init (void) |
void | destroy (void) |
void | generateURL (void) |
void | Default (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | verification (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | request (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | requestIcons (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | editSecurity (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | UserSettings (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | tooltipRequest (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
void | toggleSecurityCodeGeneration (xgi::Input *in, xgi::Output *out) throw (xgi::exception::Exception) |
std::string | validateUploadFileType (const std::string fileType) |
void | cleanUpPreviews () |
void | savePostPreview (std::string &subject, std::string &text, const std::vector< cgicc::FormFile > &files, std::string creator, HttpXmlDocument *xmldoc=nullptr) |
xoap::MessageReference | supervisorSequenceCheck (xoap::MessageReference msg) throw ( xoap::exception::Exception) |
xoap::MessageReference | supervisorLastConfigGroupRequest (xoap::MessageReference msg) throw (xoap::exception::Exception) |
Static Public Member Functions | |
static xdaq::Application * | instantiate (xdaq::ApplicationStub *s) |
static void | printURL (WizardSupervisor *ptr, std::string securityCode) |
Definition at line 39 of file WizardSupervisor.h.