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

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

Latest revision as of 14:39, 27 June 2014

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