Class TexyImage
TexyObject | --TexyImage
| Constructor Summary | |
|---|---|
| public |
__construct
()
|
| Method Summary | |
|---|---|
| void |
__clone
()
|
| Variable Summary | ||||
|---|---|---|---|---|
| bool | $asMax | |
line 348 image width and height are maximal |
|
| int | $height | |
line 345 optional image height |
|
| string | $linkedURL | |
line 339 anchored image URL |
|
| TexyModifier | $modifier | |
line 351 |
|
| string | $name | |
line 354 reference name (if is stored as reference) |
|
| string | $overURL | |
line 336 on-mouse-over image URL |
|
| string | $URL | |
line 333 base image URL |
|
| int | $width | |
line 342 optional image width |
|
| Constructor Details | ||
|---|---|---|
|
line 358 __constructpublic __construct () |
||
| Method Details | ||||||
|---|---|---|---|---|---|---|
|
line 365 __clonepublic void __clone ()
|
||||||