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

Element index for package Services_Pingback

[ a ] [ e ] [ f ] [ g ] [ i ] [ p ] [ r ] [ s ] [ t ] [ _ ]

_

$_Services_Pingback_server
in file Pingback.php, global variable $_Services_Pingback_server
    An instance of Services_Pingback object.
top

a

addRegisteredSource
in file Pingback.php, method Services_Pingback::addRegisteredSource()
    Add registered pingback source(s).
autodiscover
in file Pingback.php, method Services_Pingback::autodiscover()
    Implemented of Pingback autodiscovery algorithm.
top

e

errorMessage
in file Pingback.php, method Services_Pingback::errorMessage()
    Get error message.
expandEntities
in file Pingback.php, method Services_Pingback::expandEntities()
    Expand the entities.
top

f

fetchSourceContext
in file Pingback.php, method Services_Pingback::fetchSourceContext()
    Fetch page context for current call.
top

g

get
in file Pingback.php, method Services_Pingback::get()
    Get a pingback data.
getOptions
in file Pingback.php, method Services_Pingback::getOptions()
    Get current options.
getRegisteredSources
in file Pingback.php, method Services_Pingback::getRegisteredSources()
    Get registered pingback source URIs.
getSourceContext
in file Pingback.php, method Services_Pingback::getSourceContext()
    Get fetched source context.
top

i

isPingbackRegistered
in file Pingback.php, method Services_Pingback::isPingbackRegistered()
    Find out the whether if pingback from URI has already registered.
isSourceLinked
in file Pingback.php, method Services_Pingback::isSourceLinked()
    Find the a link to URI on the contents body of given URI.
isTargetPingbackEnabled
in file Pingback.php, method Services_Pingback::isTargetPingbackEnabled()
    Find the whether a resouce is a pingback-enabled or not.
isURIExist
in file Pingback.php, method Services_Pingback::isURIExist()
    Find out the whether the URI is exist, done with fopen().
top

p

ping
in file Pingback.php, method Services_Pingback::ping()
    A callback of Pingback XML-RPC pingback.ping method.
Pingback.php
procedural page Pingback.php
top

r

receive
in file Pingback.php, method Services_Pingback::receive()
    Receive pingback call.
receive.php
procedural page receive.php
top

s

send
in file Pingback.php, method Services_Pingback::send()
    Send a pingback.
sendHTTPRequest
in file Pingback.php, method Services_Pingback::sendHTTPRequest()
    Send a HTTP 1/1 request.
sendPingbackHeader
in file Pingback.php, method Services_Pingback::sendPingbackHeader()
    Send a Pingback header to tell this is a pingback-enable resource.
Services_Pingback
in file Pingback.php, method Services_Pingback::Services_Pingback()
    Constructor.
Services_Pingback
in file Pingback.php, class Services_Pingback
    Pingback user-agent class.
send.php
procedural page send.php
source.php
procedural page source.php
SERVICES_PINGBACK_ERROR
in file Pingback.php, constant SERVICES_PINGBACK_ERROR
    A generic fault code.
SERVICES_PINGBACK_ERROR_ACCESS_DENIED
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_ACCESS_DENIED
    Access denied.
SERVICES_PINGBACK_ERROR_ALREADY_REGISTERED
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_ALREADY_REGISTERED
    The pingback has already been registered.
SERVICES_PINGBACK_ERROR_NO_TARGET_LINK
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_NO_TARGET_LINK
    The source URI does not contain a link to the target URI, and so cannot be used as a source.
SERVICES_PINGBACK_ERROR_SOURCE_NOT_EXISTS
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_SOURCE_NOT_EXISTS
    The source URI does not exist.
SERVICES_PINGBACK_ERROR_TARGET_NOT_EXISTS
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_TARGET_NOT_EXISTS
    The specified target URI does not exist.
SERVICES_PINGBACK_ERROR_TARGET_NOT_RESOURCE
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_TARGET_NOT_RESOURCE
    The specified target URI cannot be used as a target.
SERVICES_PINGBACK_ERROR_UPSTREAM_ERROR
in file Pingback.php, constant SERVICES_PINGBACK_ERROR_UPSTREAM_ERROR
    The server could not communicate with an upstream server, or received an error from an upstream server, and therefore could not complete the request.
SERVICES_PINGBACK_XML_RPC_STRING
in file Pingback.php, constant SERVICES_PINGBACK_XML_RPC_STRING
    XML-RPC string type.
set
in file Pingback.php, method Services_Pingback::set()
    Set a pingback data.
setFromArray
in file Pingback.php, method Services_Pingback::setFromArray()
    Set the pingback data from an associative array.
setOptions
in file Pingback.php, method Services_Pingback::setOptions()
    Set the options of the Services_Pingback object.
setRegisteredSources
in file Pingback.php, method Services_Pingback::setRegisteredSources()
    Set registered pingback source URIs.
top

t

target.php
procedural page target.php
top

Documentation generated on Mon, 11 Mar 2019 14:49:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.