Class BitlyLink

Description

Implements interfaces:

Class for handling with Bitly links

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

Located in /class.bitlylink.php (line 10)


	
			
Method Summary
BitlyLink __construct (array $InputArray,  $objBitly, string $Link)
mixed __get (mixed $VarName)
Methods
Constructor __construct (line 22)

Constructor method. Sorts out the data.

  • access: public
BitlyLink __construct (array $InputArray,  $objBitly, string $Link)
  • array $InputArray
  • string $Link
  • $objBitly
getInfo (line 59)

Retrives the info that bit.ly holds on the current link.

  • access: public
BitlyStats getInfo ()
getStats (line 51)

Retrives the stats that bit.ly holds on the current link.

  • access: public
BitlyStats getStats ()
__get (line 35)

Magic get function.

  • access: public
mixed __get (mixed $VarName)
  • mixed $VarName

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