MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / graphTitle

Function graphTitle

deployments/desktop/static/desktop.js:3195–3197  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

3193 }
3194
3195 function graphTitle(node) {
3196 return localizeWikiText(rawGraphTitle(node));
3197 }
3198
3199 function graphBody(node) {
3200 return localizeWikiText(rawGraphBody(node));

Callers 9

architectureBodyFunction · 0.85
topicBodyFunction · 0.85
userDirectionBodyFunction · 0.85
buildWikiMapFunction · 0.85
renderWikiGraphFunction · 0.85
renderWikiListFunction · 0.85
renderWikiResultNodesFunction · 0.85
renderWikiRelationsFunction · 0.85
renderMentionSuggestionsFunction · 0.85

Calls 2

localizeWikiTextFunction · 0.85
rawGraphTitleFunction · 0.85

Tested by

no test coverage detected