Home
last modified time | relevance | path

Searched refs:location (Results 51 – 75 of 981) sorted by last modified time

12345678910>>...40

/plugin/mobiletable/
H A DmobileTable.js300 if (window.mobileTables(before === "mobile") && window.location.hash) {
302 window.location.hash = window.location.hash
H A Dscript.js8 …'/g,""),window.mobileTables("mobile"===a)&&window.location.hash&&(window.location.hash=window.loca…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194location,o=Ku(i),a=o===i,s=a?i:i.parent;qu(s).length||n.createShape({type:"bpmn:Lane"},{x:i.x+Wu,y… property in AnonymousFunctionc4f831ab74d00.n
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt22 location where all the animal's data will be stored.
/plugin/odt/helper/
H A Ddwcssloader.php101 foreach($files as $file => $location) {
104 $css_content = css_loadfile($file, $location);
125 foreach($template_files[$mediatype] as $file => $location){
128 $css_content .= css_loadfile($file, $location);
/plugin/openid/Auth/OpenID/
H A DServer.php1623 $location = $response->encodeToURL();
1625 ['location' => $location]);
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki121 * **serverurl** - URL to a server location. See serverurl syntax description.
/plugin/fastwiki/
H A Dhistory.js6 var m_curBaseUrl = document.location.pathname;
92 var path = document.location.pathname;
102 return new RegExp('^'+path+'$|://'+document.location.host+path+'$');
142 var prevpage = document.location.href;
H A Dscript.js11 var m_debug = document.location.host == 'localhost';
28 if (document.location.href.indexOf("detail.php") >= 0)
31 var urlParams = _urlToObj(document.location.href);
699 document.location.href = url;
/plugin/edittable/lib/
H A Dhandsontable.full.js5633 …eturn typeof location !== 'undefined' && /^([a-z0-9\-]+\.)?\x68\x61\x6E\x64\x73\x6F\x6E\x74\x61\x6…
/plugin/tplinc/
H A Dhelper.php75 * @param string $location
79 public function getIncludes($location, $id = null) argument
92 if ($loc != $location) continue;
111 public function renderIncludes($location, $id = null) argument
113 $pages = $this->getIncludes($location, $id);
H A Dadmin.php110 list($pattern, $page, $location, $skipacl) = $assignment;
115 $this->locationBox('a[x' . $row . '][2]', $location);
143 foreach ($locations as $location => $label) {
144 $selected = ($location == $loc) ? 'selected="selected"' : '';
145 echo '<option value="' . hsc($location) . '" ' . $selected . '>';
/plugin/tplinc/lang/en/
H A Dintro.txt3 Here you can define which **page** should be included at which **location** in the template when a …
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.js31 if (window.location.href.includes("&submitted=true")) {
34 if (window.location.href.includes("&fileexists=false")) {
47 window.history.pushState({}, '', window.location.href.replace("&fileexists=false", ""));
60 window.history.pushState({}, '', window.location.href.replace("&submitted=true", ""));
/plugin/firenews/HTMLTemplates/editnews/
H A DeditnewsTemplate.js3 if (window.location.href.includes("&submitted=saved")) {
6 if (window.location.href.includes("&submitted=deleted")) {
19 window.history.pushState({}, '', window.location.href.replace("&submitted=saved", ""));
29 window.history.pushState({}, '', window.location.href.replace("&submitted=deleted", ""));
/plugin/s5/ui/default/
H A Dslides.js117 window.location.replace( window.location.search + '#slide' + snum);
324 if (window.location.hash == null) return;
326 var matches = sregex.exec(window.location.hash);
331 dest = findSlide(window.location.hash.slice(1));
338 var thisUri = window.location.href;
339 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
/plugin/s5/ui/dokuwiki/
H A Dslides.js323 if (window.location.hash == null) return;
325 var matches = sregex.exec(window.location.hash);
330 dest = findSlide(window.location.hash.slice(1));
337 var thisUri = window.location.href;
338 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoDistance.php21 * @param array|string $location Location as array or geohash: array('lat' => 48.86, 'lon' => 2.35) OR 'drm3btev3e86'
26 public function __construct(string $key, $location, string $distance) argument
28 parent::__construct($key, $location);
H A DAbstractGeoDistance.php22 * Decides if this query uses latitude/longitude or geohash for the location.
60 * @param array|string $location Location as array or geohash: array('lat' => 48.86, 'lon' => 2.35) OR 'drm3btev3e86'
64 public function __construct(string $key, $location) argument
67 $this->setLocation($location);
81 * @param array|string $location
87 public function setLocation($location): self argument
90 if (\is_array($location)) { // Latitude/Longitude
92 if (isset($location['lat'])) {
93 $this->setLatitude($location['lat']);
95 throw new InvalidException('$location[\'la
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php196 * @param array|string $location
198 public function geo_distance(string $key, $location, string $distance): GeoDistance argument
200 return new GeoDistance($key, $location, $distance);
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example5 # Configure one file type per line: file extension followed by parser location (full file system path or URL).
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1776 - Change Elastica_Filter_GeoDistance::__construct(), accepts geohash parameter (BC break, before: ($key, $latitude, $longitude, $distance), after: ($key, $location, $distance) where $location is array('lat' => $latitude, 'lon' => $longitude) or a geohash)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dendpoint-closure.asciidoc6 closure, which means this is a handy location if you wish to extend the
/plugin/highlight2wiki/
H A DREADME17 javascript:Q=document.selection?document.selection.createRange().text:document.getSelection(); void(window.open(%27https://yourwebsite.com/dokuwiki/doku.php?do=highlight2wiki&te=%27+encodeURIComponent(Q)+%27&ur=%27+ encodeURIComponent(location.href)+%27%27,%27dokuwikiadd%27,%27scrollbars=yes,resizable=yes,toolbars=yes,status=yes%27));
/plugin/bookmark2wiki/
H A DREADME.md16 …// Change the window.open statement to reflect the location of the bookmark2wiki.p…
19 ….open('https://myserver/bookmark2wiki.php?te='+escape(Q)+'&ur='+ escape(location.href)+'&ti='+esca…

12345678910>>...40