Moodle  2.2.1
http://www.collinsharper.com
plugin

Gathers and returns the information about all plugins of the given type

Passing the parameter $typeclass allows us to reach the same effect as with the late binding in PHP 5.3. Once PHP 5.3 is required, we can refactor this to use { = new static();} instead of {

 All Data Structures Namespaces Files Functions Variables Enumerations