Home
last modified time | relevance | path

Searched refs:_restURLs (Results 1 – 1 of 1) sorted by relevance

/template/ad-hominem/
H A Dscript.js37 Object.entries($p.linkinfo._restURLs).forEach((c) => {
53 _restURLs : { property
126 for (var cls in $p.linkinfo._restURLs) {
128 url = $p.linkinfo._restURLs[cls].url;
129 type = $p.linkinfo._restURLs[cls].type;
148 wid = href.substring($p.linkinfo._restURLs[cls].base.length).replaceAll('/', ':');