Login   Register  
PHP Classes
elePHPant
Icontem

Object dynamic generation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Roy Yu
Name: Roy Yu <e-mail contact>
Packages: 1 Browse all classes by Roy Yu Browse all classes by
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 2503319 in United States United States
Week rank: 2112 Up255 in United States United States Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Roy Yu  >  Object dynamic generation  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Object dynamic generation
Base name: dynamicobject
Description: Create model classes dynamically
Version: -
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 622 users
All time rank: 4335
Week users: 0 users
Week rank: 2015 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Files folder imageclass (2 files)
Files folder imagemodel (2 files)
Accessible without login Plain text file demo.php Example Entry points of this demo, show how to use the classes
Accessible without login Plain text file readme.txt Doc. Readme First

  Files  /  Files folder image class  
File Role Description
  Plain text file ArrayList.class.php Class Simple Demo on using SPL
  Plain text file Factory.class.php Class Core classes - provide different ways to instantiate an object

  Files  /  Files folder image model  
File Role Description
  Plain text file Model.class.php Class Core classes - give the subclass ability to be dynamically created
  Plain text file Movie.class.php Class Demo - a subclass extending Model core class

Download all files: dynamicobject.tar.gz dynamicobject.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.