class i18nSSLegacyAdapter extends Zend_Translate_Adapter implements i18nTranslateAdapterInterface (View source)

Methods

public
__construct(array|Zend_Config $options = array())

Generates the adapter

protected
_loadTranslationData($data, $locale, array $options = array())

No description

public
toString()

No description

public
string
getFilenameForLocale($locale)

No description

Details

__construct(array|Zend_Config $options = array())

Generates the adapter

Parameters

array|Zend_Config $options

Translation content

protected _loadTranslationData($data, $locale, array $options = array())

No description

Parameters

$data
$locale
array $options

toString()

No description

string getFilenameForLocale($locale)

No description

Parameters

$locale

Return Value

string