Login   Register  
PHP Classes
elePHPant
Icontem

QBaseClass

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Tom Schaefer  >  QBaseClass  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: QBaseClass
Base name: qbaseclass
Description: Add variable management functions to sub-classes
Related classes: , , ,
Version: 0.1
PHP version: 5.0
License: BSD License
All time users: 129 users
All time rank: 6435
Week users: 1 user
Week rank: 2419
 

  Author  
Picture of Tom Schaefer
Name: Tom Schaefer <e-mail contact>
Packages: 29 Browse all classes by Tom Schaefer Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 14510 in Germany Germany
Week rank: 27 Up5 in Germany Germany Up
Innovation award
Innovation award
Nominee: 5x


  Detailed description  
This class can be used to add automatic variable management functions to classes.

Its default class function handler (__call) is defined in such way that it adds new automatic functions to the class to manage class variables.

The automatic functions are recognized by their name prefixes. Currently it supports:

- has for checking if a variable is defined
- set to defined the value of a variable
- get to get the value of a variable
- add to set the value of an entry of an associative array variable
- merge to change the values of multiple entries of associative array variables

  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 Language Constructs to assist in the language control View top rated classes


  User ratings  
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
Files folder imagecore (5 files)
Files folder imagesample (1 file)
Plain text file config.inc.php Conf. configuration

  Files  /  Files folder image core  
File Role Description
  Plain text file QBaseClass.class.php Class php stdClass extension
  Plain text file QConfig.class.php Class config singleton
  Plain text file QCoreException.class.php Class Exception handler class
  Plain text file QParameter.class.php Class Sample class
  Plain text file QWebParameter.class.php Class Retrieve Parameters from Request (Sample Class)

  Files  /  Files folder image sample  
File Role Description
  Plain text file sample.request.php Example Sample for showing how it works

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