#include <html.h>
Definition at line 143 of file html.h.
◆ Attributes()
| libhtmlpp::HtmlElement::Attributes::Attributes |
( |
| ) |
|
◆ ~Attributes()
| libhtmlpp::HtmlElement::Attributes::~Attributes |
( |
| ) |
|
◆ getKey()
| const std::string libhtmlpp::HtmlElement::Attributes::getKey |
( |
| ) |
const |
◆ getValue()
| const std::string libhtmlpp::HtmlElement::Attributes::getValue |
( |
| ) |
const |
◆ nextAttribute()
◆ _copy
◆ HtmlElement
◆ print
Serializes an element (and its subtree) into an HtmlString.
- Parameters
-
| element | Root element to print. |
| output | Output buffer to append serialized HTML to. |
| formated | If true, pretty-prints the output with line breaks/indentation. |
The documentation for this struct was generated from the following files:
- /build/jan.koester@intranet.tuxist.de/debian/libhtmlpp/src/html.h
- /build/jan.koester@intranet.tuxist.de/debian/libhtmlpp/src/html.cpp