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

Class: Services_Digg_GalleryPhoto

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

Class Overview

Services_Digg_Common
   |
   --Services_Digg_GalleryPhoto

Services_Digg_GalleryPhoto


Author(s):

Methods


Child classes:

DiggAPIGalleryPhoto
DiggAPIStory

Inherited Variables

Inherited Methods


Class Details

[line 32]
Services_Digg_GalleryPhoto


[ Top ]


Method Detail

getCommentById   [line 67]

void getCommentById( int $commentid, [array $params = array()])

Get a specific comment on a photo
  • Throws: Services_Digg_Exception
  • Access: public

Parameters:

int   $commentid   —  ID of comment to fetch
array   $params   —  Digg API arguments

[ Top ]

__call   [line 42]

void __call( string $function, array $args)

__call
  • Throws: Services_Digg_Exception
  • Access: public

Overridden in child classes as:

DiggAPIGalleryPhoto::__call()
Make a second service call

Parameters:

string   $function   —  Endpoint to call
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.