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

Class: DiggAPIEvents

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

Class Overview


DiggAPIEvents


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 600]
DiggAPIEvents


[ Top ]


Method Detail

current   [line 657]

mixed current( )

Return current element of $stories
  • Access: public

[ Top ]

key   [line 672]

mixed key( )

Return a key from $stories array
  • Access: public

[ Top ]

next   [line 687]

mixed next( )

Advance the internal pointer of $stories array
  • Access: public

[ Top ]

rewind   [line 642]

void rewind( )

Rewind $stories array
  • Access: public

[ Top ]

valid   [line 702]

boolean valid( )

Is the next iteration valid?
  • Access: public

[ Top ]

__wakeup   [line 625]

void __wakeup( )

__wakeup

When this is unserialized we check to see if the events listed are diggs or comments and then set $iterator appropriately.

  • See: DiggAPIEvents::$iterator
  • 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.