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

Class: Services_Digg_GalleryPhoto

Source Location: /Services_Digg-0.4.1/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, [ $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, $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 Tue, 04 Dec 2007 15:00:07 -0500 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.