#include <html.h>
|
| Image (const char *src, int width=0, int height=0, const char *attr=NULL) |
|
| Image (const char *src, const char *alt, int width=0, int height=0, 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::Image::Image |
( |
const char * |
src, |
|
|
int |
width = 0 , |
|
|
int |
height = 0 , |
|
|
const char * |
attr = NULL |
|
) |
| |
PHTML::Image::Image |
( |
const char * |
src, |
|
|
const char * |
alt, |
|
|
int |
width = 0 , |
|
|
int |
height = 0 , |
|
|
const char * |
attr = NULL |
|
) |
| |
virtual void PHTML::Image::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: