PHP Classes

Classes of Roy Yu

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Roy Yu (1)  >  Mission progress status  >  Reputation  
Picture of Roy Yu
Name: Roy Yu <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 2947407 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 652
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Object dynamic generation  
Create model classes dynamically
This package can be used to add model classes dynamically.

A base abstract class provides the default implementation of property setter and getter functions.

Concrete model classes are derived from the base abstract class.

Objects of a model class can be created either directly instantiating the class or calling a factory class that takes care of automatically loading the class from a directory where model class files reside.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z