33 if (\is_array($value)) {
37 $iconO=
new HtmlIcon(
"icon-" . $this->identifier, $icon);
39 $iconO->setSize($size);
45 return ($value instanceof
HtmlIcon) ===
false;
49 return $this->content[$index];
54 return $result->setItemSelector(
"i");
58 $this->
getItem($index)->toCorner();
62 public static function corner($mainIcon,$cornerIcon,$size=
"huge"){
64 return $icons->toCorner(1);
static getValue($array, $key, $pos)
Semantic Icons group component.
static corner($mainIcon, $cornerIcon, $size="huge")
__construct($identifier, $icons=array(), $size="")
Base class for Semantic Html collections.