Home
last modified time | relevance | path

Searched refs:isRemovable (Results 1 – 3 of 3) sorted by relevance

/plugin/fedauth/classes/
H A Dfa_provider.class.php80 public function isRemovable() { function in fa_provider
H A Dfa_providerlist.class.php284 if (!$this->providers[$id]->isRemovable()) return false;
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php213 . $this->_html_button($id, 'remove', !$pro->isRemovable(), 6)