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

Element index for package Services_PageRank

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ u ] [ _ ]

_

__construct
in file PageRank.php, method Services_PageRank::__construct()
    Constructor
top

a

attach
in file PageRank.php, method Services_PageRank::attach()
    Attaches a new observer
top

c

$ch
in file PageRank.php, variable Services_PageRank::$ch
    CheckHash generated
top

d

$data
in file PageRank.php, variable Services_PageRank::$data
    Data fetched
detach
in file PageRank.php, method Services_PageRank::detach()
    Detaches an existing observer
top

e

Exception.php
procedural page Exception.php
top

f

fetch
in file PageRank.php, method Services_PageRank::fetch()
    Fetches the data
FETCH
in file Exception.php, class constant Services_PageRank_Exception::FETCH
top

g

getCheckhash
in file PageRank.php, method Services_PageRank::getCheckhash()
    Get the CheckHash
getData
in file PageRank.php, method Services_PageRank::getData()
    Get the Data
getHash
in file PageRank.php, method Services_PageRank::getHash()
    Generates the raw hash result for the "check hash"
getLastEvent
in file PageRank.php, method Services_PageRank::getLastEvent()
    Returns the last event
getPagerank
in file PageRank.php, method Services_PageRank::getPagerank()
    Get the PageRank
getQuery
in file PageRank.php, method Services_PageRank::getQuery()
    Return the Query (eg: example.com)
getUrl
in file PageRank.php, method Services_PageRank::getUrl()
    Builds the PageRank Toolbar Lookup URL with the checkhash and the query
top

h

hasCheckhash
in file PageRank.php, method Services_PageRank::hasCheckhash()
    Checks if there is a CheckHash value or not
top

i

INVALID_URL
in file Exception.php, class constant Services_PageRank_Exception::INVALID_URL
top

l

$lastEvent
in file PageRank.php, variable Services_PageRank::$lastEvent
    Last event in request / response handling, intended for observers
lookup
in file PageRank.php, method Services_PageRank::lookup()
    Do a PageRank lookup
top

n

notify
in file PageRank.php, method Services_PageRank::notify()
    Notifies all observers
top

o

$observers
in file PageRank.php, variable Services_PageRank::$observers
    Observers attached to the request (instances of SplObserver)
top

p

$pagerank
in file PageRank.php, variable Services_PageRank::$pagerank
    PageRank parsed
PARSE
in file Exception.php, class constant Services_PageRank_Exception::PARSE
parse
in file PageRank.php, method Services_PageRank::parse()
    Parses the data
pagerank.cli.php
procedural page pagerank.cli.php
PageRank.php
procedural page PageRank.php
top

q

$q
in file PageRank.php, variable Services_PageRank::$q
    Query string input for the lookup URL (eg: example.com)
query
in file PageRank.php, method Services_PageRank::query()
    Query Google for PageRank
top

r

$request
in file PageRank.php, variable Services_PageRank::$request
    A HTTP request instance
top

s

Services_PageRank
in file PageRank.php, class Services_PageRank
    Services_PageRank Class
Services_PageRank_Exception
in file Exception.php, class Services_PageRank_Exception
    Base exception for the Services_PageRank package
setCheckhash
in file PageRank.php, method Services_PageRank::setCheckhash()
    Sets the CheckHash
setData
in file PageRank.php, method Services_PageRank::setData()
    Sets the fetch data
setLastEvent
in file PageRank.php, method Services_PageRank::setLastEvent()
    Sets the last event
setPagerank
in file PageRank.php, method Services_PageRank::setPagerank()
    Sets the PageRank
setQuery
in file PageRank.php, method Services_PageRank::setQuery()
    Sets the query string for the lookup (eg: example.com)
setRequest
in file PageRank.php, method Services_PageRank::setRequest()
    Sets the request object
top

u

$url
in file PageRank.php, variable Services_PageRank::$url
    Default PageRank Toolbar Lookup URL
USER_INPUT
in file Exception.php, class constant Services_PageRank_Exception::USER_INPUT
top

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