Property | Type | Description | |
---|---|---|---|
m_CustomFields | Sfm2Xml.ILexImportFields | ||
m_LexFields | Sfm2Xml.ILexImportFields |
Method | Description | |
---|---|---|
AddInLineMarker ( Sfm2Xml marker, bool makeSelected ) : bool | ||
AddLanguage ( string langDesc, string ws, string ec, string wsId ) : bool | ||
EnsureWindows1252ConverterExists ( ) : void | ||
GetUILanguages ( ) : |
||
GetUI_InlineMarkers ( ) : |
||
LexImportWizard ( ) : System |
Create the Wizard and require an FdoCache object.
|
|
ReadCustomFieldsFromDB ( bool &changed ) : Sfm2Xml.ILexImportFields | ||
Wizard ( ) : |
public static method to allow other objects in this namespace to get a copy of the current wizard.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
GetCustomFieldHelp ( SIL.FieldWorks.FDO.FieldDescription fd ) : string | ||
MakeVaildXML ( string input ) : string | ||
OnBackButton ( ) : void | ||
OnCancelButton ( ) : void | ||
OnFinishButton ( ) : void | ||
OnHelpButton ( ) : void | ||
OnLoad ( |
||
OnNextButton ( ) : void | ||
OnResize ( |
||
OnSizeChanged ( |
||
ValidToGoForward ( ) : bool |
This method will allow or disallow the next buttong to function.
|
Method | Description | |
---|---|---|
AllowQuickFinishButton ( ) : bool | ||
CheckForMapFileVersionChanges ( Sfm2Xml data ) : void |
This method will check for changes to the data due to a differnt version: for example 4.5.1 relase to 6.0 relase. This should be improved in the future to pass in the previous version so more concrete decisions can be made.
|
|
CheckForPhaseFileName ( ) : bool | ||
CheckIfInputFileHasChanged ( ) : bool | ||
ComputeDisplayWidth ( string label, |
||
ConvertNameFromIdtoFW ( string wsId ) : string | ||
CreateLanguageMappingItem ( string langDesc, string ws, string ec, string wsId ) : System.Windows.Forms.ListViewItem | ||
DisplayBeginMarkers ( ) : void | ||
DisplayInlineMarkers ( ) : void | ||
DisplayMarkerStep ( ) : void | ||
EnableNextButton ( ) : bool | ||
ExtractExistingBeginMarkers ( bool fIgnoreSelected ) : |
||
ExtractExistingElementNames ( bool fIgnoreSelected ) : |
||
ExtractExistingEndMarkers ( bool fIgnoreSelected ) : |
||
FieldDescriptionToLexImportField ( SIL.FieldWorks.FDO.FieldDescription fd ) : Sfm2Xml.LexImportCustomField | ||
FindDBSettingsSaved ( string dbToImport, string &settings, string &saveAs ) : bool |
get the registry settings for this DB if they exist already
|
|
FindFilesForDatabaseFile ( string dbToImport ) : void |
Get the Settings and Save as values for the passed in DB file
|
|
FixControlLocation ( |
||
FixControlWidth ( |
||
GetCustomFields ( SIL.FieldWorks.FDO.FdoCache cache ) : void | ||
GetDictionaryFileAsPhaseFileNumber ( ) : int |
Use the database file name on the dlg as the text to see if it's a PhaseX file
|
|
GetDictionaryFileAsPhaseFileNumber ( string fileName ) : int |
See if the file passed in is one of the valid phaseX file names
|
|
GetFile ( OFType fileType, string currentFile ) : string | ||
GetLastImportFile ( string &fileName ) : bool | ||
GetNewMediator ( ) : void | ||
GetTempDir ( ) : string | ||
HandleDBFileNameChanges ( ) : void | ||
HasCheckedChild ( |
Get information about the number of checked children.
|
|
IFwExtension ( SIL.FieldWorks.FDO.FdoCache cache, XCore mediator ) : void |
From IFwExtension
|
|
InitOutputFiles ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IslxFieldAlreadyUnicode ( ) : bool |
Return true if the 'lx' marker language is already in unicode.
|
|
LexImportWizard_Closing ( object sender, System e ) : void | ||
LexImportWizard_Load ( object sender, System e ) : void | ||
MoveButton ( |
||
MoveButton ( |
||
MoveButton2 ( |
||
OnImportError ( object sender, string message, string caption ) : void | ||
ProcessErrorLogCautions ( System xmlMap, string &sHtmlOUT ) : void | ||
ProcessErrorLogErrors ( System xmlMap, string &sHtml ) : int | ||
ProcessErrorLogSfmInfo ( System xmlMap, string &sHtml ) : void | ||
ProcessErrorLogWarnings ( System xmlMap, string &sHtml ) : int | ||
ProcessPhase1Errors ( string filename, string m_sCheckedMapFileName, int m_cEntries, bool fShow ) : bool |
read and process the conversion log output data.
|
|
ReadIFMFromMapFile ( ) : void | ||
ReadLanguageInfoFromMapFile ( ) : void | ||
ReadMarkersFromDataFile ( ) : void | ||
RemoveTheFileExtension ( string fileName ) : string | ||
SaveNewMapFile ( ) : void |
This method produces the map file that will contain the info in the GUI up to this point.
|
|
SaveSettings ( ) : void |
Save / persist the settings file name and the save as file name for this database file name.
|
|
SetCharMappingsButtons ( ) : void |
Called when the contents to the infield markers control change so that the modify and delete buttons can be enabled or disabled depending on if there are any selections selected.
|
|
SetDatabaseNameIntoLabel ( ) : void | ||
SetListViewItemColor ( System.Windows.Forms.ListViewItem &item ) : void | ||
ShowFinishLabel ( ) : void | ||
ShowSaveButtonOrNot ( ) : void | ||
Step5NextButtonEnabled ( ) : bool | ||
UpdateIfInputFileContentsChanged ( ) : bool | ||
UsesInvalidFileNames ( bool runSilent ) : bool | ||
ViewHtmlReport ( string sHtmlFile ) : void | ||
btnAddCharMapping_Click ( object sender, System e ) : void | ||
btnAddMappingLanguage_Click ( object sender, |
||
btnBackup_Click ( object sender, System e ) : void | ||
btnDatabaseBrowse_Click ( object sender, System e ) : void | ||
btnDeleteCharMapping_Click ( object sender, System e ) : void | ||
btnGenerateReport_Click ( object sender, System e ) : void |
This button runs the feasability check and then enables the next button so the user can continue on.
|
|
btnModifyCharMapping_Click ( object sender, System e ) : void | ||
btnModifyContentMapping_Click ( object sender, System e ) : void | ||
btnModifyMappingLanguage_Click ( object sender, |
||
btnQuickFinish_Click ( object sender, System e ) : void | ||
btnSaveAsBrowse_Click ( object sender, System e ) : void | ||
btnSaveMapFile_Click ( object sender, System e ) : void | ||
btnSettingsBrowse_Click ( object sender, System e ) : void | ||
listViewCharMappings_DoubleClick ( object sender, System e ) : void | ||
listViewCharMappings_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
listViewContentMapping_ColumnClick ( object sender, System e ) : void | ||
listViewContentMapping_DoubleClick ( object sender, System e ) : void | ||
listViewContentMapping_SelectedIndexChanged ( object sender, System e ) : void | ||
listViewMappingLanguages_ColumnClick ( object sender, ColumnClickEventArgs e ) : void | ||
listViewMappingLanguages_DoubleClick ( object sender, System e ) : void | ||
listViewMappingLanguages_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
m_DatabaseFileName_TextChanged ( object sender, System e ) : void | ||
m_DisplayImportReport_KeyDown ( object sender, System e ) : void | ||
m_DisplayImportReport_KeyUp ( object sender, System e ) : void | ||
m_SaveAsFileName_TextChanged ( object sender, System e ) : void | ||
m_SettingsFileName_TextChanged ( object sender, System e ) : void | ||
tvBeginMarkers_BeforeCollapse ( object sender, TreeViewCancelEventArgs e ) : void | ||
tvBeginMarkers_HandleCheckBoxNode ( TreeNode tn ) : void | ||
tvBeginMarkers_KeyUp ( object obj, KeyEventArgs kea ) : void | ||
tvBeginMarkers_MouseUp ( object obj, MouseEventArgs mea ) : void |
public AddInLineMarker ( Sfm2Xml marker, bool makeSelected ) : bool | ||
marker | Sfm2Xml | |
makeSelected | bool | |
return | bool |
public AddLanguage ( string langDesc, string ws, string ec, string wsId ) : bool | ||
langDesc | string | |
ws | string | |
ec | string | |
wsId | string | |
return | bool |
public static EnsureWindows1252ConverterExists ( ) : void | ||
return | void |
protected GetCustomFieldHelp ( SIL.FieldWorks.FDO.FieldDescription fd ) : string | ||
fd | SIL.FieldWorks.FDO.FieldDescription | |
return | string |
public GetUILanguages ( ) : |
||
return |
public GetUI_InlineMarkers ( ) : |
||
return |
protected MakeVaildXML ( string input ) : string | ||
input | string | |
return | string |
protected OnResize ( |
||
e | ||
return | void |
protected OnSizeChanged ( |
||
e | ||
return | void |
public ReadCustomFieldsFromDB ( bool &changed ) : Sfm2Xml.ILexImportFields | ||
changed | bool | |
return | Sfm2Xml.ILexImportFields |
public Sfm2Xml.ILexImportFields m_CustomFields | ||
return | Sfm2Xml.ILexImportFields |