X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=287e50c67cbf896f0205d93ad347ca1a71551fc0;hb=1290c097176adcd62d48b1250233d53adb4b50a5;hp=60831ecd578aa898e8f0e90d54b75cfb1789e294;hpb=6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 60831ecd5..287e50c67 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -5,6 +5,9 @@ use vars qw($VERSION); $VERSION = '0.01'; +#find missing entries in this file with: +# for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done + 1; __END__ @@ -26,6 +29,12 @@ L - User class (not yet OO) L - Non OO-subroutines for the web interface. +L - Message catalog + +L - Message catalog + +L - RADIUS dictionary + =head2 Database record classes L - Database record base class @@ -43,6 +52,8 @@ L - Service base class L - Account (shell, RADIUS, POP3) class +L - RADIUS groups + L - Domain class L - DNS zone entries @@ -57,6 +68,9 @@ L - Service definition class L - Column constraint class +L - Class linking service definitions (see L) +with exports (see L) + L - External provisioning export class L - Export option class @@ -118,6 +132,8 @@ L - Job queue L - Job arguments +L - Message catalogs + =head1 Remote API modules L @@ -128,11 +144,23 @@ L =head2 Command-line utilities -L +L L -L +L + +L + +L + +L + +L + +L + +L L