CriticalI_Project_PackageListImplements interfaces:
CriticalI_Project_PackageList is the collection of installed packages
in a project. This class behaves like many other objects in the system in that it is a first class object that behaves like an array. Similar to CriticalI_Package_List, Packages are keyed in the list by their name.
Located in /Core/lib/CriticalI/Project/PackageList.php (line 13)
Constructor __construct (line 23)
Constructor.
construct_list (line 33)
Build the list of packages from our Project
getIterator (line 68)
Return an iterator for the package list
offsetExists (line 77)
Tests for existence of an array index
offsetGet (line 86)
Retrieves the package at an array index.
offsetSet (line 95)
Sets the value at an array index
offsetUnset (line 103)
Deletes an entry at an array index
Documentation generated on Wed, 25 Apr 2012 09:46:44 -0700 by phpDocumentor 1.4.3