Copy() | Cgi::Title | [inline, virtual] |
Element(const std::string &tag) | Cgi::Element | |
GetAttribute(const std::string &key) | Cgi::Element | |
GetAttributes(const std::string &tag="") const | Cgi::Element | |
GetClass() const | Cgi::Element | |
GetContent() const | Cgi::Element | |
GetDoctype() | Cgi::Element | [virtual] |
GetElementName() const | Cgi::Element | |
GetId() const | Cgi::Element | |
GetParent() const | Cgi::Element | |
GetStyle() const | Cgi::Element | |
GetTitle() | Cgi::Title | [inline] |
SetAttribute(const std::string &key, const std::string &value) | Cgi::Element | |
SetClass(Class *cl) | Cgi::Element | [virtual] |
SetContent(const std::string &content) | Cgi::Element | |
SetId(const std::string &id) | Cgi::Element | [virtual] |
SetParent(Element *parent) | Cgi::Element | [virtual] |
SetStyle(const std::string &style) | Cgi::Element | [virtual] |
SetTitle(const std::string &title) | Cgi::Title | [inline] |
Title(const std::string &title) | Cgi::Title | [inline] |
ToString() const | Cgi::Element | [virtual] |
~Element() | Cgi::Element | [virtual] |