|
|
| __construct ($image, $alt="", $w=NULL, $h=NULL, $_parent=NULL) |
| |
|
| GetFormat () |
| |
|
| ToHtml () |
| |
|
| __clone () |
| |
|
| ToHtml () |
| |
|
| DisableIndenting () |
| |
|
| __construct ($_parent=NULL) |
| |
|
| SetParent ($_parent) |
| |
|
| GetParent ($_parent) |
| |
|
| AddChild ($_child) |
| |
|
|
| $Format = NULL |
| |
|
| $Height = NULL |
| |
|
| $Width = NULL |
| |
|
| $URL = NULL |
| |
|
| $AlternateText = "" |
| |
|
| $Title = NULL |
| |
|
| $Indentation = 0 |
| |
|
| $Indent = True |
| |
|
| $Style = NULL |
| |
|
| $ClassName = NULL |
| | The class of html element, if HTML5, this will be added as <element class="text"> if not NULL.
|
| |
Definition at line 23 of file image.php.
The documentation for this class was generated from the following file: