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_unique.html | 58 ++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 htdocs/docs/man/FS/dbdef_unique.html (limited to 'htdocs/docs/man/FS/dbdef_unique.html') diff --git a/htdocs/docs/man/FS/dbdef_unique.html b/htdocs/docs/man/FS/dbdef_unique.html new file mode 100644 index 000000000..73c885c75 --- /dev/null +++ b/htdocs/docs/man/FS/dbdef_unique.html @@ -0,0 +1,58 @@ + + +FS::dbdef_unique.pm - Unique object + + + + + + + + + + +
+

+

NAME

+

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

+


+

SYNOPSIS

+

+

  use FS::dbdef_unique;
+
+

+

  # see FS::dbdef_colgroup methods
+
+

+


+

DESCRIPTION

+

+FS::dbdef_unique objects represent the unique indices of a database 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