PHTML::Tab Class Reference
#include <html.h>
List of all members.
Public Member Functions |
| Tab (int indent, const char *attr=NULL) |
| Tab (const char *id, const char *attr=NULL) |
virtual | ~Tab () |
Protected Member Functions |
virtual void | AddAttr (PHTML &html) const |
Constructor & Destructor Documentation
PHTML::Tab::Tab |
( |
int |
indent, |
|
|
const char * |
attr = NULL | |
|
) |
| | |
PHTML::Tab::Tab |
( |
const char * |
id, |
|
|
const char * |
attr = NULL | |
|
) |
| | |
virtual PHTML::Tab::~Tab |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void PHTML::Tab::AddAttr |
( |
PHTML & |
html |
) |
const [protected, virtual] |
The documentation for this class was generated from the following file: