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.
|
|
| Name: |
Wrapping Factory |
| Base name: |
wrapping-factory |
| Description: |
Wrap objects to add behavior of other classes |
| Version: |
1 |
| PHP version: |
5.2 |
| License: |
BSD License |
| All time users: |
372 users |
| All time rank: |
5668 |
| Week users: |
0 users |
| Week rank: |
2074  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|