From: Alan Knowles Date: Tue, 20 Jul 2010 07:48:03 +0000 (+0800) Subject: Pman.I18n.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=cb87dd5165a6bca7b159e326bd03c412a7e23d70 Pman.I18n.js --- diff --git a/Pman.I18n.js b/Pman.I18n.js index 8ef6d700..2bd1c492 100644 --- a/Pman.I18n.js +++ b/Pman.I18n.js @@ -95,6 +95,27 @@ Pman.I18n = { 'title' ] }, + + /** + * + * these should use generally.. + { + xtype: 'Store', + xns: Roo.data, + reader : Pman.I18n.reader, + proxy : { + xtype : 'MemoryProxy', + xns : Roo.data, + data : Pman.I18n.dataToProxy('l'), // eg. language + remoteSort : false, + sortInfo : { field : 'title' , direction : 'ASC' } + } + * + *} + * + * + */ + // DEPRECIATED... countryStore : function() { return {