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

Class: DiggAPIComment

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

Class Overview

Services_Digg_Common
   |
   --Services_Digg_Comment
      |
      --DiggAPIComment

DiggAPIComment


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 345]
DiggAPIComment


[ Top ]


Method Detail

replies   [line 357]

object Instance replies( [array $params = array()])

Get a comment's replies

This function returns replies to the current comment. It only makes the second API call if the reply count is greater than zero.

  • Return: of DiggAPIEvents
  • Access: public

Parameters:

array   $params   —  Digg API arguments

[ Top ]

__toString   [line 377]

string __toString( )

__toString
  • Return: Comment's content
  • Access: public

[ Top ]


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