Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-04-26 (12 years ago) | 53% | Total: 1,420 This week: 1 | All time: 2,654 This week: 1,047 |
Version | License | Categories | ||||
simpleobject 1.0 | Freely Distributable | Libraries, Language |
Description | Author | |
This package provides a base class that has common functions for accessing class variables. It provides to any derived class the same interface of setter and getter functions, import(), export(), append(), register_filter(), unregister_filter(), apply_filter() etc.. |
Files |
File | Role | Description |
---|---|---|
01_mysql_listing_sample.php | Example | SimpleObject in use: list MySQL table records in three lines of code |
02_directory_listing_sample.php | Example | Sample use of class DirectoryListing |
DirectoryIterator.php | Aux. | class DirectoryIterator extends SimpleIterator |
listtemplate.php | Aux. | class ListTemplate provides an easy way to display lists of objects, it extends SimpleTemplate and shows yet another use of class SimpleObject |
simpleexamples.php | Example | Useless SimpleObject method usage examples |
simpleiterator.php | Aux. | (interface) class SimpleIterator which extends SimpleObject. It declares methods that all Iterators should have to be compatible with each other and classes using SimpleIterator e.g. class ListTemplate |
simplemysqlresultiterator.php | Aux. | class SimpleMysqlResulterator extends SimpleIterator |
SimpleObject.class.php | Class | class SimpleObject definition |
simpletemplate.php | Aux. | class SimpleTemplate provides a way to avoid typing PHP in line with HTML. This class extends SimpleObject class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.