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

Class: DiggAPIEvents

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

Class Overview


DiggAPIEvents


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 570]
DiggAPIEvents


[ Top ]


Method Detail

current   [line 627]

mixed current( )

Return current element of $stories
  • Access: public

[ Top ]

key   [line 642]

mixed key( )

Return a key from $stories array
  • Access: public

[ Top ]

next   [line 657]

mixed next( )

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

[ Top ]

rewind   [line 612]

void rewind( )

Rewind $stories array
  • Access: public

[ Top ]

valid   [line 672]

boolean valid( )

Is the next iteration valid?
  • Access: public

[ Top ]

__wakeup   [line 595]

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 14:44:51 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.