PHP Classes

Master Class SubClass: Create and manage hierarchies of classes

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 252 All time: 7,881 This week: 314Up
Version License PHP version Categories
add-class-hierarchy 1.2Freely Distributable3.0PHP 5, Data types
Description 

Author

This package can create and manage hierarchies of classes.

There is a master class that can manage a collection of children classes.

Calls to functions of that class are forwarded to the first object of the children that implements called function.

Accesses to set or get master class variables are also forwarded to first onbject children classes that has that variable defined.

The master class create objects of children classes when they are first accessed.

The subclasses may also create a master class object in case none is associated with the current subclass object.

Picture of Ben A. Noone
  Performance   Level  
Name: Ben A. Noone <contact>
Classes: 1 package by
Country: United States United States
Age: 30
All time rank: 3973507 in United States United States
Week rank: 312 Up38 in United States United States Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file masterClass.class.php Class Abstract Class MasterClass
Accessible without login Plain text file subClass.class.php Class Abstract Class SubClass

 Version Control Unique User Downloads Download Rankings  
 0%
Total:252
This week:0
All time:7,881
This week:314Up
 User Ratings  
 
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1990