Freeside:4:Documentation:Developer/FS/svc CGP Mixin
From Freeside
< Freeside:4:Documentation:Developer | FS
Revision as of 07:29, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))
Contents
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.