PHP Classes

Classes of Adrian Miu

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Adrian Miu (1)  >  Mission progress status  >  Reputation  
Picture of Adrian Miu
Name: Adrian Miu <contact>
Classes: 1
Country: Romania Romania
Age: ???
All time rank: 349869 in Romania Romania
Week rank: 195 Up3 in Romania Romania Up
All time users: 417
Week users: 0
 
  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 Wrapping Factory  
Wrap objects to add behavior of other classes
This class can wrap objects to add behavior of other classes.

It can add classes that define new behavior that you want to add to an already created object of some other class.

The added classes extend this wrapping factory class.

The new object implements the behavior of the added classes.

The added classes can call the parent wrapping class to call the wrapped object and so extend the original object behavior.


  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