Home
last modified time | relevance | path

Searched refs:getPreference (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DLocationPolicyLocation.php37 public function getPreference() function in Google\\Service\\Compute\\LocationPolicyLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUserLanguage.php73 public function getPreference() function in Google\\Service\\Directory\\UserLanguage
/plugin/usersettings/
H A Dhelper.php219 public function getPreference($key, $user = null) function in helper_plugin_usersettings
H A DREADME.md150 Your plugin reads the effective value through the helper. `getPreference()`
156 $enabled = $prefs ? $prefs->getPreference('myfeature_enabled', null) : 1;
H A Daction.php295 $html .= $this->renderToggleRow($def, $helper->getPreference($key, $user));
H A Dadmin.php826 $html .= $action->renderToggleRow($def, $helper->getPreference($key, $user));
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php103 public function getPreference($key) function in Facebook\\WebDriver\\Firefox\\FirefoxProfile
/plugin/annotations/
H A Daction.php684 $value = $us->getPreference('annotations_enabled');