Go to the SVN repository for this file.
68 stringbaseFile = reg.
Get(
"filesystem",
"HtmlBaseFile");
76 ctx.GetResponse().WriteHeader();
118unique_ptr <CHTML_form> Form(
new CHTML_form(reg.
Get(
"html",
"URL")));
120Form->AppendChild(
new CHTML_text(
"input", 40));
121Form->AddHidden(
GetEntry(),
"reply");
122Form->AppendChild(
new CHTML_submit(
"Go",
"submit"));
124 returnForm.release();
151 return string(
"reply");
162unique_ptr <CHTMLText> Reply(
new CHTMLText(
"Hello"));
166(
ctx.GetRequest().GetEntries());
169pair<TCgiEntriesI,TCgiEntriesI> p =
entries.equal_range(
"input");
173Reply->AppendChild(
new CHTMLText(
", "));
179 returnReply.release();
virtual string GetName(void) const
virtual CNcbiCommand * Clone(void) const
virtual CNCBINode * CreateView(CCgiContext &ctx)
CHelloBasicCommand(CNcbiResource &resource)
virtual ~CHelloBasicCommand(void)
virtual void Execute(CCgiContext &ctx)
CHelloCommand(CNcbiResource &resource)
virtual CNCBINode * CreateView(CCgiContext &ctx)=0
virtual ~CHelloCommand(void)
virtual string GetEntry() const
CHelloResource & GetHelloResource() const
CHelloReplyCommand(CNcbiResource &resource)
virtual ~CHelloReplyCommand(void)
virtual CNCBINode * CreateView(CCgiContext &ctx)
virtual CNcbiCommand * Clone(void) const
virtual string GetName(void) const
Include a standard set of the NCBI C++ Toolkit most basic headers.
TCgiEntries::iterator TCgiEntriesI
virtual const string & Get(const string §ion, const string &name, TFlags flags=0) const
Get the parameter value.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Process information in the NCBI Registry, including working with configuration files.
static wxAcceleratorEntry entries[3]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4