◆ __construct()
xHTML_Img::__construct |
( |
| ) |
|
◆ AddContentAfter()
xHTML_Img::AddContentAfter |
( |
|
$newContent | ) |
|
Adds content after this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddContentBefore()
xHTML_Img::AddContentBefore |
( |
|
$newContent | ) |
|
Adds content before this one
- Parameters
-
Reimplemented from xHTML_Item.
◆ AddCSSClass()
xHTML_Img::AddCSSClass |
( |
|
$classname | ) |
|
Adds a CSS class to this object
- Parameters
-
string | $classname | CSS class name |
Reimplemented from xHTML_Item.
◆ ClearProperty()
xHTML_Img::ClearProperty |
( |
|
$name | ) |
|
Clear property
- Parameters
-
Reimplemented from xHTML_Item.
◆ SetAlternativeName()
xHTML_Img::SetAlternativeName |
( |
|
$text | ) |
|
Sets alternative name of that image
- Parameters
-
◆ SetImage()
xHTML_Img::SetImage |
( |
|
$src | ) |
|
Sets destination of the image
- Parameters
-
string | $src | Destination file or url |
◆ SetProperty()
xHTML_Img::SetProperty |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
Sets a property
- Parameters
-
string | $name | Property name |
string | $value | Property name |
Reimplemented from xHTML_Item.
The documentation for this class was generated from the following file: