Home
last modified time | relevance | path

Searched refs:slot (Results 1 – 25 of 37) sorted by relevance

12

/plugin/combo/resources/snippet/js/
H A Dcache.js42 for (let slot in cachePageJson) {
43 if (!cachePageJson.hasOwnProperty(slot)) {
47 let formatResults = cachePageJson[slot];
49 let slotUrl = combo.DokuUrl.createEdit(slot).toString()
50 … let slotLabel = `<a href="${slotUrl}" title="Edit the slot ${slot}">${slot}</a>`;
/plugin/combo/action/
H A Dcacheexpiration.php127 $slot = MarkupPath::createPageFromAbsoluteId($slotPath);
134 $cacheExpirationDateMeta = CacheExpirationDate::createForPage($slot);
136 $cacheExpirationFrequency = CacheExpirationFrequency::createForPage($slot)
160 $outputDocument = $slot->getInstructionsDocument();
165 $fetcher = $slot->createHtmlFetcherWithItselfAsContextPath();
174 $fetcher2 = $slot->createHtmlFetcherWithItselfAsContextPath();
/plugin/tplmod/
Daction.php209 $slot = $nday;
211 else $slot = 0;
212 list($logo,$width) = preg_split("/\s+/", trim($logos[$slot]));
245 $slot = $nday;
247 else $slot = 0;
248 $JSINFO['tmplft_title'] = trim($names[$slot]);
280 $slot = $nday;
282 else $slot = 0;
283 $JSINFO['tmplft_tag'] = trim($tags[$slot]);
/plugin/combo/ComboStrap/
H A DSnippetSystem.php128 * @param string $slot
133 function getSlotSnippetsFromJsonArray(array $array, string $slot): ?array argument
138 ->addElement($slot);
437 public function getSnippetsForSlot($slot): array argument
441 function ($s) use ($slot) {
442 return $s->hasSlot($slot);
H A DMarkupCacheDependencies.php164 foreach ($slots as $slot) {
165 if ($slot === null) {
172 ->setRequestedExecutingPath($slot)
H A DTemplateForWebPage.php615 foreach ($this->getSlots() as $slot) {
617 $elementId = $slot->getElementId();
619 $model["$elementId-html"] = $slot->getMarkupFetcher()->getFetchString();
H A DSnippet.php502 public function hasSlot($slot): bool argument
507 return key_exists($slot, $this->elements);
/plugin/combo/resources/slot/
H A DREADME.md3 This file are used as default when a `slot`:
4 * is created (see [slot template](../../action/slottemplate.php))
/plugin/dwcommits/
Dhelper.php98 $slot = 'url'.$count;
100 $inf[$slot] = $remote_url;
107 if($inf[$slot]) return $inf[$slot];
127 $slot = 'url'.$count;
128 if($inf[$slot]) {
129 $this->remote_url = $inf[$slot];
132 return $this->remote_url . " slot=$slot";
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DTag.svelte21 <slot />
DCard.svelte34 <slot />
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js6248 MP3Synth.dct32 = function (_in, slot, lo, hi) {
6359 /* 0 */ hi[15][slot] = t113 + t114;
6360 /* 16 */ lo[ 0][slot] = ((t113 - t114) * (costab16));
6367 /* 1 */ hi[14][slot] = t32;
6374 /* 2 */ hi[13][slot] = t58;
6383 /* 3 */ hi[12][slot] = t49;
6390 /* 4 */ hi[11][slot] = t93;
6399 /* 5 */ hi[10][slot] = t68;
6408 /* 6 */ hi[ 9][slot] = t82;
6419 /* 7 */ hi[ 8][slot] = t77;
[all …]
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.hbs16 …paint over the footer. It happens when a page without a lot of content is shown such as a slot --}}
/plugin/minecraftrecipe/
Dsyntax.php56 foreach($slots as $slot) {
57 $items = array_map('trim', explode(',', $slot));
Dstyle.css47 width: 42px; /* Slightly larger for output slot */
150 top: 41px; /* 36px (output position) + (42px - 26px)/2 to center with output slot */
/plugin/dirtylittlehelper/mermaid/editor/docs/
D47.47.js.map1 … '@references',\n '@seealso',\n '@setClass',\n '@slot',\n '@source…
D3.3.js.map1slot\",\n \"description\": {\n \"kind\": \"markdown\",\n …
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less729 /* TimeGrid axis running down the side (for both the all-day area and the slot area)
943 /* TimeGrid axis running down the side (for both the all-day area and the slot area)
/plugin/codemirror/dist/modes/
Ddylan.min.js.map1 …, \"in\",\n \"instance\", \"let\", \"local\", \"otherwise\", \"slot\",\n \"s…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dapi.rst544 blackfire --slot=7 upload /path/to/profile.prof
/plugin/passpolicy/
Dwords.txt3274 slot
/plugin/vkeyboard/
Dvkeyboard.js.unc155 // - If the second slot of a sub-array matches one of the following
169 // The first slot of this sub-array will be the text to display
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1slot(addresses) {\n let idx = addresses[this.id] >> 1;\n return {\n creat…
/plugin/mizarproofchecker/dist/
Dscript.js.map1slot(addresses) {\n let idx = addresses[this.id] >> 1;\n return {\n creat…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...

12