Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-01-31 (8 years ago) | Not enough user ratings | Total: 648 | All time: 4,721 This week: 894 |
Version | License | PHP version | Categories | |||
dynamicobject 1.0 | GNU General Publi... | 5.0 | PHP 5, Data types |
Description | Author | |||||||||||||
This package can be used to add model classes dynamically. |
|
In this package, there are 5 files Core classes - Model.class.php - Factory.class.php Introduction to SPL - ArrayList.class.php Demo - Movie.class.php - demo.php Note ==== You are free to modify and use the codes, but make sure you give credit to the author, thanks. Stuff to think ============== Please look at demo.php first and try to imagine how this works before you look at the core classes. (1) Guess - What is inside the Movie class ? (2) Look at the different ways of creating object. -- Roy |
Files |
File | Role | Description | ||
---|---|---|---|---|
class (2 files) | ||||
model (2 files) | ||||
demo.php | Example | Entry points of this demo, show how to use the classes | ||
readme.txt | Doc. | Readme First |
Files | / | class |
File | Role | Description |
---|---|---|
ArrayList.class.php | Class | Simple Demo on using SPL |
Factory.class.php | Class | Core classes - provide different ways to instantiate an object |
Files | / | model |
File | Role | Description |
---|---|---|
Model.class.php | Class | Core classes - give the subclass ability to be dynamically created |
Movie.class.php | Class | Demo - a subclass extending Model core class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.