This package implements the decorator design pattern.
It provides a base decorator class that implements the display function for library items.
The borrowable class extends the decorator class to register and delegate one or more objects to which the display function is delegated.
|
|
| Name: |
Decorator pattern |
| Base name: |
decorator-pattern |
| Description: |
Implements the decorator design pattern |
| Version: |
1.1 |
| PHP version: |
5.3 |
| License: |
BSD License |
| All time users: |
215 users |
| All time rank: |
6614 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|