\n",
$this->_oboxGetAttr("bgcolor")
);
$r .= sprintf(
" %s | \n \n",
$this->_oboxGetAttrAs("outlinewidth", "width"),
$this->_oboxGetAttrAs("outlinecolor", "bgcolor"),
$this->_imagePlaceholder(1, $this->_oboxGetValueWithDefault("outlinewidth", 1))
);
$r .= sprintf(
"\n | \n",
$this->_oboxGetAttrAs("contentwidth", "width"),
$this->_oboxGetAttrAs("contentheight", "height"),
$this->_oboxGetValueWithDefault("contentpadding", 0),
$this->_oboxGetAttrAs("contentalign", "align"),
$this->_oboxGetAttrAs("contentvalign", "valign"),
$cdata
);
$r .= sprintf(
" %s | \n
\n",
$this->_oboxGetAttrAs("outlinewidth", "width"),
$this->_oboxGetAttrAs("outlinecolor", "bgcolor"),
$this->_imagePlaceholder(1, $this->_oboxGetValueWithDefault("outlinewidth", 1))
);
/* Footer line */
$r .= sprintf(
"