From 2c816f314a8f3cc46e72e31f34ed97b4e11d0449 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 4 Aug 1999 12:13:27 +0000 Subject: new HTML manpages --- htdocs/docs/man/FS/dbdef_index.html | 58 +++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 htdocs/docs/man/FS/dbdef_index.html (limited to 'htdocs/docs/man/FS/dbdef_index.html') diff --git a/htdocs/docs/man/FS/dbdef_index.html b/htdocs/docs/man/FS/dbdef_index.html new file mode 100644 index 000000000..7a9e5039e --- /dev/null +++ b/htdocs/docs/man/FS/dbdef_index.html @@ -0,0 +1,58 @@ + + +FS::dbdef_unique.pm - Index object + + + + + + + + + + +
+

+

NAME

+

+FS::dbdef_unique.pm - Index object + +

+


+

SYNOPSIS

+

+

  use FS::dbdef_index;
+
+

+

    # see FS::dbdef_colgroup methods
+
+

+


+

DESCRIPTION

+

+FS::dbdef_unique objects represent the (non-unique) indices of a table (FS::dbdef_table). FS::dbdef_unique inherits from FS::dbdef_colgroup. + +

+


+

BUGS

+

+Is this empty subclass needed? + +

+


+

SEE ALSO

+

+FS::dbdef_colgroup, FS::dbdef_record, FS::Record + + + + + + -- cgit v1.2.1