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

From Freeside
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