Difference between revisions of "Freeside:4:Documentation:Developer/FS/MAC Mixin"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 08:24, 18 November 2015

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