| Recommend this page to a friend! |
| Classes of J.B. | > | Simple Object | > | Download .tar.gz .zip | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | ||
![]() |
|
|||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| Libraries | Frameworks and libraries of cooperating classes | View top rated classes | |
| Language | Constructs to assist in the language control | View top rated classes |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Example | SimpleObject in use: list MySQL table records in three lines of code | |
| Example | Sample use of class DirectoryListing | |
| Aux. | class DirectoryIterator extends SimpleIterator | |
| Aux. | class ListTemplate provides an easy way to display lists of objects, it extends SimpleTemplate and shows yet another use of class SimpleObject | |
| Example | Useless SimpleObject method usage examples | |
| 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 | |
| Aux. | class SimpleMysqlResulterator extends SimpleIterator | |
| Class | class SimpleObject definition | |
| Aux. | class SimpleTemplate provides a way to avoid typing PHP in line with HTML. This class extends SimpleObject class |
| Download all files: simpleobject.tar.gz simpleobject.zip |