ConsoleTools: ezcTranslationTsBackendOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTranslationTsBackendOptions
|
Struct class to store the options of the ezcTranslationTsBackend class. [
source]
Parents
ezcBaseOptions
|
--ezcTranslationTsBackendOptions
Member Variables
|
protected string |
$format
= '[LOCALE].xml'
Format for the translation file's name |
|
protected string |
$location
= ""
Path to the directory that contains all TS .xml files |
Method Summary
|
public void |
__set(
$propertyName, $val )
Property write access. |
Inherited Methods
From
ezcBaseOptions :
Methods
__set
void __set(
string
$propertyName, mixed
$val )
Property write access.
Parameters
| Name |
Type |
Description |
$propertyName |
string |
Name of the property. |
$val |
mixed |
The value for the property. |
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
If a desired property could not be found. |
ezcBaseSettingValueException |
If a desired property value is out of range. |
Redefinition of
Last updated: Wed, 28 Nov 2007