method groupHas documentation in bbn\User\Preferences

Checks if a group has the given preference.

Example

$pref->groupHas('042b29722c2f11eca47652540000cfbe', $pref->getGroup()); // (bool) = false; function(string $id_option, string $id_group) { return (bool)$this->_retrieveIds($id_option, null, $id_group); }

Checks if a group has the given preference. 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.