#include <page_enhancements.hpp>


Public Member Functions | |
| qrystr_content_functor (page &ipg, cgiScript &in) | |
| virtual | ~qrystr_content_functor () |
| virtual bool | operator() (xmlNode &node) |
| void | emit (paragraphMap ¶s, ocString templateTags, string replace_tag) |
| qrystr_content_functor (page &ipg, cgiScript &in) | |
| virtual | ~qrystr_content_functor () |
| virtual bool | operator() (xmlNode &node) |
| void | emit (paragraphMap ¶s, ocString templateTags, string replace_tag) |
| qrystr_content_functor (page &ipg, cgiScript &in) | |
| virtual | ~qrystr_content_functor () |
| virtual bool | operator() (xmlNode &node) |
| void | emit (paragraphMap ¶s, ocString templateTags, string replace_tag) |
Protected Attributes | |
| cgiScript & | script |
| cgiScript & | script |
| cgiScript & | script |
Definition at line 21 of file page_enhancements.hpp.
Definition at line 26 of file page_enhancements.hpp.
| virtual qrystr_content_functor::~qrystr_content_functor | ( | ) | [inline, virtual] |
Definition at line 27 of file page_enhancements.hpp.
Definition at line 26 of file page_enhancements.hpp.
| virtual qrystr_content_functor::~qrystr_content_functor | ( | ) | [inline, virtual] |
Definition at line 27 of file page_enhancements.hpp.
Definition at line 26 of file page_enhancements.hpp.
| virtual qrystr_content_functor::~qrystr_content_functor | ( | ) | [inline, virtual] |
Definition at line 27 of file page_enhancements.hpp.
| virtual bool qrystr_content_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 29 of file page_enhancements.hpp.
References xmlNode::attr, emit(), page::get_template(), cgiTemplates::getParagraphs(), and base_functor::pg.
| void qrystr_content_functor::emit | ( | paragraphMap & | paras, | |
| ocString | templateTags, | |||
| string | replace_tag | |||
| ) | [inline] |
Definition at line 60 of file page_enhancements.hpp.
References aString::c_str(), page::get_page_paragraphs(), base_functor::pg, cgiEnvironment::QueryString(), ocString::regExMatch(), and script.
Referenced by operator()().
| virtual bool qrystr_content_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 29 of file page_enhancements.hpp.
References xmlNode::attr, emit(), page::get_template(), cgiTemplates::getParagraphs(), and base_functor::pg.
| void qrystr_content_functor::emit | ( | paragraphMap & | paras, | |
| ocString | templateTags, | |||
| string | replace_tag | |||
| ) | [inline] |
Definition at line 60 of file page_enhancements.hpp.
References aString::c_str(), page::get_page_paragraphs(), base_functor::pg, cgiEnvironment::QueryString(), ocString::regExMatch(), and script.
| virtual bool qrystr_content_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 29 of file page_enhancements.hpp.
References xmlNode::attr, emit(), page::get_template(), cgiTemplates::getParagraphs(), and base_functor::pg.
| void qrystr_content_functor::emit | ( | paragraphMap & | paras, | |
| ocString | templateTags, | |||
| string | replace_tag | |||
| ) | [inline] |
Definition at line 60 of file page_enhancements.hpp.
References aString::c_str(), page::get_page_paragraphs(), base_functor::pg, cgiEnvironment::QueryString(), ocString::regExMatch(), and script.
cgiScript& qrystr_content_functor::script [protected] |
cgiScript& qrystr_content_functor::script [protected] |
Definition at line 24 of file page_enhancements.hpp.
cgiScript& qrystr_content_functor::script [protected] |
Definition at line 24 of file page_enhancements.hpp.
1.5.5