Login   Register  
PHP Classes
elePHPant
Icontem

Class: Composite Pattern

  Classes of Bogdan T. Gersak  >  Composite Pattern  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Composite Pattern Support forum
Base name: composite-pattern
Description: Implementation of the composite design pattern
Version: 1.0
Required PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 274 users
All time rank: 4926
Week users: 4 users
Week rank: 1446
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Bogdan T. Gersak
Name: Bogdan T. Gersak <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Home page: http://www.gersak.ro/
Age: 26
All time rank: 2646
Week rank: 1054

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes

Detailed description

This package presents an implementation of the composite design pattern.

It provides an abstract class that represents a train composition of wagons.

The package also comes with example concrete implementations of train and wagon classes.

User ratings

Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file AbstractTrain.php Class Abstract train class
Image file composite_diagram.png Screen Composite pattern diagram
Plain text file index.php Example How to use it
Plain text file Train.php Class Train class
Plain text file Wagon.php Class Wagon class
Download all files: composite-pattern.tar.gz composite-pattern.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.