<% 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_CGP_Mixin

NAME

FS::svc_CGP_Mixin - Mixin class for svc_classes which can be related to cgp_rule

SYNOPSIS

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

DESCRIPTION

This is a mixin class for svc_ classes that are exported to Communigate Pro.

It currently contains timezone data for domains and accounts.

METHODS

cgp_timezone

Returns an arrayref of Communigate time zones.

cgp_emptytrash_values

Returns an arrayref of possible EmptyTrash values.

cgp_certificatetype_values

Returns an arrayref of possible CertificateType values.

BUGS

SEE ALSO

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