#include <html.h>
Inheritance diagram for PHTML::Body:
Public Member Functions | |
Body (const char *attr=NULL) | |
virtual | ~Body () |
Protected Member Functions | |
virtual void | Output (PHTML &html) const |
PHTML::Body::Body | ( | const char * | attr = NULL |
) |
virtual PHTML::Body::~Body | ( | ) | [inline, virtual] |
virtual void PHTML::Body::Output | ( | PHTML & | html | ) | const [protected, virtual] |
Reimplemented from PHTML::Element.