Login   Register  
PHP Classes
elePHPant
Icontem

ParamsProxy

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Claudius Tiberiu Iacob  >  ParamsProxy  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ParamsProxy
Base name: paramsproxy
Description: Setup an object from XML definitions
Related classes:
Version: 1.5
PHP version: 5.0
Licenses: Artistic License
Custom (specified in a license file)
Freely Distributable
All time users: 303 users
All time rank: 5679
Week users: 0 users
Week rank: 2419
 

  Author  
Picture of Claudius Tiberiu Iacob
Name: Claudius Tiberiu Iacob is available for providing paid consulting. Contact Claudius Tiberiu Iacob .
Packages: 4 Browse all classes by Claudius Tiberiu Iacob Browse all classes by
Country: Romania Romania - PHP jobs in Romania
Age: 31
All time rank: 176344 in Romania Romania
Week rank: 1226 Up34 in Romania Romania Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to setup an object from XML definitions.

It parses a XML with definitions of variables and values to set in a given object.

The class calls the object setter methods to set the given variable values.

  Groups   Screenshots Screenshots   Freshmeat project   Rate classes User ratings  
  Dependencies   Dependents   Applications   Related links   Files Files  

  Groups  
Group folder image XML XML parsing and generation View top rated classes
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

  Files folder image Screenshots  
Sample configuration file in SciTe...
File Role Description
Accessible without login Image file Screenshot_A.jpg Screen Sample configuration file in SciTe...
Accessible without login Image file Screenshot_B.jpg Screen ...and the resulting output of a test class in Firefox


  Innovation Award  
PHP Programming Innovation award nominee
June 2009
Number 4

Prize: One downloadable copy of Komodo IDE
Sometimes it is necessary to configure classes of objects depending on the environment on which the class is installed.

This class provides a solution to define which class variables need to be setup on different environments given an external XML file with the necessary definitions.

Manuel Lemos

  Freshmeat project  
ParamsProxy
Project record: paramsproxy
Popularity score: 13.56
Vitality score: 28.98

  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
DOMIT XML parser
Required
Quote from the documentation: "Takes an XML file as input, parses it, and sets parsed values to a given class instance, provided the class has appropriate public setter methods."

  Packages that need this class  
Class Dependency Why it is needed
Authenticator_ciacob
Required
You configure the Authenticator class using external XML files: this feature is provided by the ParamsProxy package.
DbProxy
Required
DbProxy extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the DbProxy class).
Logger_ciacob
Required
Logger extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the Logger class).

  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.

  Related links  
Link Description
My Projects All of my projects now moved under a common root. Before downloading a class from the PHP Classes Repository, check this link to see if a newer version isn't available *there*. I cannot guarantee that the version here in the repository will keep up all the time.

  Files folder image Files  
File Role Description
Plain text file ParamsProxy.php Class The main class file.
Plain text file HowToInstall.txt Data Getting Started guide
HTML file ParamsProxy.html Doc. Documentation
Plain text file ParamsProxy_config.xml Data See "HowToInstall.txt" for info
Plain text file ParamsProxyDemo.php Example See "HowToInstall.txt" for info
Plain text file config.xml Data See "HowToInstall.txt" for info
Plain text file creative-commons-a...ion-share-alike.txt Lic. License File

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