Login   Register  
PHP Classes
elePHPant
Icontem

Simple Object

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of J.B.  >  Simple Object  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple Object
Base name: simpleobject
Description: Base class with common variable access functions
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Freely Distributable
All time users: 1341 users
All time rank: 2423
Week users: 3 users
Week rank: 1194
 

  Author  
Picture of J.B.
Name: J.B. <e-mail contact>
Packages: 2 Browse all classes by J.B. Browse all classes by
Country: Latvia Latvia - PHP jobs in Latvia
Age: 28
All time rank: 8724 in Latvia Latvia
Week rank: 984 Down2 in Latvia Latvia Up


  Detailed description  
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..

A template engine class, a database query result fetcher class are just two examples of derived classes that share the same interface provided by the base class.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (75.0%)
-
Not sure (43.8%)
-
-
Not sure (49.4%)
1543
Month:
Not yet rated by the users

  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
Plain text file 01_mysql_listing_sample.php Example SimpleObject in use: list MySQL table records in three lines of code
Plain text file 02_directory_listing_sample.php Example Sample use of class DirectoryListing
Plain text file DirectoryIterator.php Aux. class DirectoryIterator extends SimpleIterator
Plain text file 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
Plain text file simpleexamples.php Example Useless SimpleObject method usage examples
Plain text file 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
Plain text file simplemysqlresultiterator.php Aux. class SimpleMysqlResulterator extends SimpleIterator
Plain text file SimpleObject.class.php Class class SimpleObject definition
Plain text file simpletemplate.php 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
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.