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

Class: Services_Digg_GalleryPhotos

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

Class Overview

Services_Digg_Common
   |
   --Services_Digg_GalleryPhotos

Services_Digg_GalleryPhotos


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
Services_Digg_GalleryPhotos


[ Top ]


Method Detail

getAll   [line 41]

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

Get all users' gallery photos
  • Throws: Services_Digg_Exception
  • Access: public

Parameters:

array   $params   —  Digg API arguments

[ Top ]

getGalleryPhotoById   [line 53]

void getGalleryPhotoById( int $id)

Get a single gallery photo by ID
  • Throws: Services_Digg_Exception
  • Access: public

Parameters:

int   $id   —  ID of gallery photo

[ Top ]

getGalleryPhotosById   [line 71]

void getGalleryPhotosById( array $photos, [array $params = array()])

Get a list of gallery phtoos by their ID's
  • Throws: Services_Digg_Exception
  • Access: public

Parameters:

array   $photos   —  An array of photo ID's
array   $params   —  Digg API arguments

[ Top ]


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