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

Class: Services_Digg

Source Location: /Services_Digg-0.4.7/Services/Digg.php

Class Overview


Services_Digg


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Services_Digg


[ Top ]


Class Variables

$appKey =  null

[line 63]

Your API Key

The value of the appKey argument must be a URI that idenfitifes the application making the request. The URI might point to:

  • The application itself, if it's a web application.
  • A web page describing the application.
  • A web page offering the application for download.
  • The author's web site.

  • Access: public

Type:   string


[ Top ]

$uri =  'http://services.digg.com'

[line 46]

Digg API URI
  • Access: public

Type:   string


[ Top ]



Method Detail

factory   [line 72]

mixed factory( string $endPoint)

Create digg services
  • Return: PEAR_Error on failure, service on success
  • Access: public

Parameters:

string   $endPoint   — 

[ Top ]


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