otsdaq  v2_05_02_indev
ots::WizardSupervisor Class Reference
Inheritance diagram for ots::WizardSupervisor:
ots::SOAPMessenger

Public Member Functions

 XDAQ_INSTANTIATOR ()
 
 WizardSupervisor (xdaq::ApplicationStub *)
 
void init (void)
 
void destroy (void)
 
void generateURL (void)
 
void Default (xgi::Input *in, xgi::Output *out)
 
void verification (xgi::Input *in, xgi::Output *out)
 
void request (xgi::Input *in, xgi::Output *out)
 
void requestIcons (xgi::Input *in, xgi::Output *out)
 
void editSecurity (xgi::Input *in, xgi::Output *out)
 
void UserSettings (xgi::Input *in, xgi::Output *out)
 
void tooltipRequest (xgi::Input *in, xgi::Output *out)
 
void toggleSecurityCodeGeneration (xgi::Input *in, xgi::Output *out)
 
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)
 
xoap::MessageReference supervisorLastTableGroupRequest (xoap::MessageReference msg)
 
- Public Member Functions inherited from ots::SOAPMessenger
 SOAPMessenger (xdaq::Application *application)
 
 SOAPMessenger (const SOAPMessenger &aSOAPMessenger)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters)
 
std::string sendStatus (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string message)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters)
 

Static Public Member Functions

static void printURL (WizardSupervisor *ptr, std::string securityCode)
 

Additional Inherited Members

- Protected Attributes inherited from ots::SOAPMessenger
xdaq::Application * theApplication_
 

Detailed Description

Definition at line 45 of file WizardSupervisor.h.


The documentation for this class was generated from the following file: