Home
last modified time | relevance | path

Searched refs:url (Results 1976 – 2000 of 3380) sorted by last modified time

1...<<71727374757677787980>>...136

/plugin/dlcounter/
H A Dplugin.info.txt7 url http://philip-p-ide.uk/doku.php/blog:articles:software:doku_dlcounter
/plugin/emoji/
H A Dplugin.info.txt7 url http://www.whoopdedo.org/doku/wiki/emoji
/plugin/sincetil/
H A Dplugin.info.txt7 url https://gitlab.com/pigzag/sincetil
/plugin/pixelyear/
H A Dplugin.info.txt7 url https://gitlab.com/pigzag/pixelyear
/plugin/pagehere/
H A Dplugin.info.txt7 url http://www.dokuwiki.org/plugin:pagehere
/plugin/explain/
H A Dplugin.info.txt7 url http://www.dokuwiki.org/plugin:explain
H A Dsyntax.php72 static $url = '#^https?://#';
75 if (preg_match($url, $target))
/plugin/authphpbb3/
H A Dauth.php200 $this->_phpbb_conf['url'] = $server_name;
203 return $this->_phpbb_conf['url'];
503 … $url = $this->_phpbb_conf['url'] . '/ucp.php?mode=logout&sid=' . $this->_phpbb_user_session_id;
506 send_redirect($url);
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:authphpbb3
/plugin/quicksubscribe/
H A Dplugin.info.txt7 url http://ickewiki.de/dokumentation/quicksubscribe
/plugin/doodle4/
H A Dplugin.info.txt7 url http://www.dokuwiki.org/plugin:doodle4
H A Dstyle.css17 background:url(../../../lib/images/pencil.png) top right no-repeat;
27 background:url(../../../lib/images/del.png) top right no-repeat;
/plugin/authclientcert/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:authclientcert
/plugin/findologicxmlexport/tpl/
H A Dadmin.twig31 <th class="header-page-url">
32 {{languageText['url']}}
51 <td class="page-url">
52 {# url #}
53 <a target="_blank" href="{{pages[page].url}}">{{pages[page].url}}</a>
65 … <a target="_blank" class='page-edit-link-a' href="{{pages[page].url}}&do=edit">
66 … <div class='page-edit-link-div' style='background-image:url("{{editImageUrl}}");'></div>
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVItem.php28 $url = $this->sanitize($this->url->getCsvFragment());
56 $url,
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php304 'url' => ['Url', [
H A DCSVSerializationTest.php60 $url = new Url();
61 $url->setValue('http://example.org/my-awesome-product.html');
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst453 {{ user.username|e('url') }}
/plugin/findologicxmlexport/
H A DDokuwikiPage.php21 public $url; variable in DokuwikiPage
46 $this->url = wl($page, '', true);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php581 * @param string|array $url A URL or an array of query parameters
585 function twig_urlencode_filter($url) argument
587 if (\is_array($url)) {
589 return http_build_query($url, '', '&', PHP_QUERY_RFC3986);
592 return http_build_query($url, '', '&');
595 return rawurlencode($url);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js4url:qb.href,type:"GET",isLocal:Cb.test(qb.protocol),global:!0,processData:!0,async:!0,contentType:…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md22 * Dynamically extract the products from the database via `start` and `count` parameter in the url
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLItem.php36 $itemElem->appendChild($this->url->getDomSubtree($document));
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class.phpt30 public function doGetCachedPage($key, $url)
H A Dwsdl_class_namespace.phpt32 public function doGetCachedPage($key, $url)

1...<<71727374757677787980>>...136