Home
last modified time | relevance | path

Searched refs:getProvidersByListSource (Results 1 – 2 of 2) sorted by relevance

/plugin/fedauth/classes/adm/
H A Dfa_toggle.adm.class.php38 foreach ($this->getProvidersByListSource() as $id => $pro) {
59 … print $this->html_providers_list($this->getProvidersByListSource(), $this->listSource == 'large');
H A Dfa_manage.adm.class.php56 function &getProvidersByListSource() { function in fa_manage