

Public Member Functions | |
| Designer_List (cgiScript &sc) | |
| ~Designer_List () | |
| bool | list_display (bool isThisProduct) |
Public Attributes | |
| ocString | Product_Id |
Definition at line 29 of file Designer_ui.cpp.
| Designer_List::Designer_List | ( | cgiScript & | sc | ) | [inline] |
Definition at line 34 of file Designer_ui.cpp.
| Designer_List::~Designer_List | ( | ) | [inline] |
Definition at line 35 of file Designer_ui.cpp.
| bool Designer_List::list_display | ( | bool | isThisProduct | ) | [inline] |
Definition at line 37 of file Designer_ui.cpp.
References list_base::editLink, list_base::emitData(), list_base::emitEnd(), list_base::emitHeadings(), list_base::getData(), cgiTemplates::getParagraph(), list_base::hotCol, list_base::listTemplate, Product_Id, ocString::replace(), and list_base::webIO.
Referenced by main().
1.5.5