abbrr_net.abbrr Class Reference

Class to create a client for the abbrr.com API. More...

List of all members.

Public Member Functions

 abbrr (string url)
 Create a client instance.
string shorten ()
 Shorten the large URL.
string shorten (string type)
 Shorten the large URL.

Properties

string original [get, set]
 The original URL.


Detailed Description

Class to create a client for the abbrr.com API.


Constructor & Destructor Documentation

abbrr_net.abbrr.abbrr ( string  url  ) 

Create a client instance.

Parameters:
url The large URL.


Member Function Documentation

string abbrr_net.abbrr.shorten (  ) 

Shorten the large URL.

Returns:
The shorter URL.

string abbrr_net.abbrr.shorten ( string  type  ) 

Shorten the large URL.

Parameters:
type Type of requested response.
Returns:
The shorter URL.


Property Documentation

string abbrr_net.abbrr.original [get, set]

The original URL.


Generated on Fri May 4 00:44:06 2007 for abbrr_net by  doxygen 1.5.2