Index of all elements
[ c ]
[ f ]
[ i ]
[ m ]
[ ]
[ s ]
top
top
top
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
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.
|
|