|
XOOPS
2.6.0
|

Public Member Functions | |
| __construct ($attributes=array()) | |
| render () | |
Public Member Functions inherited from Xoops\Html\Attributes | |
| addAttribute ($name, $value) | |
| getAttribute ($name) | |
| hasAttribute ($name) | |
| renderAttributeString () | |
| setAttribute ($name, $value=null) | |
| setAttributes ($values) | |
| unsetAttribute ($name) | |
Additional Inherited Members | |
Protected Attributes inherited from Xoops\Html\Attributes | |
| $attributes = array() | |
| Xoops\Html\Img::__construct | ( | $attributes = array() | ) |
__construct
| array | $attributes | array of attribute name => value pairs for img tag |
Definition at line 32 of file Img.php.
References Xoops\Html\Attributes\$attributes, and Xoops\Html\Attributes\setAttributes().

| Xoops\Html\Img::render | ( | ) |
render
Definition at line 44 of file Img.php.
References Xoops\Html\Attributes\renderAttributeString().
