Class: I18nBuilder
- Package: saf.I18n
Properties
$buffer
$error = false
$root
$except
$extensions = array (
'php' => '_php', // php script
'tpl' => '_tpl', // xt template
'spt' => '_spt', // simple template
'collection' => '_collection', // collection file
'settings' => '_settings', // form settings files
'db' => '_db', // list of database tables/fields to be translated
'config' => '_config', // config.ini.php: to get app name
)
'php' => '_php', // php script
'tpl' => '_tpl', // xt template
'spt' => '_spt', // simple template
'collection' => '_collection', // collection file
'settings' => '_settings', // form settings files
'db' => '_db', // list of database tables/fields to be translated
'config' => '_config', // config.ini.php: to get app name
)
