Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/History-Research-Environment/HRE--History-Research-Environment
/ functions
Functions
2,802 in github.com/History-Research-Environment/HRE--History-Research-Environment
⨍
Functions
2,802
◇
Types & classes
278
↓ 7 callers
Method
languageTMG
languageTMG() - returns the found native language @return native language
src/hre/tmgjava/TMGHREconverter.java:169
↓ 7 callers
Method
loadEventRoleData
protected void getEventRoleData(Object[] eventRoleData, boolean addNewEventType) @param eventTypeDataSend @param addNewEventType
src/hre/gui/HG0551DefineEvent.java:1816
↓ 7 callers
Method
mainMenuSetup
Setup all menus as per the GUI Mainmenu specification (note: for those menus for HRE v0.2+, only stubs exist)
src/hre/gui/HG0401HREMain.java:419
↓ 7 callers
Method
prepareResultSet
public void prepareNewEventType() throws HBException @throws HBException
src/hre/bila/HBEventRoleManager.java:597
↓ 7 callers
Function
re
(e,t,n,r)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 7 callers
Method
registerOpenScreen
Register the screens opened @param screenPoint @throws HBException
src/hre/bila/HBProjectOpenData.java:1026
↓ 7 callers
Method
requestSQLdata
Process SQL search in database @param sqlRequest - SQL search String @return - ResultSet from SQL search @throws Exception
src/hre/dbla/HDDatabaseSQLhandler.java:42
↓ 7 callers
Method
resetCitationTable
resetCitationTable() @throws HBException
src/hre/gui/HG0547EditEvent.java:1463
↓ 7 callers
Method
setStatus
(int nr, int total)
src/hre/tmgjava/TMGHREprogressMonitor.java:108
↓ 7 callers
Method
updateStoredNameStyle
(int selectIndex, long personNamePID)
src/hre/bila/HBPersonHandler.java:431
↓ 7 callers
Method
updateTableInBase
Delete table @param tableName @throws HCException
src/hre/tmgjava/HREloader_V22c.java:358
↓ 7 callers
Method
userInfoInitVP
userInfoInitVP(int errorCode) @param errorCode
src/hre/gui/HG0530ViewPeople.java:262
↓ 7 callers
Method
userInfoInitVP
userInfoInitVP(int errorCode) @param errorCode
src/hre/gui/HG0530ViewLocation.java:238
↓ 7 callers
Function
y
(e)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 6 callers
Method
addToLocationChangeList
(int eventIndex, int selectedIndex, String nameData)
src/hre/bila/HBPersonHandler.java:503
↓ 6 callers
Method
addToNameChangeList
(int selectedIndex, String nameData)
src/hre/bila/HBPersonHandler.java:443
↓ 6 callers
Function
c
(e)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 6 callers
Method
calcPercent
@param count @param rows @return @throws HBException
src/hre/bila/HBBusinessLayer.java:338
↓ 6 callers
Method
closeDatabaseConnection
Closes database connection @throws HBException
src/hre/bila/HBToolHandler.java:154
↓ 6 callers
Method
collectAssociatePersons
private int collectAssociatePersons(long eventTablePID) @param eventTablePID @return @throws HBException
src/hre/bila/HBReportHandler.java:1329
↓ 6 callers
Method
connectSQLdatabase
Establish connection to the SQL database @param projectH2loc location of database in filesystem @param dataBaseEngine type of SQL database @return int
src/hre/dbla/HDDatabaseLayer.java:91
↓ 6 callers
Method
convertNamesToNums
convertNamesToNums - convert Source Element names back to Element numbers in template parameter @param template @param hashmap @return converted templ
src/hre/bila/HBReportHandler.java:561
↓ 6 callers
Function
createElem
(doc, tag, path)
Plugin project/Javadoc/script.js:49
↓ 6 callers
Method
createEventRecord
createEventRecord(int eventType, int eventRole, HashMap<String,String> personEventChanges, long eventDate, long sortDate, long newHREMemoPID) @thr
src/hre/bila/HBWhereWhenHandler.java:2772
↓ 6 callers
Function
d
(e,t,n)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 6 callers
Method
dateIputHdate
dateIputHdate(long hdatePID, int dataBaseIndex) @param hdatePID @param dataBaseIndex @return @throws HBException
src/hre/bila/HBLibraryResultSet.java:1259
↓ 6 callers
Method
dumpEvents
dumpEvents(String[] events) @param events
src/hre/bila/HBPersonHandler.java:3827
↓ 6 callers
Method
errorJOptionMessage
errorJOptionMessage(String title, String errorMess) @param title @param errorMess
src/hre/gui/HG0509ManagePersonName.java:965
↓ 6 callers
Method
genOutputStyle
genOutputStyle( @param index @param pidTableT162 @param nameStylePID @param outputStyleString @param tmgOutStyle @throws HCException
src/hre/tmgjava/TMGpass_Support.java:429
↓ 6 callers
Method
generateElementString
generateElementCodeString(DefaultListModel<String> elements) @param elements @return
src/hre/bila/HBNameStyleManager.java:1049
↓ 6 callers
Method
getAllExhibitImage
getAllExhibitImage(long ownerTablePID, int imageType, int dataBaseIndex) @param ownerTablePID @param imageType 1 for person, 2 for event, 3 for locat
src/hre/bila/HBMediaHandler.java:162
↓ 6 callers
Method
getBornNumber
long getBornNumber() @return birthNumber
src/hre/bila/HBTreeCreator.java:624
↓ 6 callers
Method
getConnection
Connection getConnection() @return @throws HDException
src/hre/dbla/HDDatabaseSQLhandler.java:77
↓ 6 callers
Method
getEventRoleTransfer
public Object[] getEventRoleTransfer(int eventType, int roleNumber) @param eventType @param roleNumber @return @throws HBException
src/hre/bila/HBEventRoleManager.java:166
↓ 6 callers
Method
getEventVP
()
src/hre/bila/HBProjectOpenData.java:591
↓ 6 callers
Method
getLangCode
getLangCode(String language) @param language @return
src/hre/tmgjava/TMGpass_Events.java:1530
↓ 6 callers
Method
getLocationVP
()
src/hre/bila/HBProjectOpenData.java:568
↓ 6 callers
Method
getNameStyles
()
src/hre/bila/HBPersonHandler.java:467
↓ 6 callers
Method
getPersonScreenID
Set ScreenID for PersonVP @param personVPnr @return
src/hre/bila/HBViewPointHandler.java:490
↓ 6 callers
Method
getPersonVP
()
src/hre/bila/HBProjectOpenData.java:545
↓ 6 callers
Method
getPointDBlayer
public HDDatabaseLayer getPointDBlayer() @return
src/hre/bila/HBProjectOpenData.java:733
↓ 6 callers
Method
getRuntimeMode
()
Plugin project/src/org/pf4j/AbstractPluginManager.java:638
↓ 6 callers
Method
initiateEventVP
Initiate EventVP window with selected focus @param focusEvent PID @return
src/hre/bila/HBViewPointHandler.java:1246
↓ 6 callers
Method
isProjectNameOpen
Check if project are already open @param name - Nmae of Project @param arrayList - list of openProjects @return - if in use return true
src/hre/bila/HBProjectHandler.java:190
↓ 6 callers
Method
parseFootnoteBiblio
parseFootnoteBiblio - converts footnote/bibliography templates to HTML display form @param inputText - sourcetemplate text to be converted @param sour
src/hre/bila/HBReportHandler.java:105
↓ 6 callers
Method
resetSourceTable
private void resetSourceTable() throws HBException @throws HBException
src/hre/gui/HG0565ManageSource.java:671
↓ 6 callers
Method
returnSentenceVariableData
public String returnSentenceVariableData(String sentenceVariable) @return @throws HBException
src/hre/bila/HBReportHandler.java:844
↓ 6 callers
Method
returnStringContent
returnStringContent(String content) @param content @return
src/hre/tmgjava/TMGpass_Exhibits.java:151
↓ 6 callers
Method
setNameStyleData
setNameStyleCodes(int styleIndex) @param styleIndex
src/hre/bila/HBNameStyleManager.java:399
↓ 6 callers
Method
setOutputStyleTable
setOutputStyleTable(String nameType) @param nameType @throws HBException
src/hre/bila/HBNameStyleManager.java:212
↓ 6 callers
Method
setProgress
(int percent)
src/hre/tmgjava/TMGHREprogressMonitor.java:95
↓ 6 callers
Method
setStatusProject
(String projText)
src/hre/gui/HG0401HREMain.java:380
↓ 6 callers
Method
templateNameToNumber
templateNameToNumber @param template @param nameList @param numberList @return
src/hre/tmgjava/TMGpass_Source.java:1396
↓ 6 callers
Method
updateFieldState
()
src/hre/gui/HG0406ProjectRestore.java:465
↓ 6 callers
Method
updateSelectGUIMemo
(String memodata, long tablePID, String tableName)
src/hre/bila/HBPersonHandler.java:577
↓ 5 callers
Function
$e
(n,r,i,o)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 5 callers
Function
Ge
(e,t,n)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 5 callers
Method
accConvert
accConvert(String acc) @param acc @return
src/hre/tmgjava/TMGpass_Source.java:956
↓ 5 callers
Method
addNameErrorMessage
addNameErrorMessage - show prompt for a Name
src/hre/gui/HG0505AddPerson.java:2423
↓ 5 callers
Method
addNewPerson
(String refText)
src/hre/bila/HBPersonHandler.java:507
↓ 5 callers
Method
addPersonEvent
(int indexEventType, int eventType)
src/hre/bila/HBPersonHandler.java:515
↓ 5 callers
Method
checkPluginId
(String pluginId)
Plugin project/src/org/pf4j/AbstractPluginManager.java:496
↓ 5 callers
Function
checkUnnamed
(name, separator)
Plugin project/Javadoc/search.js:47
↓ 5 callers
Method
clearBothLists
clearBothLists() - clear Event and Role Lists
src/hre/gui/HG0552ManageEvent.java:1163
↓ 5 callers
Method
closeAllTMGtables
Release all TMG tables void closeAllTMGtables()
src/hre/tmgjava/TMGHREconverter.java:408
↓ 5 callers
Method
collapseAll
collapseAll() - collapse all but last node
src/hre/bila/HBTreeCreator.java:265
↓ 5 callers
Method
confirmNewFolder
Check if user wants to create the designated new Folder @param location is the full folder path
src/hre/gui/HG0501AppSettings.java:2023
↓ 5 callers
Method
createAllEvents
createAllEvents(HBPersonHandler pointPersonHandler) @param pointPersonHandler @throws HBException
src/hre/gui/HG0505AddPerson.java:2450
↓ 5 callers
Method
createNClob
createNClob(String clobContent) @param clobContent @return Clob
src/hre/bila/HBLibraryBusiness.java:1045
↓ 5 callers
Method
delete
()
Plugin project/src/hre/pf4j/MenuPluginTool.java:35
↓ 5 callers
Method
doesFolderExist
Check if designated folder exists or location is null/empty @param location is the full folder path
src/hre/gui/HG0501AppSettings.java:2012
↓ 5 callers
Method
getAllCodes
Load list of ALL Name Style Elements and Element Codes from the T168 record
src/hre/bila/HBNameStyleManager.java:563
↓ 5 callers
Method
getAllElements
loadAllElements(DefaultListModel<String> elements) @param elements
src/hre/bila/HBNameStyleManager.java:545
↓ 5 callers
Method
getChosenCodes
Load list of ALL Name Style Elements and Element Codes from the T168 record @param codes
src/hre/bila/HBNameStyleManager.java:535
↓ 5 callers
Method
getDefaultIndex
()
src/hre/bila/HBPersonHandler.java:399
↓ 5 callers
Method
getEventPID
(int tableRow)
src/hre/bila/HBPersonHandler.java:302
↓ 5 callers
Method
getFather
()
src/hre/bila/HBTreeCreator.java:755
↓ 5 callers
Method
getFocusPersonPID
()
src/hre/bila/HBProjectOpenData.java:413
↓ 5 callers
Method
getNameStyleElements
public ResultSet getNameStyleElements(String tableName, String nameType, String langCode, int dataBaseIndex) @param tableName @param nameType @param l
src/hre/bila/HBLibraryResultSet.java:157
↓ 5 callers
Method
getNameStyleIsSystem
(int styleIndex)
src/hre/bila/HBNameStyleManager.java:287
↓ 5 callers
Method
getNameStyleIsTMG
(int styleIndex)
src/hre/bila/HBNameStyleManager.java:309
↓ 5 callers
Method
getNameStylePID
(int styleIndex)
src/hre/bila/HBNameStyleManager.java:283
↓ 5 callers
Method
getNameStylesTable
getNameStylesNames(int dataBaseIndex) @param dataBaseIndex @return @throws HBException
src/hre/bila/HBLibraryResultSet.java:104
↓ 5 callers
Method
getPreferredSize
()
src/hre/gui/HG0506ManagePerson.java:1045
↓ 5 callers
Method
getReminderText
String getReminderText(String langText, String reminder) @param langText @param reminder - example follows [L=ENGLISHUK]Intended for adopted children.
src/hre/tmgjava/TMGpass_Events.java:905
↓ 5 callers
Method
getRepositoryData
getRepositoryData() throws HBException @return @throws HBException
src/hre/bila/HBRepositoryHandler.java:221
↓ 5 callers
Method
getRolesForParent
(int eventGroup)
src/hre/bila/HBPersonHandler.java:597
↓ 5 callers
Method
getSourceDefnList
String[][] getSourceDefnList() @param language @return @throws HBException
src/hre/bila/HBCitationSourceHandler.java:920
↓ 5 callers
Method
getSummaryUserProjectAction
Collects open project summary data from userProjects @param projectName name of the selected project @return String [][] summary
src/hre/bila/HBProjectHandler.java:262
↓ 5 callers
Method
getUserProjectArray2D
Convert project list from ArrayList<String[]> to array2D[][] @param arrayList to be processed @return String[][] array2D
src/hre/bila/HBProjectHandler.java:125
↓ 5 callers
Method
getUserProjectByIndex
Get String[] from user project index i @param i project index to return @return String[] with project data @throws HBException
src/hre/bila/HBToolHandler.java:197
↓ 5 callers
Method
getVectorSize
getVectorSize(int PID) @param PID @return int - size of Vector
src/hre/tmgjava/TMGtableData.java:381
↓ 5 callers
Function
i
(e,t)
Plugin project/Javadoc/script-dir/jquery-3.7.1.min.js:2
↓ 5 callers
Method
initiatePersonSelect
Set up HG0507PersonSelect on main screen @param pointOpenProject @param position (of this frame relative to others) @return
src/hre/bila/HBPersonHandler.java:784
↓ 5 callers
Method
initiateViewLocation
Init method used by Location Select @param pointOpenProject @param locationDataPoint @param locationVPindex @param screenID @return HG0530ViewLocation
src/hre/bila/HBViewPointHandler.java:1033
↓ 5 callers
Method
inputAccConvert
private int inputAccConvert(String acc) @param acc @return
src/hre/gui/HG0555EditCitation.java:866
↓ 5 callers
Method
insertRowT735_CITN
private void insertRowT735_CITN(long indexPID, ResultSet hreTable) @param indexPID @param hreTable CREATE TABLE T735_CITN( PID BIGINT NOT NULL,
src/hre/tmgjava/TMGpass_Source.java:905
↓ 5 callers
Method
isEmailValid
Validates email address string, returns true or false emailRegex expression from https://owasp.org/www-community/OWASP_Validation_Regex_Repository as
src/hre/gui/HGlobalCode.java:111
↓ 5 callers
Method
isProjectNameUsed
Check if project name is in available projects @param name - project name @param arrayList - list of userProjects @return - found = true
src/hre/bila/HBProjectHandler.java:175
↓ 5 callers
Function
isUpperCase
(s)
Plugin project/Javadoc/search.js:217
← previous
next →
201–300 of 2,802, ranked by callers