[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ r ] [ s ] [ u ] [ v ] [ w ] [ _ ]

c

$cache
in file WebFinger.php, variable Net_WebFinger::$cache
    Cache object to use (PEAR Cache package).
custom-http-adapter.php
procedural page custom-http-adapter.php
top

d

DESCRIBE
in file Error.php, class constant Net_WebFinger_Error::DESCRIBE
    XRD file does not describe() the requested account
displayError
in file webfinger-cli.php, function displayError()
top

e

$error
in file Reaction.php, variable Net_WebFinger_Reaction::$error
    Message describing the error that occured during fingering.
Error.php
procedural page Error.php
top

f

$fallbackToHttp
in file WebFinger.php, variable Net_WebFinger::$fallbackToHttp
    Retry with HTTP if the HTTPS webfinger request fails.
finger
in file WebFinger.php, method Net_WebFinger::finger()
    Finger a email address like identifier - get information about it.
top

g

getIdentifierAndHost
in file WebFinger.php, method Net_WebFinger::getIdentifierAndHost()
    Convert a single URL string to an identifier and its host.
top

h

$httpClient
in file WebFinger.php, variable Net_WebFinger::$httpClient
    HTTP client to use.
top

i

isHttps
in file WebFinger.php, method Net_WebFinger::isHttps()
    Check whether the URL is an HTTPS URL.
top

l

loadHostMeta
in file WebFinger.php, method Net_WebFinger::loadHostMeta()
    Load the host's .well-known/host-meta XRD file.
loadLrdd
in file WebFinger.php, method Net_WebFinger::loadLrdd()
    Loads the user XRD file for a given identifier
loadWebfinger
in file WebFinger.php, method Net_WebFinger::loadWebfinger()
    Loads the webfinger JRD file for a given identifier
loadXrd
in file WebFinger.php, method Net_WebFinger::loadXrd()
    Loads the XRD file from the given URL.
loadXrdCached
in file WebFinger.php, method Net_WebFinger::loadXrdCached()
    Load an XRD file and caches it.
top

m

mergeHostMeta
in file WebFinger.php, method Net_WebFinger::mergeHostMeta()
    Merges some properties from the hostMeta file into the reaction object
top

n

Net_WebFinger
in file WebFinger.php, class Net_WebFinger
    PHP WebFinger client. Performs discovery and returns a result.
Net_WebFinger_Error
in file Error.php, class Net_WebFinger_Error
    An error that happened during WebFinger discovery.
Net_WebFinger_Reaction
in file Reaction.php, class Net_WebFinger_Reaction
    The reaction (=result) of a (web)finger action.
NOTHING
in file Error.php, class constant Net_WebFinger_Error::NOTHING
    No webfinger data found
NOT_FOUND
in file Error.php, class constant Net_WebFinger_Error::NOT_FOUND
    XRD could file could not be found
NOT_SUPPORTED
in file Error.php, class constant Net_WebFinger_Error::NOT_SUPPORTED
    Identifier not supported
NO_HOSTMETA
in file Error.php, class constant Net_WebFinger_Error::NO_HOSTMETA
    The .well-known/host-meta file could not be found
NO_LRDD
in file Error.php, class constant Net_WebFinger_Error::NO_LRDD
    The LRDD file could not be found
NO_LRDD_LINK
in file Error.php, class constant Net_WebFinger_Error::NO_LRDD_LINK
    The .well-known/host-meta file does not have a link with rel="lrdd".
top

r

Reaction.php
procedural page Reaction.php
top

s

$secure
in file Reaction.php, variable Net_WebFinger_Reaction::$secure
    If the WebFinger result has been obtained from secure sources.
$shortNameMap
in file Reaction.php, variable Net_WebFinger_Reaction::$shortNameMap
    Provides short names for common link relations.
setCache
in file WebFinger.php, method Net_WebFinger::setCache()
    Set a cache object that's used to buffer XRD files.
setHttpClient
in file WebFinger.php, method Net_WebFinger::setHttpClient()
    Set a HTTP client object that's used to fetch URLs.
top

u

$url
in file Reaction.php, variable Net_WebFinger_Reaction::$url
    URL from which the data have been fetched
top

v

verifyDescribes
in file WebFinger.php, method Net_WebFinger::verifyDescribes()
    Verifies that the reaction object is about the given account URL.
top

w

webfinger-cli.php
procedural page webfinger-cli.php
WebFinger.php
procedural page WebFinger.php
top

_

__get
in file Reaction.php, method Net_WebFinger_Reaction::__get()
    Easy property access to common link relations.
__isset
in file Reaction.php, method Net_WebFinger_Reaction::__isset()
    Check if a given short name exists.
top

Documentation generated on Mon, 11 Mar 2019 15:57:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.