#include <html.h>
Public Member Functions |
| 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 | ~Image () |
Constructor & Destructor Documentation
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 PHTML::Image::~Image |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual void PHTML::Image::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: