Home
last modified time | relevance | path

Searched refs:service_type (Results 1 – 2 of 2) sorted by path

/plugin/fedauth/Auth/Yadis/
H A DXRIRes.php20 function queryURL($xri, $service_type = null) argument
29 if ($service_type) {
30 $args['_xrd_t'] = $service_type;
44 foreach ($service_types as $service_type) {
45 $url = $this->queryURL($xri, $service_type);
/plugin/openid/Auth/Yadis/
H A DXRIRes.php24 function queryURL($xri, $service_type = null) argument
33 if ($service_type) {
34 $args['_xrd_t'] = $service_type;
48 foreach ($service_types as $service_type) {
49 $url = $this->queryURL($xri, $service_type);