/plugin/data-au/_test/ |
H A D | helper.test.php | 27 $helper = new helper_plugin_dataau(); 64 $helper = new helper_plugin_dataau(); 87 $helper = new helper_plugin_dataau(); 93 $helper = new helper_plugin_dataau(); 119 $helper = new helper_plugin_dataau(); 133 $helper = new helper_plugin_dataau(); 184 $helper = new helper_plugin_dataau(); 217 $helper = new helper_plugin_dataau(); 223 $helper = new helper_plugin_dataau(); 294 $helper->_get_filters()); [all …]
|
/plugin/data/_test/ |
H A D | helper.test.php |
|
/plugin/captcha/_test/ |
H A D | HelperTest.php |
|
/plugin/confmanager/tpl/ |
H A D | showConfigTwoLineLeftImage.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable 9 <h3><?php echo $helper->getLang('user_defined_values') ?></h3> 12 <th><?php echo $helper->getLang('key') ?></th> 13 <th><?php echo $helper->getLang('value') ?></th> 14 <th><?php echo $helper->getLang('actions') ?></th> 44 <?php echo $helper->getLang('disablesdefault') ?> 46 <?php echo $helper->getLang('modifiesdefault') ?> 57 alt="<?php echo hsc($helper->getLang('edit_icon_action_disabled')) ?>" 58 title="<?php echo hsc($helper [all...] |
H A D | showConfigTwoLine.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable 9 <h3><?php echo $helper->getLang('user_defined_values') ?></h3> 12 <th><?php echo $helper->getLang('key') ?></th> 13 <th><?php echo $helper->getLang('value') ?></th> 14 <th><?php echo $helper->getLang('actions') ?></th> 42 <?php echo $helper->getLang('disablesdefault') ?> 44 <?php echo $helper->getLang('modifiesdefault') ?> 65 <?php $this->helper->tplSaveButton() ?> 66 <h3 class="clickable hoverFeedback" title="<?php echo $helper [all...] |
H A D | showConfigSingleLine.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable 9 <h3><?php echo $helper->getLang('user_defined_values') ?></h3> 12 <th><?php echo $helper->getLang('value') ?></th> 13 <th><?php echo $helper->getLang('actions') ?></th> 33 <?php echo $helper->getLang('disablesdefault') ?> 50 <?php $this->helper->tplSaveButton() ?> 51 <h3 class="clickable hoverFeedback" title="<?php echo $helper->getLang('toggle_defaults') ?>"> 53 <?php echo $helper->getLang('default_values') ?> 59 <?php echo hsc($helper [all...] |
H A D | formEnd.php | 3 <?php $this->helper->tplSaveButton() ?> 6 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable 12 <div class="popupprompt"><?php echo $helper->getLang('file_upload_prompt') ?></div> 16 <input type="submit" class="button saveButton right" value="<?php echo $helper->getLang('upload') ?>" /> 18 <input id="popup_cancel" type="submit" class="right" value="<?php echo $helper->getLang('cancel') ?>" /> 26 <p><?php echo $helper->getLang('uploading') ?></p> 33 <h3><?php echo $helper->getLang('upload_success') ?></h3> 34 <a class="button continue right"><?php echo $helper->getLang('continue') ?></a> 37 <h3><?php echo $helper [all...] |
H A D | selectConfig.php | 2 <h1><?php echo $this->helper->getLang('welcomehead') ?></h1> 5 <h2><?php echo $this->helper->getLang('no_script_title')?></h2> 7 <?php echo $this->helper->getLang('no_script_message')?> 13 <?php echo $this->helper->getLang('welcome') ?> 19 <?php echo $this->helper->getLang('select_config') ?> 23 <?php echo $this->helper->getLang('please_select') ?> 26 <?php $id = $this->helper->getConfigId($config) ?> 34 <input type="submit" value="<?php echo $this->helper->getLang('edit') ?>" class="button" />
|
/plugin/owncloud/ajax/ |
H A D | filelist.php | 18 $helper = new helper_plugin_owncloud(); variable 20 $dir = $helper->getFilenameForID($_POST['fileid']); 23 $dir = $helper->wikiIDToPath($dir); 36 $padding = 'style="padding-left:'.($levelInt*($helper->getConf('marginFilelist'))).'px;"'; 57 $link = $helper->internalmedia(0,$helper->pathToWikiID($dir.'/'.$folder)); 59 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$folder), NULL, … 60 …$url = $helper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid(… 71 …$detail = $helper->internalmedia(0,$helper->pathToWikiID($dir.'/'.$file),NULL,NULL,16,NULL,NULL,'l… 72 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$file), NULL, NU… 73 …$url = $helper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid(… [all …]
|
/plugin/include/_test/ |
H A D | namespace_includes.test.php | 13 * @var helper_plugin_include $helper 15 private $helper; variable in plugin_include_namespaces_includes_test 24 $this->helper = plugin_load('helper', 'include'); 68 $flags = $this->helper->get_flags(array()); 69 $pages = $this->helper->_get_included_pages('namespace', 'inclhidden:', '', '', $flags); 79 $flags = $this->helper->get_flags(array()); 80 $pages = $this->helper->_get_included_pages('namespace', 'incltest:', '', '', $flags); 84 $flags = $this->helper->get_flags(array('depth=2')); 85 $pages = $this->helper [all...] |
/plugin/owncloud/tpl/ |
H A D | detail.php | 60 $helper = new helper_plugin_owncloud(); variable 61 $path = $helper->wikiIDToPath($IMG); 63 $isDir = $helper->isMediaDir($path); 77 …echo $helper->internalmedia($_GET['fileid'],$IMG,$helper->getLang('download'),NULL,NULL,NULL,NULL,… 90 $fileid = $helper->getIDForFilename($helper->wikiIDToPath($IMG)); 121 …echo "<dt>".$helper->getLang('path').':</dt><dd><a href="'.$helper->getConf('owncloudurl').'/index… 123 echo $helper->filelist($fileid,''); 126 … echo $helper->internalmedia('',$helper->pathToWikiID($dir),$helper->getLang('parentFolder')); 133 echo $helper->mediaMetaStart($path); 134 echo $helper->mediaInUse($fileid);
|
/plugin/sentry/action/ |
H A D | errors.php | 57 $helper = plugin_load('helper', 'sentry'); 58 $events = $helper->getPendingEventIDs(); 67 $event = $helper->loadEvent($eid); 71 if ($helper->sendEvent($event)) { 72 $helper->deleteEvent($eid); 91 $helper = plugin_load('helper', 'sentry'); 114 $helper->logEvent($event); 134 $helper->logEvent($event); 146 $helper->logException($e); 147 echo $helper->formatException($e); [all …]
|
/plugin/qc/ |
H A D | Output.php | 20 protected $helper; 28 $this->helper = plugin_load('helper', 'qc'); 29 $this->data = $this->helper->getQCData($page); 79 $html .= '<h1>' . $this->helper->getLang('intro_h') . '</h1>'; 83 $html .= '<dt>' . $this->helper->getLang('g_created') . '</dt>'; 86 $html .= '<dt>' . $this->helper->getLang('g_modified') . '</dt>'; 95 $html .= '<dt>' . $this->helper->getLang('g_authors') . '</dt>'; 99 $html .= $this->helper->getLang('anonymous'); 108 $html .= '<dt>' . $this->helper 21 protected $helper; global() variable in dokuwiki\\plugin\\qc\\Output [all...] |
/plugin/upgrade/ |
H A D | admin.php | 17 protected $helper; 20 * initialize helper 24 $this->helper = plugin_load('helper', 'upgrade'); 25 $this->helper->setLogger($this); 153 $ok = $this->helper->cleanup(); 161 $ok = $this->helper->checkVersions(); 167 } elseif (!file_exists($this->helper->tgzfile)) { 168 if ($ok = $this->helper->downloadTarball()) $next = 'unpack'; 169 } elseif (!is_dir($this->helper 16 protected $helper; global() variable in admin_plugin_upgrade [all...] |
H A D | cli.php | 18 protected $helper; 26 $this->helper = new helper_plugin_upgrade(); 27 $this->helper->setLogger($this); 53 if (!$this->helper->checkVersions() && !$options->getOpt('ignoreversions')) { 56 $this->helper->downloadTarball() || $this->fatal('Upgrade aborted'); 57 $this->helper->extractTarball() || $this->fatal('Upgrade aborted'); 58 $this->helper->checkPermissions() || $this->fatal('Upgrade aborted'); 60 $this->helper->copyFiles() || $this->fatal('Upgrade aborted'); 61 $this->helper->deleteObsoleteFiles() || $this->fatal('Upgrade aborted'); 63 $this->helper 16 protected $helper; global() variable in cli_plugin_upgrade [all...] |
/plugin/farmer/_test/ |
H A D | helper.test.php |
|
/plugin/semantic/ |
H A D | action.php | 19 private $helper = null; variable in action_plugin_semantic 23 $this->helper = $this->loadHelper('semantic'); 104 $this->helper->getMetadata($id); 105 $json_ld = $this->helper->getJsonLD(); 125 "_data" => json_encode($this->helper->getWebSite(), JSON_PRETTY_PRINT), 142 $this->helper->getMetadata($ID); 143 $json_ld = $this->helper->getJsonLD(); 169 $this->helper->getMetadata($ID); 171 if ($description = $this->helper->getDescription()) { 197 $this->helper [all...] |
/plugin/bureaucracy-au/helper/ |
H A D | fieldsubmit.php | 37 $helper = null; 38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 39 if(!is_null($helper) && $helper->isEnabled()){ 40 $form->addElement($helper->getHTML()); 70 $helper = null; 71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 72 if(!is_null($helper) && $helper->isEnabled()){ 73 return $helper->check();
|
/plugin/bureaucracyau/helper/ |
H A D | fieldsubmit.php | 37 $helper = null; 38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 39 if(!is_null($helper) && $helper->isEnabled()){ 40 $form->addElement($helper->getHTML()); 70 $helper = null; 71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 72 if(!is_null($helper) && $helper->isEnabled()){ 73 return $helper->check();
|
/plugin/bureaucracy/helper/ |
H A D | fieldsubmit.php | 37 $helper = null; 38 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 39 if(!is_null($helper) && $helper->isEnabled()){ 40 $form->addElement($helper->getHTML()); 70 $helper = null; 71 if(@is_dir(DOKU_PLUGIN.'captcha')) $helper = plugin_load('helper','captcha'); 72 if(!is_null($helper) && $helper->isEnabled()){ 73 return $helper->check();
|
/plugin/letsencrypt/ |
H A D | cli.php | 13 protected $helper; variable in LetsEncrypt 20 $this->helper = plugin_load('helper', 'letsencrypt'); 51 if(!$this->helper->getRoot()) $this->fatal('no webserver root directory set or detected'); 52 if(!$this->helper->getCertDir()) $this->fatal('no certificate directory set'); 53 if(!$this->helper->hasAccount()) $this->fatal('no letsencrypt account set up, yet'); 57 $domains = $this->helper->getAllDomains(); 66 if(!$quiet) $this->helper->setCliLogger($this); 67 $this->helper->updateCerts(); 93 …$this->colors->ptln(sprintf("%-50s" . $this->helper->getLang('valid'), $domain, $expire), 'green'); 95 … $this->colors->ptln(sprintf("%-50s" . $this->helper->getLang('invalid'), $domain), 'red'); [all …]
|
/plugin/translation/ |
H A D | action.php | 17 * For the helper plugin variable in action_plugin_translation 20 protected $helper; 23 * Constructor. Load helper plugin 27 $this->helper = plugin_load('helper', 'translation'); 73 $locale = $this->helper->getLangPart($id ?? ''); 82 $locale = $this->helper->getLangPart("$locale:foo"); 138 if (!$this->helper->istranslatable($ID)) return; 139 $locale = $this->helper->getLangPart($ID ?? ''); 166 $lc = $this->helper [all...] |
/plugin/nspages/printers/ |
H A D | printerNice.php | 40 $helper = new rendererXhtmlHelper($this->renderer, $actualNbCols, $this->plugin, $this->anchorName); 42 $helper->openColumn(); 45 $helper->printHeaderChar($firstCharOfLastAddedPage); 46 $helper->openListOfItems(); 53 $helper->closeListOfItems(); 54 $helper->closeColumn(); 55 $helper->openColumn(); 60 $helper->printHeaderChar($firstCharOfLastAddedPage); 62 $helper->printHeaderChar($firstCharOfLastAddedPage, true); 64 $helper [all...] |
/plugin/acknowledge/ |
H A D | action.php | 38 /** @var helper_plugin_acknowledge $helper */ 39 $helper = plugin_load('helper', 'acknowledge'); 42 $helper->removePage($event->data['id']); // this cascades to assignments 44 $helper->storePageDate($event->data['id'], $event->data['newRevision'], $event->data['newContent']); 49 $helper->clearPageAssignments($event->data['id']); 53 $helper->setAutoAssignees($event->data['id']); 132 /** @var helper_plugin_acknowledge $helper */ 133 $helper = plugin_load('helper', 'acknowledg [all...] |
/plugin/swarmwebhook/webhooks/ |
H A D | Zapier.php | 18 $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']);
|