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