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

Class: DiggAPIStory

Source Location: /Services_Digg-0.4.7/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( [array $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( [array $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, array $args)

  • Access: public

Overrides Services_Digg_Story::__call() (__call)

Parameters:

   $function   — 
array   $args   — 

[ Top ]


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