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(3) User Contributed Perl Documentation Reaction::InterfaceModel::Collection(3)

Reaction::InterfaceModel::Collection - Generic collections of Reaction::InterfaceModel::Objects

The base class for "InterfaceModel::Collection"s. The functionality implemented here is minimal and it is expected that specialized collections be built by sublclassing this and exploiting the roles system.

Returns a list containing all known members of the collection

Will add the object passed to the collection

Removed the object passed from the collection, if present

Returns the number of objects in the collection.

Read-write & lazy_build. Holds the arrayref where the collection of objects is presently stored. Has a clearer of "_clear_collection_store" and a predicate of "_has_collection_store".

_build__collection_store

Builder method for attribute_collection_store, returns an empty arrayref

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.