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: 253 This week: 1All time: 7,883 This week: 571Up
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: 420 Up49 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:253
This week:1
All time:7,883
This week:571Up
 User Ratings  
 
 All time
Utility:91%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1992