Home
last modified time | relevance | path

Searched refs:helper (Results 76 – 100 of 493) sorted by relevance

12345678910>>...20

/plugin/flattr/
H A Dsyntax.php47 $helper =& plugin_load('helper', 'flattr');
60 if (in_array($name, $helper->validParameters))
66 $helper->validateParameters($params);
85 $helper =& plugin_load('helper', 'flattr');
86 $helper->insertMissingParameters($params);
89 $renderer->doc .= $helper->getEmbedCode($params);
/plugin/ireadit/action/
H A Direadit.php35 $helper = $this->loadHelper('ireadit');
38 … if ($helper->user_can_read_page($ireadit_data, $INFO['id'], $INFO['lastmod'], $INFO['client'])) {
67 …if ($this->getConf('show_not_read_list') && $helper->use_ireadit_here($INFO['id'], $INFO['lastmod'…
68 … $not_read = array_diff($helper->users_set($ireadit_data), array_column($readers, 'user'));
93 $helper = $this->loadHelper('ireadit');
94 … if ($helper->user_can_read_page($ireadit_data, $INFO['id'], $INFO['lastmod'], $INFO['client'])) {
151 $helper = $this->loadHelper('ireadit');
152 $event->data['metadata']['ireadit'] = $helper->users_set($ireadit_data);
/plugin/autologoff/
H A Dadmin.php14 private $helper; variable in admin_plugin_autologoff
17 $this->helper = $this->loadHelper('autologoff', false);
40 $this->helper->remove_entry($_REQUEST['remove']);
44 $this->helper->add_entry($_REQUEST['usergroup'], $_REQUEST['time']);
56 $config = $this->helper->load_config();
/plugin/owncloud/
H A Dsyntax.php71 $helper = $this->loadHelper('owncloud',false);
72 if(!$helper) return false;
90 else $match['fileid'] = $helper->fileIDForWikiID($match['src']);
96 $this->handleImageBox($match,$helper);
103 …if($helper->isAllowedExternalImage($match['src'])) $renderer->doc.= $helper->externalmedia($match[…
105 …$renderer->doc.= $helper->internalmedia($match['fileid'],$match['src'], $match['title'], $match['…
121 function handleImageBox(&$match,&$helper){// Detail immer, M argument
129 …$match['magnifyLink'] = $helper->ml($src,array('cache'=>$match['cache'],'fileid'=>$match['fileid']…
/plugin/prosemirror/action/
H A Dparser.php47 /** @var \helper_plugin_prosemirror $helper */
48 $helper = plugin_load('helper', 'prosemirror');
51 $syntax = $helper->getSyntaxFromProsemirrorData($unparsedJSON);
58 if ($helper->tryToLogErrorToSentry($e, ['json' => $unparsedJSON])) {
93 /** @var \helper_plugin_prosemirror $helper */
94 $helper = plugin_load('helper', 'prosemirror');
96 $syntax = $helper->getSyntaxFromProsemirrorData($unparsedJSON);
103 if ($helper
[all...]
/plugin/confmanager/adminActions/
H A DConfigManagerAdminShowConfig.php11 private $helper; variable in ConfigManagerAdminShowConfig
23 $this->helper = plugin_load('helper', 'confmanager');
32 $this->config = $this->helper->getConfigById($this->configId);
43 msg($this->helper->getLang('invalid request csrf'), -1);
66 $configFiles = $this->helper->getConfigFiles();
97 echo $this->helper->render_text($description);
/plugin/confmanager/tpl/
H A DdisableButton.php4 alt="<?php echo hsc($helper->getLang('disable_action')) ?>"
5 title="<?php echo hsc($helper->getLang('disable_action_tooltip_disabled')) ?>" />
12 alt="<?php echo hsc($helper->getLang('disable_action')) ?>"
13 title="<?php echo hsc($helper->getLang('disable_action_tooltip')) ?>"
/plugin/news/
H A Dadmin.php18 var $helper; variable in admin_plugin_news
26 $this->helper =& plugin_load('helper', 'news');
28 $this->helper->setSubFeed($_REQUEST['subfeeds']);
30 … $this->pagedata = $this->helper->_readFile($this->helper->getMetaFN('pagedata','.ser'),true);
56 $this->helper->setSubFeed($_REQUEST['subfeed_dir']);
57 … $this->pagedata = $this->helper->_readFile($this->helper->getMetaFN('pagedata','.ser'),true);
212 $this->helper->setSubFeed($_REQUEST['subfeed_dir']);
213 $meta_dir =$this->helper->getMetaDirectory();
222 $pfile =$this->helper->getMetaFN('pagedata', '.ser');
223 $this->helper->_writeFile($pfile,$this->pagedata,true);
/plugin/git/syntax/
H A Dremotestatus.php17 var $helper = null; variable in syntax_plugin_git_remotestatus
20 $this->helper =& plugin_load('helper', 'git');
21 if(!$this->helper) msg('Loading the git helper in the git_localstatus class failed.', -1);
130 … $this->helper->render_commit_selector($renderer, $commits);
131 … $this->helper->render_changed_files_table($renderer, $commits, $repo);
132 … $this->helper->renderChangesMade($renderer, $repo, 'Merge upstream');
/plugin/git/action/
H A Dcommit.php14 var $helper = null; variable in action_plugin_git_commit
17 $this->helper =& plugin_load('helper', 'git');
18 if (is_null($this->helper)) {
40 $this->helper->submittChangesForApproval();
59 $this->helper->resetGitStatusCache('local');
/plugin/maintenance/
H A Dadmin.php14 $this->helper =& plugin_load('helper', 'maintenance');
81 $script = $this->helper->get_script();
88 if ($this->helper->is_locked()) {
94 $result = $this->helper->script_start($script);
112 $result = $this->helper->script_stop();
131 if ($this->helper->is_locked()) {
136 $result = $this->helper->manual_lock();
154 $result = $this->helper->manual_unlock();
/plugin/quickstats/scripts/
H A Dget_geocity2.php15 private $helper; variable in qs_geoliteCity
19 $this->helper = plugin_load('helper', 'quickstats');
62 $this->qs_say($this->helper->getLang('download_fail'), $gzfile);
68 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
72 $this->qs_say($this->helper->getLang('write_fail'), $gzfile);
76 $this->qs_say($this->helper->getLang('file_saved'), $gzfile);
91 $this->qs_say($this->helper->getLang('tar_extracted'), $tar);
93 $this->qs_say($this->helper->getLang('file_exists'),"\n$file\n$tar\n");
120 … $this->qs_say($this->helper->getLang('installing_mmdb'), MMDB);
/plugin/pageimage/_test/
H A Dpagelist.test.php9 private $helper; variable in helper_plugin_pageimage_pagelist_test
12 $this->helper = plugin_load('helper', 'pageimage');
18 $image = $this->helper->td('pageimage:page');
25 $image = $this->helper->td('pageimage:page');
/plugin/fksnewsfeed/syntax/
H A Dfeed.php13 private helper_plugin_newsfeed $helper; variable in syntax_plugin_newsfeed_feed
16 $this->helper = $this->loadHelper('newsfeed');
58 $news = $this->helper->serviceNews->getById($param['id']);
83 $innerHtml = $this->helper->renderer->renderContent($data, $params);
87 $formHtml = $this->helper->renderer->renderEditFields($params);
88 return $this->helper->renderer->render($innerHtml, $formHtml, $data);
/plugin/tag/syntax/
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 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>';
/plugin/epub/scripts/
H A Dupdate_files.php8 $helper = new helper_plugin_epub(); variable
10 if(!$helper->is_inCache($id)) {
16 $helper->remove_page($id);
18 if(!$helper->is_inCache($id)) {
/plugin/top/_test/
H A DstartPages.test.php16 $helper = plugin_load('helper', 'top');
119 $actual_list = $helper->removeStartPages($list);
128 $helper = plugin_load('helper', 'top');
231 $actual_list = $helper->removeStartPages($list);
/plugin/captcha/
H A Daction.php138 /** @var helper_plugin_captcha $helper */
139 $helper = plugin_load('helper', 'captcha');
140 if (!$helper->check()) {
164 /** @var helper_plugin_captcha $helper */
165 $helper = plugin_load('helper', 'captcha');
166 if (!$helper->check()) {
196 /** @var helper_plugin_captcha $helper */
197 $helper
[all...]
/plugin/orphanswanted/
H A Dsyntax.php86 $helper = plugin_load('helper','orphanswanted');
98 $renderer->doc .= $helper->orphan_pages($data);
101 $renderer->doc .= $helper->wanted_pages($data);
104 $renderer->doc .= $helper->valid_pages($data);
107 $renderer->doc .= $helper->all_pages($data);
/plugin/starred/
H A Daction.php15 protected $helper; variable in action_plugin_starred
22 $this->helper = plugin_load('helper', 'starred');
47 $this->helper->toggleStar();
63 $this->helper->toggleStar(null, $id);
79 $star_html = $this->helper->starHtml($ID, $ID, $inneronly, true);
/plugin/epub/
H A Dadmin.php12 private $helper; variable in admin_plugin_epub
19 $this->helper = $this->loadHelper('epub', true);
20 $this->cache = $this->helper->getCache() ;
37 $epub_deletions[] = $this->helper->delete_media($md5);
39 $this->helper->delete_page($md5);
41 if(is_array($_REQUEST['book_id'])) $this->cache = $this->helper->getCache() ;
/plugin/fksnewsfeed/inc/renderer/
H A DAbstractRenderer.php14 protected helper_plugin_newsfeed $helper; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Renderer\\AbstractRenderer
16 public function __construct(helper_plugin_newsfeed $helper) { argument
17 $this->helper = $helper;
/plugin/watchcycle/_test/
H A Dmaintainer.test.php42 /** @var helper_plugin_watchcycle $helper */
43 $helper = plugin_load('helper', 'watchcycle');
44 $this->assertEquals($output, $helper->getMaintainers($input));
52 /** @var helper_plugin_watchcycle $helper */
53 $helper = plugin_load('helper', 'watchcycle');
54 $this->assertEquals($output, $helper->getMaintainerMails($input));
/plugin/farmsync/meta/
H A DPageConflict.php43 $form->addButton("theirs", $this->helper->getLang('button:keep'));
44 $form->addButton("override", $this->helper->getLang('button:overwrite'));
45 $form->addButton("edit", $this->helper->getLang('button:edit'));
46 $form->addButton("diff", $this->helper->getLang('button:diff'));
51 $form->addHTML('<h4>' . $this->helper->getLang('heading:conflicts') . '</h4>');

12345678910>>...20