We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<a> element containing an <img>
Extends: Control » Renderable
Gets the inner image.
Definition: public function GetImage()
public function GetImage()
Returns: Image The inner image control
Definition: public function __construct($src, $title, $link, $margin)
public function __construct($src, $title, $link, $margin)
Returns: NOT DOCUMENTED
Parameters:
string $src value for the src attribute
string $src
string $title value for the title attribute
string $title
string $link value for the href attribute
string $link
string $margin Value for the margin (css)
string $margin