[ all elements ]

Index of all elements

[ a ] [ d ] [ e ] [ g ] [ h ] [ i ] [ n ] [ o ] [ p ] [ r ] [ s ] [ u ] [ _ ]

a

addDevice
in file guifi_api.php, method guifiAPI::addDevice()
    Adds a guifi device to a node
addInterface
in file guifi_api.php, method guifiAPI::addInterface()
    Adds a wLan interface to a radio to accept more clients
addLink
in file guifi_api.php, method guifiAPI::addLink()
    Adds a link to an guifi.net interface
addNode
in file guifi_api.php, method guifiAPI::addNode()
    Adds a new guifi.net node
addRadio
in file guifi_api.php, method guifiAPI::addRadio()
    Adds a guifi Radio to a device
addZone
in file guifi_api.php, method guifiAPI::addZone()
    Adds a zone to guifi.net
authenticateUser
in file guifi_api.php, method guifiAPI::authenticateUser()
    Authenticate guifi.net account against guifi.net
top

d

dev_mode
in file guifi_api.php, class constant guifiAPI::dev_mode
    Whether the class is using the Development mode or not
top

e

examples.guifi_api.device.php
procedural page examples.guifi_api.device.php
examples.guifi_api.interface.php
procedural page examples.guifi_api.interface.php
examples.guifi_api.link.php
procedural page examples.guifi_api.link.php
examples.guifi_api.misc.php
procedural page examples.guifi_api.misc.php
examples.guifi_api.node.php
procedural page examples.guifi_api.node.php
examples.guifi_api.radio.php
procedural page examples.guifi_api.radio.php
examples.guifi_api.simple_user.php
procedural page examples.guifi_api.simple_user.php
examples.guifi_api.simple_user.step2.php
procedural page examples.guifi_api.simple_user.step2.php
examples.guifi_api.simple_user.step3.php
procedural page examples.guifi_api.simple_user.step3.php
examples.guifi_api.zone.php
procedural page examples.guifi_api.zone.php
top

g

generateAuthHeader
in file guifi_api.php, method guifiAPI::generateAuthHeader()
    Generates the authentication header to authenticate using a token against guifi.net
getAuthToken
in file guifi_api.php, method guifiAPI::getAuthToken()
    Retreives the authentication token used to authenticate the user in upcoming methods without sending the username and password each time
getChannels
in file guifi_api.php, method guifiAPI::getChannels()
    Gets a list of channels to be used with links
getErrors
in file guifi_api.php, method guifiAPI::getErrors()
    Retreives the possible errors commited during a method
getErrorsStr
in file guifi_api.php, method guifiAPI::getErrorsStr()
    Retreives a list of the errors parsed as a string
getFirmwares
in file guifi_api.php, method guifiAPI::getFirmwares()
    Gets a list of supported firmwares to be used with devices
getManufacturers
in file guifi_api.php, method guifiAPI::getManufacturers()
    Gets a list of device manufacturers
getModels
in file guifi_api.php, method guifiAPI::getModels()
    Gets a list of devices models
getProtocols
in file guifi_api.php, method guifiAPI::getProtocols()
    Gets a list of supported protocols to be used with links
guifiAPI
in file guifi_api.php, class guifiAPI
    Client class for the guifi.net API
guifi_api.php
procedural page guifi_api.php
top

h

httpRequest
in file guifi_api.php, method guifiAPI::httpRequest()
    Perform HTTP request
http_interface
in file guifi_api.php, class constant guifiAPI::http_interface
    Which is the HTTP interface used by PHP to open HTTP connections (either curl, fopen or autodetection)
top

i

input_format
in file guifi_api.php, class constant guifiAPI::input_format
    What is the input format of the incoming responses from the API
top

n

nearestRadio
in file guifi_api.php, method guifiAPI::nearestRadio()
    Searches the nearest radios from a given node
nearestZone
in file guifi_api.php, method guifiAPI::nearestZone()
    Gets the zone which can contain a certain point
top

o

output_format
in file guifi_api.php, class constant guifiAPI::output_format
    What is the output format of the outcoming parameters to the API
top

p

parseResponse
in file guifi_api.php, method guifiAPI::parseResponse()
    Parses a response from the server, according ti the input format
top

r

removeDevice
in file guifi_api.php, method guifiAPI::removeDevice()
    Removes a guifi device from a node
removeInterface
in file guifi_api.php, method guifiAPI::removeInterface()
    Removes a guifi interface from a radio
removeLink
in file guifi_api.php, method guifiAPI::removeLink()
    Removes a link from guifi.net
removeNode
in file guifi_api.php, method guifiAPI::removeNode()
    Removes a guifi node
removeRadio
in file guifi_api.php, method guifiAPI::removeRadio()
    Removes a guifi radio from a device
removeZone
in file guifi_api.php, method guifiAPI::removeZone()
    Removes a guifi zone
top

s

sendRequest
in file guifi_api.php, method guifiAPI::sendRequest()
    Performs the request to the guifi.net API server
top

u

updateDevice
in file guifi_api.php, method guifiAPI::updateDevice()
    Updates a guifi device
updateLink
in file guifi_api.php, method guifiAPI::updateLink()
    Updates a guifi link
updateNode
in file guifi_api.php, method guifiAPI::updateNode()
    Updates a guifi node
updateRadio
in file guifi_api.php, method guifiAPI::updateRadio()
    Updates a guifi radio of a device
updateZone
in file guifi_api.php, method guifiAPI::updateZone()
    Updates a guifi zone
top

_

__construct
in file guifi_api.php, method guifiAPI::__construct()
    Constructor function for all new guifiAPI instances
top

Documentation generated on Sun, 10 Jan 2010 21:02:49 +0100 by phpDocumentor 1.4.3