Home
last modified time | relevance | path

Searched refs:helper (Results 426 – 450 of 493) sorted by path

1...<<11121314151617181920

/plugin/structsection/
H A Dyarn.lock42 "@babel/helper-function-name@^7.12.11":
65 "@babel/helper-module-imports@^7.12.1":
111 "@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.12.11":
118 "@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
267 "@webassemblyjs/helper-fsm@1.9.1":
556 babel-helper-call-delegate@^6.24.1:
566 babel-helper-define-map@^6.24.1:
585 babel-helper-function-name@^6.24.1:
620 babel-helper-regex@^6.24.1:
871 babel-helper-regex "^6.24.1"
[all …]
/plugin/structstatus/
H A Daction.php44 $helper = plugin_load('helper', 'struct_db');
45 $sqlite = $helper->getDB();
/plugin/structtasks/meta/
H A DUtilities.php31 * @param mixed $helper
33 public function __construct($helper) { argument
34 $this->struct = $helper;
/plugin/structupdate/helper/
H A Dupdate.php61 $helper = plugin_load('helper', 'struct');
86 $helper->saveData($page, $schemadata);
/plugin/subjectindex/plugins/
H A Dbible_verses.txt49 …"It is not good for the man to continue by himself. I am going to make a helper for him, as a comp…
13545 …ould rescue the afflicted one crying for help,And the fatherless boy and anyone that had no helper.
13571 …orn down my roadways;They were beneficial only for adversity to me,Without their having any helper.
14216 Do not keep far off from me, because distress is nearby,Because there is no other helper.
14330 Hear, O Jehovah, and show me favor.O Jehovah, prove yourself my helper.
14387 Our very soul has been in expectation of Jehovah.Our helper and our shield he is.
14730 Look! God is my helper;Jehovah is among those supporting my soul.
15013 For he will deliver the poor one crying for help,Also the afflicted one and whoever has no helper.
22276 It will certainly bring you to ruin, O Israel, because it was against me, against your helper.
26685 and I will request the Father and he will give YOU another helper to be with YOU forever,
[all …]
/plugin/survey/syntax/
H A Dsurvey.php88 $helper = plugin_load("helper", "survey_survey");
90 $surveySyntax = $helper->sanitizeSyntax($data[0]);
92 $survey = $helper->interpretSurvey($surveySyntax);
/plugin/svgedit/
H A Dsyntax.php24 var $helper = null; variable in syntax_plugin_svgedit
/plugin/swarmwebhook/webhooks/
H A DIFTTT.php22 $helper = plugin_load('helper', 'swarmwebhook');
23 if (!$helper) {
27 if ($helper->getConf('service') !== 'IFTTT') {
60 $helper = plugin_load('helper', 'swarmwebhook');
61 $storedSecret = $helper->getConf('hook secret');
91 $helper = plugin_load('helper', 'swarmwebhook');
95 $helper->createNewSwarmSchema();
98 $helper->deleteCheckinFromLookup($lookupData['checkinid']);
99 $helper->saveDataToLookup($lookupData);
H A DZapier.php18 $helper = plugin_load('helper', 'swarmwebhook');
19 if (!$helper) {
23 if ($helper->getConf('service') !== 'Zapier') {
71 $helper = plugin_load('helper', 'swarmwebhook');
79 $helper->createNewSwarmSchema();
82 $helper->deleteCheckinFromLookup($lookupData['checkinid']);
83 $helper->saveDataToLookup($lookupData);
109 $helper = plugin_load('helper', 'swarmwebhook');
110 $dateTime = $helper->getDateTimeInstance($data['createdAt'], $data['timeZoneOffset']);
/plugin/syntaxhighlightjs/syntax/
H A Dsxh.php112 $helper = $this->loadHelper('syntaxhighlightjs');
113 $attr = $helper->buildAttributes($data);
/plugin/tabinclude/syntax/
H A Dembed.php14 $this->helper = plugin_load('helper','tabinclude');
24 return $this->helper->getTabPages($match);
32 $this->helper->renderEmbedTabs($renderer,$tabs,$init_page_idx,$class);
35 $this->helper->getOdtHtml($renderer,$tabs);
H A Dinline.php14 $this->helper = plugin_load('helper','tabinclude');
25 return $this->helper->getTabPages($match); // inline mode
34 $this->helper->renderTabsHtml($renderer,$tabs,$init_page_idx,$class);
37 $this->helper->getOdtHtml($renderer,$tabs);
H A Dlines.php16 $this->helper = plugin_load('helper','tabinclude');
28 return $this->helper->getTabPages($match,false);
36 $this->helper->renderTabsHtml($renderer,$tabs,$init_page_idx,$class);
39 $this->helper->getOdtHtml($renderer,$tabs);
H A Dlink.php14 $this->helper = plugin_load('helper','tabinclude');
24 return $this->helper->getTabPages($match);
32 $this->helper->renderLinkTabs($renderer,$tabs,$init_page_idx,$class);
35 $this->helper->getOdtHtml($renderer,$tabs);
/plugin/tablelayout/_test/
H A DbuildSyntaxFromJSON.test.php67 $helper = plugin_load('helper', 'tablelayout');
69 $actual_syntax = $helper->buildSyntaxFromJSON($json);
/plugin/tablelayout/action/
H A Daction.php66 $helper = $this->loadHelper('tablelayout');
67 $newSyntax = $helper->buildSyntaxFromJSON($INPUT->str('tablelayout'));
75 $helper = $this->loadHelper('tablelayout');
76 $newSyntax = $helper->buildSyntaxFromJSON($INPUT->str('tablelayout'));
127 $helper = $this->loadHelper('tablelayout');
128 $newSyntax = $helper->buildSyntaxFromJSON($newLayoutJSON);
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php63 /** @var helper_plugin_tag $helper */
64 $helper = plugin_load('helper', 'tag');
65 $pages = $helper->tagRefine([], 'mytag');
76 /** @var helper_plugin_tag $helper */
77 $helper = plugin_load('helper', 'tag');
78 $pages = $helper->tagRefine($this->all_pages, $query);
80 $pages = $helper->getTopic('', '', $query);
H A Dtopic_sort.test.php18 /** @var helper_plugin_tag $helper */
19 private $helper; variable in plugin_tag_topic_sorting_test
28 $this->helper = plugin_load('helper', 'tag');
41 $this->assertEquals($this->pages, $this->extract_ids($this->helper->getTopic('', null, 'mytag')));
/plugin/tag/
H A Daction.php41 /* @var helper_plugin_tag $helper */
42 if ($helper = $this->loadHelper('tag')) {
48 $event->data['metadata']['subject'] = $helper->cleanTagList($tags);
82 /* @var helper_plugin_tag $helper */
83 if ($helper = $this->loadHelper('tag')) {
84 $pages = $helper->getTopic($ns, '', $tag);
/plugin/tag/syntax/
H A Dcount.php64 /** @var helper_plugin_tag $helper */
65 if(!($helper = $this->loadHelper('tag'))) {
70 $helper->parseTagList($tags),
93 /** @var helper_plugin_tag $helper */
94 if(!($helper = $this->loadHelper('tag'))) return false;
99 $occurrences = $helper->tagOccurrences($tags, $allowedNamespaces, true);
101 $occurrences = $helper->tagOccurrences($tags, $allowedNamespaces);
123 $renderer->doc .= '<td class="'.$class.'">'.$helper->tagLink($tagname).'</td>';
H A Dsearchtags.php94 /* @var helper_plugin_tag $helper */
95 if ($helper = $this->loadHelper('tag')) {
96 $pages = $helper->getTopic($this->getNS(), '', $tags);
H A Dtag.php56 /** @var helper_plugin_tag $helper */
57 if (!$helper = $this->loadHelper('tag')) {
62 return $helper->parseTagList($tags);
75 /** @var helper_plugin_tag $helper */
76 if (!$helper = $this->loadHelper('tag')) return false;
80 $tags = $helper->tagLinks($data);
118 $resolver = new dokuwiki\File\PageResolver($helper->getNamespace() . ':something');
122 resolve_pageid($helper->getNamespace(), $tag, $exists);
H A Dtagpage.php81 /** @var helper_plugin_tag $helper */
82 if(!$helper = $this->loadHelper('tag')) {
86 $renderer->doc .= $helper->tagLink($data['tag'], $data['title'], $data['dynamic']);
H A Dtopic.php97 /* @var helper_plugin_tag $helper */
98 if ($helper = $this->loadHelper('tag')) {
99 $helper->overrideSortFlags($sortflags);
100 $pages = $helper->getTopic($ns, '', $tag);
/plugin/talkpage/
H A Daction.php34 $helper = plugin_load('syntax', 'talkpage');
35 $data = $helper->getLink();

1...<<11121314151617181920