Public Member Functions | |
| ConverterFactory () | |
| getConverter ($className, $properties=null) | |
| getTrivialConverter () | |
Public Attributes | |
| $trivialConverter | |
Definition at line 3 of file converterfactory.class.
| ConverterFactory::ConverterFactory | ( | ) |
Definition at line 7 of file converterfactory.class.
| ConverterFactory::getConverter | ( | $ | className, | |
| $ | properties = null | |||
| ) |
Definition at line 11 of file converterfactory.class.
| ConverterFactory::getTrivialConverter | ( | ) |
Definition at line 21 of file converterfactory.class.
Referenced by XMLConfigLoader::getConverter(), and PHPConfigLoader::getConverter().
Here is the caller graph for this function:

| ConverterFactory::$trivialConverter |
Definition at line 5 of file converterfactory.class.