| Trees | Index | Help |
|
|---|
| Package zope :: Package i18n :: Package interfaces :: Module locales :: Class ILocaleInheritance |
|
Interface --+
|
ILocaleInheritance
IAttributeInheritance,
IDictionaryInheritanceLocale inheritance support.
Locale-related objects implementing this interface are able to ask for its inherited self. For example, 'en_US.dates.monthNames' can call on itself 'getInheritedSelf()' and get the value for 'en.dates.monthNames'.| Class Variable Summary | |
|---|---|
str |
__name__ = 'ILocaleInheritance'
|
str |
__parent__ = 'The parent in the location hierarchy'
|
str |
getInheritedSelf = 'Return itself but in the next higher...
|
| Class Variable Details |
|---|
__name__
|
__parent__
|
getInheritedSelf
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 | http://epydoc.sf.net |