The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Smolder::DB::Preference

DESCRIPTION

Class::DBI based model class for the 'preference' table in the database.

METHODS

ACCESSSOR/MUTATORS

Each column in the borough table has a method with the same name that can be used as an accessor and mutator.

OBJECT METHODS

project

If this Preference is associated with a project, then this will return that Smolder::DB::Project object, else it will return undef.

CLASS METHODS

email_types

Returns an arrayref of all acceptable values for the email_type field.

email_freqs

Returns an arrayref of all acceptable values for the email_freq field.