method addNativeWidget documentation in bbn\Appui\Dashboard

Adds a native widget

function(array $widget) { if (($id = $this->opt->add($this->_prepareNativeWidget($widget)))) { $this->perm->createFromId($id); return $id; } return null; }

Adds a native widget 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.