15 private $_hasIcon=
false;
18 abstract public function addContent($content,$before=
false);
21 if($this->_hasIcon===
false){
23 if(\is_string($icon)){
24 $iconO=
new HtmlIcon(
"icon-".$this->identifier, $icon);
31 $iconO->setIcon($icon);
38 if(\is_array($this->content)){
39 foreach ($this->content as $item){
static getConstantValues($postFix="", $prefixBefore=false)
addToPropertyCtrl($name, $value, $typeCtrl)
addIcon($icon, $before=true)
addContent($content, $before=false)