#include <show_control.hpp>


Public Member Functions | |
| detail_functor (page &ipg, cgiScript &script) | |
| virtual | ~detail_functor () |
| show_page & | showpg (void) |
| bool | shouldShow (xmlNode &node) |
| virtual bool | operator() (xmlNode &node) |
| detail_functor (page &ipg, cgiScript &scriptIn) | |
| virtual | ~detail_functor () |
| virtual bool | operator() (xmlNode &node) |
| detail_functor (page &ipg, cgiScript &script) | |
| virtual | ~detail_functor () |
| show_page & | showpg (void) |
| bool | shouldShow (xmlNode &node) |
| virtual bool | operator() (xmlNode &node) |
Protected Attributes | |
| cgiScript & | script |
| virtualStore | store |
| Promotion_Obj | pro |
Private Attributes | |
| cgiScript & | script |
| cgiScript & | script |
Definition at line 271 of file show_control.hpp.
Definition at line 276 of file show_control.hpp.
| virtual detail_functor::~detail_functor | ( | ) | [inline, virtual] |
Definition at line 278 of file show_control.hpp.
Definition at line 531 of file prod_control.hpp.
References virtualStore::baseCategoryFixup(), virtualStore::discount, Promotion_Obj::Free_Shipping, virtualStore::freeShipping, read_write_base::get_data(), Session_Obj::GetData(), read_write_base::key(), Promotion_Obj::Percent_Discount, pro, script, and store.
| virtual detail_functor::~detail_functor | ( | ) | [inline, virtual] |
Definition at line 547 of file prod_control.hpp.
Definition at line 276 of file show_control.hpp.
| virtual detail_functor::~detail_functor | ( | ) | [inline, virtual] |
Definition at line 278 of file show_control.hpp.
| show_page& detail_functor::showpg | ( | void | ) | [inline] |
Definition at line 280 of file show_control.hpp.
References base_functor::pg.
Referenced by operator()().
| bool detail_functor::shouldShow | ( | xmlNode & | node | ) | [inline] |
Definition at line 282 of file show_control.hpp.
References cgiEnvironment::ClientArguments(), cgiInput::count(), isMutex(), and script.
Referenced by operator()().
| virtual bool detail_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 293 of file show_control.hpp.
References xmlNode::attr, show_page::emitDetail(), script, shouldShow(), and showpg().
| virtual bool detail_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 549 of file prod_control.hpp.
References base_functor::getXmlAttribute(), page::paragraph_string(), base_functor::pg, script, virtualStore::showProducts(), and store.
| show_page& detail_functor::showpg | ( | void | ) | [inline] |
| bool detail_functor::shouldShow | ( | xmlNode & | node | ) | [inline] |
Definition at line 282 of file show_control.hpp.
References cgiEnvironment::ClientArguments(), cgiInput::count(), isMutex(), and script.
| virtual bool detail_functor::operator() | ( | xmlNode & | node | ) | [inline, virtual] |
Reimplemented from base_functor.
Definition at line 293 of file show_control.hpp.
References xmlNode::attr, show_page::emitDetail(), script, shouldShow(), and showpg().
cgiScript& detail_functor::script [private] |
Definition at line 273 of file show_control.hpp.
Referenced by detail_functor(), operator()(), and shouldShow().
cgiScript& detail_functor::script [protected] |
Definition at line 527 of file prod_control.hpp.
virtualStore detail_functor::store [protected] |
Promotion_Obj detail_functor::pro [protected] |
cgiScript& detail_functor::script [private] |
Definition at line 273 of file show_control.hpp.
1.5.5