14 parent::__construct(
$identifier,
"div",
"ui reveal");
17 $this->
setType($type,$attributeType);
25 $content=
new HtmlSemDoubleElement($this->identifier.
"-".$index,
"div",
"",
$content);
29 $content->addToProperty(
"class",(($index===0)?
"visible":
"hidden").
" content");
43 return $this->content[0];
47 return $this->content[1];
50 public function setType($type,$attribute=NULL){
52 if(isset($attribute)){
setRotate($attribute=NULL)
addToProperty($name, $value, $separator=" ")
Semantic Label component.
setType($type, $attribute=NULL)
__construct($identifier, $visibleContent, $hiddenContent, $type=RevealType::FADE, $attributeType=NULL)
setHiddenContent($hiddenContent)
Base class for Semantic double elements.
setElement($index, $content)
setVisibleContent($visibleContent)
addToPropertyCtrl($name, $value, $typeCtrl)