GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Reaction::InterfaceModel::Collection::DBIC::Role::Base(3) User Contributed Perl Documentation Reaction::InterfaceModel::Collection::DBIC::Role::Base(3)

Reaction::InterfaceModel::Collection::DBIC::Role::Base

Provides methods to allow a collection to be populated by a DBIx::Class::ResultSet

Required, Read-only. Contains the DBIx::Class::ResultSet used to populate the collection.

Read-only, lazy_build. The name of the IM Object Class that the resultset inside this collection will inflate to. Predicate: "has_member_type"

Returns a clone of the current collection, complete with a cloned "_source_resultset"

Returns the number of items found by the ResultSet

These will die as they have not been implemented yet.

Will attempt to remove the suffix "Collection" from the current class name and return that. I.e. "MyApp::MyIM::Roles::Collection" would return "MyApp::MyIM::Roles"

Replace the default builder to populate the collection with all results returned by the resultset.

See Reaction::Class for authors.

See Reaction::Class for the license.
2010-10-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.