Class BitlyCollection

Description

Class to handle the Info functionality.

  • author: Iain Cambridge
  • copyright: All rights reserved 2010
  • license: BSD

Located in /class.bitlycollection.php (line 11)


	
			
Method Summary
BitlyCollection __construct ()
void addObject (Bitly $objBitly)
mixed fetch ()
Methods
Constructor __construct (line 16)
  • access: public
BitlyCollection __construct ()
addObject (line 25)

Adds an object to the collection.

  • access: public
void addObject (Bitly $objBitly)
fetch (line 37)

Fetch function for a while loop. Returns a Bitly object until all have been returned at which point it returns false.

  • access: public
mixed fetch ()

Documentation generated on Thu, 22 Apr 2010 01:13:38 +0100 by phpDocumentor 1.4.1