Freeside:4:Documentation:Developer/FS/MAC Mixin

From Freeside
< Freeside:4:Documentation:Developer‎ | FS
Revision as of 08:24, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NAME

FS::MAC_Mixin - Mixin class for objects that have MAC addresses assigned.

SYNOPSIS

DESCRIPTION

METHODS

METHODS

mac_addr_pretty; mac_addr_formatted CASE DELIMITER
Format the MAC address (for use by exports). If CASE starts with "l" (for "lowercase"), it's returned in lowercase. DELIMITER is inserted between octets.

BUGS