X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=6c560d9ea1fa966c8e8e34e5ac86dde417d3e963;hp=3a9c9f3368543767a822cb009a4db6c747988d22;hb=d128747bcacac35d42f8090faac9254846496231;hpb=f36b6a178c9811357ff5d5291874aa239d22bc2a diff --git a/FS/FS.pm b/FS/FS.pm index 3a9c9f336..6c560d9ea 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -31,7 +31,7 @@ L - Non OO-subroutines for the web interface. L - Message catalog -L - Message catalog +L - Search cache L - RADIUS dictionary @@ -54,6 +54,8 @@ L - Service base class L - Account (shell, RADIUS, POP3) class +L - External mail account class + L - RADIUS groups L - Domain class @@ -62,10 +64,12 @@ L - DNS zone entries L - Mail forwarding class -L - (Depreciated) Vitual mail alias class - L - Web virtual host class. +L - DSL, wireless and other broadband class. + +L - Externally tracked service class. + L - Service definition class L - Column constraint class @@ -104,6 +108,8 @@ L - Invoice class L - Invoice line item class +L - Invoice line item detail class + L - Invoice event definition class L - Completed invoice event class @@ -134,15 +140,19 @@ L - Job queue L - Job arguments +L - Job dependencies + L - Message catalogs =head1 Remote API modules +L + L L -L +L (deprecated in favor of the self-service server) =head2 Command-line utilities @@ -185,7 +195,7 @@ first time, the suggested order will tend to reduce the number of forward references." If you've never used OO modules before, -http://www.cpan.org/doc/FMTEYEWTK/easy_objects.html might help you out. +http://www.perl.com/doc/FMTEYEWTK/easy_objects.html might help you out. =head1 DESCRIPTION