Net
[ class tree: Net ] [ index: Net ] [ all elements ]

Element index for package Net

[ a ] [ b ] [ c ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ p ] [ r ] [ s ] [ w ]

a

$activated
in file Wifi.php, variable Net_Wifi_Config::$activated
    If the interface is activated.
$ap
in file Wifi.php, variable Net_Wifi_Config::$ap
    MAC address of the associated access point.
$arFileLocation
in file Wifi.php, variable Net_Wifi::$arFileLocation
    Various locations of programs
$associated
in file Wifi.php, variable Net_Wifi_Config::$associated
    If the interface is connected to an access point or an ad-hoc network.
top

b

$beacon
in file Wifi.php, variable Net_Wifi_Cell::$beacon
    The time since the last beacon (time sync) frame has been sent, in ms.
top

c

$cell
in file Wifi.php, variable Net_Wifi_Cell::$cell
    The current cell number.
$channel
in file Wifi.php, variable Net_Wifi_Cell::$channel
    Channel number used for communication.
connectToAccessPoint
in file Wifi.php, method Net_Wifi::connectToAccessPoint()
    Tells the driver to use the access point with the given MAC address only.
top

e

$encryption
in file Wifi.php, variable Net_Wifi_Cell::$encryption
    If encryption is used.
top

f

$frequency
in file Wifi.php, variable Net_Wifi_Cell::$frequency
    Channel frequency.
top

g

getCurrentConfig
in file Wifi.php, method Net_Wifi::getCurrentConfig()
    Returns an object with the current state of the interface (connected/not connected, AP,...).
getPathIwconfig
in file Wifi.php, method Net_Wifi::getPathIwconfig()
    Returns the set path to iwconfig.
getPathIwlist
in file Wifi.php, method Net_Wifi::getPathIwlist()
    Returns the set path to iwlist.
getPathProcWireless
in file Wifi.php, method Net_Wifi::getPathProcWireless()
    Returns the set path to /proc/wireless.
getSupportedInterfaces
in file Wifi.php, method Net_Wifi::getSupportedInterfaces()
    Returns an array with the names/device files of all supported wireless lan devices.
top

i

isConnected
in file Wifi.php, method Net_Wifi::isConnected()
    Checks if a network interface is connected to an access point.
top

m

$mac
in file Wifi.php, variable Net_Wifi_Cell::$mac
    MAC address of the cell (access point or ad-hoc station).
$mode
in file Wifi.php, variable Net_Wifi_Config::$mode
    Network type.
$mode
in file Wifi.php, variable Net_Wifi_Cell::$mode
    Network type.
top

n

$nick
in file Wifi.php, variable Net_Wifi_Config::$nick
    The nickname which the interface (computer) uses.
Net_Wifi
in file Wifi.php, class Net_Wifi
    This class uses tools like iwconfig and iwlist to scan for wireless networks
Net_Wifi
in file Wifi.php, method Net_Wifi::Net_Wifi()
    Constructor which tries to guess the paths of the tools
Net_Wifi_Cell
in file Wifi.php, class Net_Wifi_Cell
    Cell information from a wifi scan.
Net_Wifi_Config
in file Wifi.php, class Net_Wifi_Config
    Configuration settings of a wifi network interface
top

p

$power
in file Wifi.php, variable Net_Wifi_Config::$power
    Power setting of the interface.
$protocol
in file Wifi.php, variable Net_Wifi_Config::$protocol
    Protocol version which is used for connection.
$protocol
in file Wifi.php, variable Net_Wifi_Cell::$protocol
    The protocol version used.
parseCurrentConfig
in file Wifi.php, method Net_Wifi::parseCurrentConfig()
    Parses the iwconfig output to collect the current config information.
parseScan
in file Wifi.php, method Net_Wifi::parseScan()
    Parses the output of iwlist and returns the recognized cells.
top

r

$rate
in file Wifi.php, variable Net_Wifi_Config::$rate
    The bit rate of the connection.
$rate
in file Wifi.php, variable Net_Wifi_Cell::$rate
    Bit rate which is used (when connected).
$rates
in file Wifi.php, variable Net_Wifi_Cell::$rates
    Array of supported bit rates.
$rssi
in file Wifi.php, variable Net_Wifi_Config::$rssi
    Signal strength.
$rssi
in file Wifi.php, variable Net_Wifi_Cell::$rssi
    Signal strength.
top

s

$ssid
in file Wifi.php, variable Net_Wifi_Config::$ssid
    "Service Set IDentifier" of the cell which identifies current network.
$ssid
in file Wifi.php, variable Net_Wifi_Cell::$ssid
    "Service Set IDentifier" of the cell which identifies the network.
scan
in file Wifi.php, method Net_Wifi::scan()
    Scans for access points / ad hoc cells and returns them.
setPathIwconfig
in file Wifi.php, method Net_Wifi::setPathIwconfig()
    Returns the set path to iwconfig.
setPathIwlist
in file Wifi.php, method Net_Wifi::setPathIwlist()
    Returns the set path to iwlist.
setPathProcWireless
in file Wifi.php, method Net_Wifi::setPathProcWireless()
    Returns the set path to /proc/net/wireless.
top

w

Wifi.php
procedural page Wifi.php
top

Documentation generated on Mon, 11 Mar 2019 14:18:33 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.