19 $image=
new HtmlImg(
"img-", $src, $alt);
21 parent::__construct(
$identifier,
"div",
"ui image", $image);
32 $this->
wrap(
"", $caption);
42 return $img->asAvatar($caption);
Base class for Semantic double elements.
addToProperty($name, $value, $separator=" ")
Semantic Image component.
static small($identifier, $src="", $alt="")
__construct($identifier, $src="", $alt="", $size=NULL)
static avatar($identifier, $src="", $caption=NULL)