PluginParameters Class Reference
List of all members.Detailed Description
Helper class, plugin parameter container, an array of key equals value pairs.
Public Member Functions | |
add ($aName, $aValue) | |
Add an entry. | |
get ($aName) | |
Query the value for a key. | |
has ($aName) | |
Query if a key exists. | |
keys () | |
Query a list of all keys in this array. | |
PluginParameters () | |
Constructor. | |
Public Attributes | |
$parameters |
Constructor & Destructor Documentation
|
Constructor.
|
Member Function Documentation
|
Add an entry.
|
|
Query the value for a key.
|
|
Query if a key exists.
|
|
Query a list of all keys in this array.
|
Member Data Documentation
|
|
The documentation for this class was generated from the following file: