PHP Classes

Classes of David Bittencourt

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of David Bittencourt (1)  >  Mission progress status  >  Reputation  
Picture of David Bittencourt
Name: David Bittencourt <contact>
Classes: 1
Country: Brazil Brazil
Age: 42
All time rank: 106173 in Brazil Brazil
Week rank: 227 Up20 in Brazil Brazil Up
All time users: 3038
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image phpPlugin  
PHP Programming Innovation award nominee
June 2004
Number 2


Prize: One copy of the Zend Studio
Dynamically extend a PHP class using plug-ins
This class is meant to dynamically extend any object of a class with new plug-in functions or collections of functions that are defined in separate files or from variables.

It works by dynamically creating a new sub-class of the class of given object adding the plug-in functions that are specified at runtime.

The name of the loaded plugin functions are stored in the object to prevent loading the same plugin more than once, but you still can force a reload so a new plugin can replace an old one.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 76% - 79% - - 53% 2280
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z