We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<img> element.
Extends: Control » Renderable
Definition: public function __construct($src=null, $title, $border, $style, $id=false)
public function __construct($src=null, $title, $border, $style, $id=false)
Returns: NOT DOCUMENTED
Parameters:
string $src value for the src attribute
string $src
string $title value for the title attribute
string $title
string $border value for the border attribute
string $border
string $style value for the style attribute
string $style
string $id optional value for the id attribute
string $id