MCPcopy Create free account
hub / github.com/TruthHun/BookStack / editor.js

File editor.js

static/mergely/editor/editor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1$(document).ready(function() {
2 function getParameters() {
3 var parameters = {};
4 window.location.search.substr(1).split('&').forEach(function(pair) {

Callers

nothing calls this directly

Calls 8

getParametersFunction · 0.70
handleFindFunction · 0.70
applyParameterCssFunction · 0.70
updateQueryStringParamFunction · 0.70
updateHistoryFunction · 0.70
handle_operationFunction · 0.70
$Function · 0.50
getMethod · 0.45

Tested by

no test coverage detected