ERXLocalizationEditor Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for ERXLocalizationEditor:

Collaboration graph
[legend]

List of all members.

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 ()


Detailed Description

Editor page for the localized files that are supplied in your settings. Note that the "save" overwrites the files in the bundle, so be sure to have it pointed to the original file and not the built bundle.

Author:
ak

Constructor & Destructor Documentation

ERXLocalizationEditor ( WOContext  context  ) 


Member Function Documentation

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 (  ) 


Member Data Documentation

WODisplayGroup displayGroup

String UNSET = new String("***UNSET***")


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:05 2012 for Project Wonder by  doxygen 1.5.8