man Bric::Util::Attribute::Person () - Interface to Attributes of Bric::Biz::Person objects

NAME

Bric::Util::Attribute::Person - Interface to Attributes of Bric::Biz::Person objects

VERSION

$LastChangedRevision$

DATE

$LastChangedDate: 2004-08-12 17:13:34 -0700 (Thu, 12 Aug 2004) $

SYNOPSIS

See Bric::Util::Attribute

DESCRIPTION

See Bric::Util::Attribute.

INTERFACE

Constructors

Inherited from Bric::Util::Attribute.

Destructors

$attr->DESTROY
Dummy method to prevent wasting time trying to AUTOLOAD DESTROY. Throws: NONE. Side Effects: NONE. Notes: NONE.

Public Class Methods

$type = Bric::Util::Attribute::short_object_type();
Returns 'person', 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: NONE.

Public Instance Methods

Inherited from Bric::Util::Attribute.

PRIVATE

Private Constructors

NONE.

Private Class Methods

NONE.

Private Instance Methods

NONE.

Private Functions

NONE.

NOTES

NONE.

AUTHOR

David Wheeler <david@wheeler.net>

SEE ALSO

Bric, Bric::Biz::Person, Bric::Util::Attribute