Classes

\

Name Description
GenerateTranslationTask No description available EMPTY
LanguageAdmin No description available EMPTY
TextCollector SilverStripe-variant of the "gettext" tool: Parses the string content of all PHP-files and SilverStripe templates for ocurrences of the _t() translation method. Also uses the {@link i18nEntityProvider} interface to get dynamically defined entities by executing the {@link provideI18nEntities()} method on all implementors of this interface. EMPTY
TextCollector_Parser Parser that scans through a template and extracts the parameters to the _t and <%t calls EMPTY
TextCollector_Writer_Php Legacy writer for 2.x style persistence. EMPTY
TextCollector_Writer_RailsYaml Writes files compatible with {@link i18nRailsYamlAdapter}. EMPTY