silverstripe-framework/tests/i18n
2011-03-24 21:31:00 +11:00
..
_fakewebroot MINOR: Updated the i18n tests to use mock template and class manifests. 2011-03-24 21:31:00 +11:00
i18nTest.php MINOR: Updated the i18n tests to use mock template and class manifests. 2011-03-24 21:31:00 +11:00
i18nTextCollectorTest.php MINOR: Updated the i18n tests to use mock template and class manifests. 2011-03-24 21:31:00 +11:00
i18nTextCollectorTestMyObject.php FEATURE Collect i18n Entities from dynamic PHP code - useful to translate statics. Added DataObject->provideI18nEntities() and i18nTextCollector->collectFromEntityProviders(). See #1625 2008-10-29 21:07:17 +00:00
i18nTextCollectorTestMySubObject.php BUGFIX Reverted auto-detection of i18n statics like $db in DataObject through provideI18nEntities() - was getting too complicated with decorated properties. Overload DataObject->fieldLabels() or DataObjectDecorator->updateFieldLabels() instead 2008-11-02 20:01:49 +00:00