Bric::Util::Attribute::Grp - Interface to Attributes of Bric::Util::Grp objects
$Revision: 1.1.1.1.2.2 $
$Date: 2001/11/06 23:18:35 $
See Bric::Util::Attribute
Bric::Util::Attribute::Grp currently inherits all methods from Bric::Util::Attribute. It may be extended later.
Inherited from Bric::Util::Attribute.
Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.
Throws: NONE.
Side Effects: NONE.
Notes: NONE.
Returns the short object type name used to construct the attribute table name where the attributes for this class type are stored.
Throws: NONE.
Side Effects: NONE.
Notes: Values for this method look like 'grp' given a full object type of 'Bric::Util::Grp'.
Returns the instance class name which may just be the instance class itself, or a subclass of it. Used to determine what type of attribute instance object should be returned.
Throws: NONE.
Side Effects: NONE.
Notes: Values for this method look like 'grp' given a full object type of 'Bric::Util::Grp'.
Returns the full object type to which this attribute object applies. Any object can have attributes.
Throws: NONE.
Side Effects: NONE
Notes: Values for this method look like 'Bric::Util::Grp'.
Inherited from Bric::Util::Attribute.
NONE.
NONE.
NONE.
NONE.
This is an early draft of this class, and therefore subject to change.
David Wheeler <david@wheeler.net>
perl(1), Bric (2), Bric::Util::Grp(3) Bric::Util::Attribute(4)