OOP

effulgentsia - July 14, 2008 - 23:46

Object Oriented Programming for Drupal. Enables developers to create classes for extending modules and node types. Requires PHP 5, and ideally, PHP 5.2.6. Intended for developers who either

1) Enjoy writing code using OOP syntax (having access to features like inheritance and enforced privacy) and/or
2) Want to have a way to extend a core or contributed module with custom functionality without patching or forking the original module

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-rc12008-Dec-2113.85 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.0-beta12008-Jul-1414.39 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Dec-2113.85 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Jul-1514.38 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.