Home
last modified time | relevance | path

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

/plugin/shorty/
Dsyntax.php81 $shortUrl = $shorty->getShortUrl($ID, $data);
82 if ($shortUrl != false) {
83 $renderer->doc .= $renderer->externallink($shortUrl);
/plugin/authgoogle/google/contrib/
DGoogle_UrlshortenerService.php30 * @param string $shortUrl The short URL, including the protocol.
36 public function get($shortUrl, $optParams = array()) { argument
37 $params = array('shortUrl' => $shortUrl);
/plugin/asciidocjs/node_modules/nunjucks/src/
Dfilters.js498 var shortUrl = possibleUrl.substr(0, length);
502 return "<a href=\"" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
507 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
517 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js2488 var shortUrl = possibleUrl.substr(0, length);
2492 return "<a href=\"" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
2497 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
2507 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
Dnunjucks.js6130 var shortUrl = possibleUrl.substr(0, length);
6134 return "<a href=\"" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
6139 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
6149 return "<a href=\"http://" + possibleUrl + "\"" + noFollowAttr + ">" + shortUrl + "</a>";
Dnunjucks-slim.min.js.map1shortUrl","substr","wordcount","float","parseFloat","intFilter","base","parseInt","int","default",…
Dnunjucks-slim.js.map1shortUrl","substr","wordcount","float","parseFloat","intFilter","doInt","base","parseInt","int","d…
Dnunjucks.min.js.map1shortUrl","wordcount","float","intFilter","base","int","compiledTemplates","precompiled","callable…
Dnunjucks.js.map1shortUrl","wordcount","float","intFilter","doInt","base","int","d","compiledTemplates","precompile…