
Public Member Functions | |
| WOComponent | addEntry () |
| NSArray | availableLanguages () |
| void | awake () |
| int | colspanForBatchNavigation () |
| String | currentValue () |
| void | editFramework () |
| ERXLocalizationEditor (WOContext context) | |
| boolean | fileExistsInLanguage () |
| NSArray | fileNamesToWatch () |
| NSArray | frameworkSearchPath () |
| boolean | hasCurrentValue () |
| String | highlightClass () |
| boolean | isLargeEntry () |
| WOComponent | removeEntry () |
| void | saveFramework () throws IOException |
| void | setCurrentValue (String value) |
| WOComponent | sortEntries () |
| URL | urlForCurrentFile () |
| URL | urlForSelectedFile () |
| String | valueCellWidth () |
| String | valueComponentName () |
Public Attributes | |
| NSMutableDictionary | currentEntry |
| String | currentFilename |
| String | currentFramework |
| String | currentLanguage |
| NSMutableArray | data |
| WODisplayGroup | displayGroup |
| String | keyToAdd |
| String | selectedFilename |
| String | selectedFramework |
| String | UNSET = new String("***UNSET***") |
Private Member Functions | |
| Object | currentValueObject () |
| ERXLocalizationEditor | ( | WOContext | context | ) |
| WOComponent addEntry | ( | ) |
Add an entry to the array of objects
| NSArray availableLanguages | ( | ) |
| void awake | ( | ) |
| int colspanForBatchNavigation | ( | ) |
| String currentValue | ( | ) |
| Object currentValueObject | ( | ) | [private] |
| void editFramework | ( | ) |
| boolean fileExistsInLanguage | ( | ) |
| NSArray fileNamesToWatch | ( | ) |
| NSArray frameworkSearchPath | ( | ) |
| boolean hasCurrentValue | ( | ) |
| String highlightClass | ( | ) |
Returns a colored border style for unset values
| boolean isLargeEntry | ( | ) |
| WOComponent removeEntry | ( | ) |
Removes the current entry from all languages
| void saveFramework | ( | ) | throws IOException |
| void setCurrentValue | ( | String | value | ) |
| WOComponent sortEntries | ( | ) |
Sorts the entries ascending with the selected language, brings empty entries to the first batches
| URL urlForCurrentFile | ( | ) |
| URL urlForSelectedFile | ( | ) |
| String valueCellWidth | ( | ) |
Returns a width for the current columns
| String valueComponentName | ( | ) |
| WODisplayGroup displayGroup |
1.5.8