Home
last modified time | relevance | path

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

/plugin/fedauth/classes/adm/
H A Dfa_uselarge.adm.class.php35 if ($this->manager->providers->toggleSize($this->provid)) {
H A Dfa_usesmall.adm.class.php35 if ($this->manager->providers->toggleSize($this->provid)) {
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php339 public function toggleSize($id) { function in fa_providerlist