Object Extensions for PHPHits: 6
*****
The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * Create object property lists that allow for dynamic setting/getting of values in a similar fashion to JavaScript objects (eg. {paramter: value, ...}) * Object property lists support basic value checking and defaults to easily check for valid input * Conveniently create function and method callbacks o Method callbacks can be defined by using $this->_callback()->metho dName(args, ...) o If callbacks are defined for object property lists, callback can be called using $propertyList->callbackNa me()
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Date: Apr, 30 2006 Author: Sevenlight Inc., http://oe.sevenlight.com/ {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
|