<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

FS::svc_Torrus_Mixin

NAME

FS::svc_Torrus_Mixin - Mixin class for svc_classes with a Torrus serviceid field

SYNOPSIS

package FS::svc_table; use base qw( FS::svc_Torrus_Mixin FS::svc_Common );

DESCRIPTION

This is a mixin class for svc_ classes that contain a serviceid field linking to the torrus srvexport / reportfields tables.

METHODS

graph_png

Returns a PNG graph for this port.

The following options must be specified:

start =item end

BUGS

SEE ALSO

FS::svc_port, FS::svc_broadband, Torrus documentation

<% include ('/elements/footer.html' ) %>