method getExternalView documentation in bbn\Mvc\Controller

This will get a view from a different root.

function(string $full_path, string $mode = 'html', array $data = NULL) { return $this->_mvc->getExternalView($full_path, $mode, $data); }

This will get a view from a different root. 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.