28 $this->content[
'content']=
new HtmlSemDoubleElement(
'content-' . $this->identifier,
'div',
'content', $value);
40 return parent::compile($js, $view);
48 if(isset($this->_bsComponent)===
false){
49 $this->_bsComponent=$js->
semantic()->toast(
'#'.$this->identifier,$this->_params,$this->_paramParts);
compile(JsUtils $js=NULL, &$view=NULL)
__construct($identifier, $content='')
addEventsOnRun(JsUtils $js=NULL)
Ajax$HtmlToast This class is part of phpMv-ui.
semantic(Semantic $semantic=NULL)
getter or setter of the Semantic-UI variable
Base class for Semantic double elements.
static sortAssociative($array, $sortedKeys=array())