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

Index of all elements

[ a ] [ b ] [ c ] [ e ] [ f ] [ ] [ k ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ]

a

$apiKey
in file Technorati.php, variable Services_Technorati::$apiKey
    API Key
$apiUrl
in file Technorati.php, variable Services_Technorati::$apiUrl
    URI of the REST API
attention
in file Technorati.php, method Services_Technorati::attention()
    This lets users retrieve their Attention.XML This API query is currently experimental.
attentionPost
in file Technorati.php, method Services_Technorati::attentionPost()
    This posts a new Attention.XML file to the Technorati system.
top

b

blogInfo
in file Technorati.php, method Services_Technorati::blogInfo()
    The bloginfo query provides info on what blog, if any, is associated with a given URL
blogPostTags
in file Technorati.php, method Services_Technorati::blogPostTags()
    The BlogPostTags query returns the top tags for a given blog URL.
top

c

checkOptions
in file Technorati.php, method Services_Technorati::checkOptions()
    Filter options for those acceptable for this query. Raise warnings if others have been passed.
cosmos
in file Technorati.php, method Services_Technorati::cosmos()
    Cosmos lets you see what blogs are linking to a given URL
top

e

Exception.php
procedural page Exception.php
top

f

factory
in file Technorati.php, method Services_Technorati::factory()
    Factory methods to create client. This is in place to prepare for forwards compatibility with future versions of the API.
top

g

general
in file Technorati.php, method Services_Technorati::general()
    This method handles the majority of the work for most of our queries.
getInfo
in file Technorati.php, method Services_Technorati::getInfo()
    The getinfo query tells you things that Technorati knows about a user
top

k

$key
in file Services_Technorati_Test.php, variable Services_Technorati_TestCase::$key
keyInfo
in file Technorati.php, method Services_Technorati::keyInfo()
    KeyInfo provides information on daily usage of an API key.
top

o

outbound
in file Technorati.php, method Services_Technorati::outbound()
    The outbound query let you see what blogs are linked to from a given blog, including their associated info. It has been deprecated.
top

p

processResponse
in file Technorati.php, method Services_Technorati::processResponse()
    This function takes the request sent by either attentionPost or sendRequest and processes it, returning an unserialized version
top

r

run-tests.php
procedural page run-tests.php
top

s

search
in file Technorati.php, method Services_Technorati::search()
    The search lets you see what blogs contain a given search string
sendRequest
in file Technorati.php, method Services_Technorati::sendRequest()
    Send everything out
Services_Technorati
in file Technorati.php, class Services_Technorati
    Client for Technorati's REST-based webservices
Services_Technorati_Test.php
procedural page Services_Technorati_Test.php
Services_Technorati_Exception
in file Exception.php, class Services_Technorati_Exception
    Services_Technorati_Exception is a simple extension of PEAR_Exception, existing to help with identification of the source of exceptions.
Services_Technorati_TestCase
in file Services_Technorati_Test.php, class Services_Technorati_TestCase
setUp
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::setUp()
top

t

$tapi
in file Services_Technorati_Test.php, variable Services_Technorati_TestCase::$tapi
Technorati.php
procedural page Technorati.php
tag
in file Technorati.php, method Services_Technorati::tag()
    The tag query allows you to get a list of posts with the given tag associated with it. This API query is currently experimental.
tearDown
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::tearDown()
testBlogInfo
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testBlogInfo()
testCosmos
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testCosmos()
testFactory
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testFactory()
testGetInfo
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testGetInfo()
testKeyInfo
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testKeyInfo()
testSearch
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testSearch()
testTag
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testTag()
testTopTags
in file Services_Technorati_Test.php, method Services_Technorati_TestCase::testTopTags()
topTags
in file Technorati.php, method Services_Technorati::topTags()
    TopTags lets you retrieve a list of the most popular post tags tracked by Technorati
top

u

$userAgent
in file Technorati.php, variable Services_Technorati::$userAgent
    User agent to send with requests
top

_

__construct
in file Technorati.php, method Services_Technorati::__construct()
    Create our client
top

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