 |
|
Innovation award
 Nominee: 9x
Winner: 1x |
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
|
|
| Name: |
QBaseClass |
| Base name: |
qbaseclass |
| Description: |
Add variable management functions to sub-classes |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
132 users |
| All time rank: |
6896 |
| Week users: |
0 users |
| Week rank: |
2259  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|