| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Claudius Tiberiu Iacob | > | ParamsProxy | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||||
| Dependencies | Dependents | Applications | Related links | |||||||
| Groups | ||
| XML | XML parsing and generation | View top rated classes | |
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Language | Constructs to assist in the language control | View top rated classes |
![]() |
|
| Innovation Award | ||
![]() 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 | ||
|
| User ratings | ||
| Not yet rated by the users |
| Packages needed by this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| DOMIT XML parser | 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 | You configure the Authenticator class using external XML files: this feature is provided by the ParamsProxy package. | |
| DbProxy | DbProxy extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the DbProxy class). | |
| Logger_ciacob | Logger extends the ParamsProxy class (or, in other words, the ParamsProxy class is the superclass of the Logger class). |
| Applications that use this class | ||
| 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. |
| File | Role | Description |
|---|---|---|
| Class | The main class file. | |
| Data | Getting Started guide | |
| Doc. | Documentation | |
| Data | See "HowToInstall.txt" for info | |
| Example | See "HowToInstall.txt" for info | |
| Data | See "HowToInstall.txt" for info | |
| Lic. | License File |
| Download all files: paramsproxy.tar.gz paramsproxy.zip |