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

Class: DiggAPIStory

Source Location: /Services_Digg-0.4.1/Services/Digg/Response/php.php

Class Overview

Services_Digg_Common
   |
   --Services_Digg_Story
      |
      --DiggAPIStory

DiggAPIStory


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Services_Digg_Story

Services_Digg_Story::getCommentActivity()
Get comment activity for a story
Services_Digg_Story::getCommentById()
Get a specific comment on a story
Services_Digg_Story::getDiggActivity()
Get digg activity for a story
Services_Digg_Story::__call()
__call

Class: Services_Digg_Common

Services_Digg_Common::sendRequest()
Send a request to the API

Class Details

[line 69]
DiggAPIStory


[ Top ]


Method Detail

getCommentActivity   [line 88]

void getCommentActivity( [ $params = array()])

Get comment activity for a story
  • Throws: PEAR_Exception
  • Access: public

Overrides Services_Digg_Story::getCommentActivity() (Get comment activity for a story)

Parameters:

array   $params     Digg API arguments

[ Top ]

getDiggActivity   [line 100]

void getDiggActivity( [ $params = array()])

Get digg activity for a story
  • Throws: PEAR_Exception
  • Access: public

Overrides Services_Digg_Story::getDiggActivity() (Get digg activity for a story)

Parameters:

array   $params     Digg API arguments

[ Top ]

__call   [line 71]

void __call( $function, $args)

  • Access: public

Overrides Services_Digg_Story::__call() (__call)

Parameters:

   $function     
array   $args     

[ Top ]


Documentation generated on Tue, 04 Dec 2007 15:00:10 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.