#include <html.h>
|
| | Option (const char *attr=NULL) |
| |
| | Option (SelectionCodes select, const char *attr=NULL) |
| |
| | Option (DisableCodes disabled, const char *attr=NULL) |
| |
| | Option (SelectionCodes select, DisableCodes disabled, const char *attr=NULL) |
| |
| virtual | ~Element () |
| |
| | Element (const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
| |
| | Element (const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
| |
| PHTML::Option::Option |
( |
const char * |
attr = NULL | ) |
|
| PHTML::Option::Option |
( |
SelectionCodes |
select, |
|
|
const char * |
attr = NULL |
|
) |
| |
| PHTML::Option::Option |
( |
DisableCodes |
disabled, |
|
|
const char * |
attr = NULL |
|
) |
| |
| virtual void PHTML::Option::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: