
Public Member Functions | |
| void | localizationDidReset (NSNotification n) |
| Observer (ERXSession session) | |
Protected Attributes | |
| transient ERXSession | session |
Private Member Functions | |
| Observer () | |
| void | registerForLocalizationDidResetNotification () |
| Observer | ( | ) | [private] |
private constructor; prevents instantiation in this way
| Observer | ( | ERXSession | session | ) |
creates observer object which works with the given session
| void localizationDidReset | ( | NSNotification | n | ) |
resets the reference to localizer when localization templates or localizer class itself is updated.
| void registerForLocalizationDidResetNotification | ( | ) | [private] |
registers this observer object for ERXLocalizer.LocalizationDidResetNotification
transient ERXSession session [protected] |
the parent session
1.5.8