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