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

Index of all elements

[ c ] [ f ] [ i ] [ m ] [ ] [ s ]

c

check
in file MAC.php, method Net_MAC::check()
    Checks a MAC address
top

f

findVendor
in file MAC.php, method Net_MAC::findVendor()
    Finds the vendor for a MAC address
format
in file MAC.php, method Net_MAC::format()
    Formats a MAC address
top

i

importVendors
in file MAC.php, method Net_MAC::importVendors()
    Import a manufacturers' file to the database
top

m

MAC.php
procedural page MAC.php
top

n

Net_MAC
in file MAC.php, class Net_MAC
    Class to validate and cleanly format Media Access Control (MAC) addresses
NET_MAC_ERROR_BADDATA
in file MAC.php, constant NET_MAC_ERROR_BADDATA
    Error constant: signifies bad data being passed to a function
NET_MAC_ERROR_BADDB
in file MAC.php, constant NET_MAC_ERROR_BADDB
    Error constant: signifies a bad database connection
NET_MAC_ERROR_BADFILE
in file MAC.php, constant NET_MAC_ERROR_BADFILE
    Error constant: signifies a bad manufacturers file
NET_MAC_ERROR_BADOPT
in file MAC.php, constant NET_MAC_ERROR_BADOPT
    Error constant: signifies a bad option being passed to a function
NET_MAC_ERROR_OK
in file MAC.php, constant NET_MAC_ERROR_OK
    Error constant: signifies no problem (OK)
Net_MAC_Exception
in file MAC.php, class Net_MAC_Exception
    Extension of the main PEAR_Exception Class for use with the Net_MAC class.
NET_MAC_LINE_MAXLENGTH
in file MAC.php, constant NET_MAC_LINE_MAXLENGTH
    Constant to represent the maximum length of a line in the manufacturers file.
top

s

setMAC
in file MAC.php, method Net_MAC::setMAC()
    Sets the MAC address
top

_

$_db
in file MAC.php, variable Net_MAC::$_db
    A database instance to use in looking up MAC-to-vendor relationships.
$_dbOptions
in file MAC.php, variable Net_MAC::$_dbOptions
    The options to use while connecting to the database.
$_macaddr
in file MAC.php, variable Net_MAC::$_macaddr
    The MAC address to work on.
__construct
in file MAC.php, method Net_MAC::__construct()
    The default constructor
top

Documentation generated on Mon, 11 Mar 2019 15:17:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.