|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Code for using a proxy XRI resolver. More...
Collaboration diagram for Auth_Yadis_ProxyResolver:Public Member Functions | |
| Auth_Yadis_ProxyResolver ($fetcher, $proxy_url=null) | |
| queryURL ($xri, $service_type=null) | |
| query ($xri, $service_types, $filters=array()) | |
Code for using a proxy XRI resolver.
Definition at line 10 of file XRIRes.php.
| Auth_Yadis_ProxyResolver::Auth_Yadis_ProxyResolver | ( | $fetcher, | |
$proxy_url = null |
|||
| ) |
Definition at line 11 of file XRIRes.php.
References Auth_Yadis_getDefaultProxy().
Here is the call graph for this function:| Auth_Yadis_ProxyResolver::query | ( | $xri, | |
| $service_types, | |||
$filters = array() |
|||
| ) |
Definition at line 40 of file XRIRes.php.
References Auth_Yadis_getCanonicalID(), Auth_Yadis_XRDS\parseXRDS(), and queryURL().
Here is the call graph for this function:| Auth_Yadis_ProxyResolver::queryURL | ( | $xri, | |
$service_type = null |
|||
| ) |
Definition at line 20 of file XRIRes.php.
References $query, Auth_Yadis_toURINormal(), and Auth_Yadis_XRIAppendArgs().
Referenced by query().
Here is the call graph for this function:
Here is the caller graph for this function: