[MyBitly] element index

All elements
a b c d e f g i l m p s _
_
top
__construct
BitlyStats::__construct() in class.bitlystats.php
Constructor method, sorts the data and prepares it for the rest of object.
__construct
MyBitly::__construct() in class.mybitly.php
Constructor
__construct
BitlyCollection::__construct() in class.bitlycollection.php
__construct
BitlyLink::__construct() in class.bitlylink.php
Constructor method. Sorts out the data.
__construct
BitlyInfo::__construct() in class.bitlyinfo.php
__get
BitlyInfo::__get() in class.bitlyinfo.php
Magic get function.
__get
BitlyLink::__get() in class.bitlylink.php
Magic get function.
a
top
addObject
BitlyCollection::addObject() in class.bitlycollection.php
Adds an object to the collection.
b
top
Bitly
Bitly in interface.bitly.php
Custom Exceptions for MyBitly
BitlyCollection
BitlyCollection in class.bitlycollection.php
Class to handle the Info functionality.
BitlyInfo
BitlyInfo in class.bitlyinfo.php
Class to handle the Info functionality.
BitlyLink
BitlyLink in class.bitlylink.php
Class for handling with Bitly links
BitlyStats
BitlyStats in class.bitlystats.php
Class for the stats.
c
top
class.bitlycollection.php
class.bitlycollection.php in class.bitlycollection.php
class.bitlyinfo.php
class.bitlyinfo.php in class.bitlyinfo.php
class.bitlylink.php
class.bitlylink.php in class.bitlylink.php
class.bitlystats.php
class.bitlystats.php in class.bitlystats.php
class.mybitly.php
class.mybitly.php in class.mybitly.php
d
top
demo.php
demo.php in demo.php
e
top
exceptions.mybitly.php
exceptions.mybitly.php in exceptions.mybitly.php
expandLink
MyBitly::expandLink() in class.mybitly.php
Uses the expand functionality of the Bit.ly API.
f
top
fetch
BitlyStats::fetch() in class.bitlystats.php
Fetch singular function
fetch
BitlyCollection::fetch() in class.bitlycollection.php
Fetch function for a while loop. Returns a Bitly object until all have been returned at which point it returns false.
fetchAll
BitlyStats::fetchAll() in class.bitlystats.php
Fetch All function
fetchAll
BitlyInfo::fetchAll() in class.bitlyinfo.php
Returns the entire array.
g
top
getInfo
BitlyLink::getInfo() in class.bitlylink.php
Retrives the info that bit.ly holds on the current link.
getLastUrlRequest
MyBitly::getLastUrlRequest() in class.mybitly.php
Gets the url of the last processed API request.
getStats
BitlyLink::getStats() in class.bitlylink.php
Retrives the stats that bit.ly holds on the current link.
i
top
interface.bitly.php
interface.bitly.php in interface.bitly.php
l
top
linkInfo
MyBitly::linkInfo() in class.mybitly.php
Get Link Info
linksInfo
MyBitly::linksInfo() in class.mybitly.php
Gets info for multiple links using a single REST query.
linksStats
MyBitly::linksStats() in class.mybitly.php
Gets the link stats for multiple links.
linkStats
MyBitly::linkStats() in class.mybitly.php
Gets the link stats.
m
top
MyBitly
MyBitly in class.mybitly.php
MyBitlyGeneral
MyBitlyGeneral in exceptions.mybitly.php
MyBitlyInvalid
MyBitlyInvalid in exceptions.mybitly.php
MyBitlySettings
MyBitlySettings in exceptions.mybitly.php
Custom Exceptions for MyBitly
p
top
processCurl
MyBitly::processCurl() in class.mybitly.php
Handles the CURL requests to api.bit.ly
s
top
shortenLink
MyBitly::shortenLink() in class.mybitly.php
Creates a shorten URL and returns it. If an error
shortenLinks
MyBitly::shortenLinks() in class.mybitly.php
Shortens multiple links in a single REST query.
a b c d e f g i l m p s _