|
NAMEDBIx::Class::Schema::PopulateMore::Test::Schema::Result::FriendList - An example Friends Class;DESCRIPTIONProbably not the best way to do a friend list relationship.ATTRIBUTESThis class defines the following attributes.PACKAGE METHODSThis module defines the following package methodstableName of the Physical table in the databaseadd_columnsAdd columns and meta informationfk_person_id ID of the person with friends fk_friend_id Who is the friend? primary_keySets the Primary keys for this tablebefrienderThe person that 'owns' the friendship (list)friendeeThe actual friend that befriender is listingMETHODSThis module defines the following methods.AUTHORPlease see DBIx::Class::Schema::PopulateMore For authorship informationLICENSEPlease see DBIx::Class::Schema::PopulateMore For licensing terms.
Visit the GSP FreeBSD Man Page Interface. |