|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Classes | |
| class | Auth_Yadis_Service |
| class | Auth_Yadis_XRDS |
Namespaces | |
| namespace | OpenID |
Enumerations | |
| enum | SERVICES_YADIS_MATCH_ALL |
| enum | SERVICES_YADIS_MATCH_ANY |
| enum | SERVICES_YADIS_MAX_PRIORITY |
| enum | Auth_Yadis_XMLNS_XRD_2_0 |
| enum | Auth_Yadis_XMLNS_XRDS |
Functions | |
| Auth_Yadis_getNSMap () | |
| Auth_Yadis_array_scramble ($arr) | |
| Auth_Yadis_getXRDExpiration ($xrd_element, $default=null) | |
Require the XPath implementation. This match mode means a given service must match ALL filters passed to the Auth_Yadis_XRDS::services() call.
This match mode means a given service must match ANY filters (at least one) passed to the Auth_Yadis_XRDS::services() call.
| Auth_Yadis_array_scramble | ( | $ | arr | ) |
| Auth_Yadis_getNSMap | ( | ) |
Definition at line 49 of file XRDS.php.
Referenced by Auth_Yadis_XRDS\parseXRDS().
1.7.5.1