method script documentation in bbn\Html\Form
function($with_ele = 1)
{
$st = parent::script($with_ele);
if ( isset($this->attr['id']) ){
/** @todo Check it out! */
//$st .= 'kendo.bind("#'.$this->attr['id'].' *", Appui.tabstrip.obs[appui.tabstrip.selected].info);';
}
return $st;
}
BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way
This website uses cookies to ensure you get the best experience on our website.
© 2011-2025
BBN Solutions