Method |
Description |
|
__construct ( ) |
|
|
compatibilityMode ( ) |
|
|
consumerFromXRDS ( $uri, $xrds_text ) |
*
Parse the given document as XRDS looking for OpenID consumer services. |
|
copy ( ) |
|
|
fromDiscoveryResult ( $discoveryResult ) |
*
Create endpoints from a DiscoveryResult. |
|
fromHTML ( $uri, $html ) |
|
|
fromOPEndpointURL ( $op_endpoint_url ) |
|
|
fromXRDS ( $uri, $xrds_text ) |
*
Parse the given document as XRDS looking for OpenID services. |
|
getDisplayIdentifier ( ) |
|
|
getLocalID ( ) |
|
|
isOPIdentifier ( ) |
|
|
matchTypes ( $type_uris ) |
*
Query this endpoint to see if it has any of the given type
URIs. This is useful for implementing other endpoint classes
that e.g. need to check for the presence of multiple versions
of a single protocol. |
|
parseService ( $yadis_url, $uri, $type_uris, $service_element ) |
|
|
preferredNamespace ( ) |
|
|
supportsType ( $type_uri ) |
|
|
usesExtension ( $extension_uri ) |
|
|