Home
last modified time | relevance | path

Searched refs:helper (Results 1 – 25 of 493) sorted by path

12345678910>>...20

/plugin/accscounter/
H A Dadmin.php54 if ($helper = plugin_load('helper','stopforumspam2')) {
64 …if ($helper->quickipcheck($element[0], $this->getConf('sfsExFreq'), $this->getConf('sfsExConf'))) {
/plugin/accscounter/syntax/
H A Dcounter.php159 if ($helper = plugin_load('helper','stopforumspam2')) {
161 … if ($helper->quickipcheck(null, $this->getConf('sfsExFreq'), $this->getConf('sfsExConf'))) {
/plugin/acknowledge/
H A Daction.php38 /** @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/acknowledge/admin/
H A Dassign.php32 /** @var helper_plugin_acknowledge $helper */
33 $helper = plugin_load('helper', 'acknowledge');
40 $helper->saveAssignmentPatterns($patterns);
49 /** @var helper_plugin_acknowledge $helper */
50 $helper = plugin_load('helper', 'acknowledge');
52 $assignments = $helper->getAssignmentPatterns();
H A Dreport.php57 /** @var helper_plugin_acknowledge $helper */
58 $helper = plugin_load('helper', 'acknowledge');
61 $pages = $helper->getPagesMatchingPattern($pattern);
67 $helper->getPageAcknowledgements($pattern, $user, $status, 1000)
103 /** @var helper_plugin_acknowledge $helper */
104 $helper = plugin_load('helper', 'acknowledge');
109 $assignments = $helper->getUserAcknowledgements($user, $userinfo['grps'], 'current');
111 $assignments = $helper
[all...]
/plugin/acknowledge/syntax/
H A Dassign.php51 /** @var helper_plugin_acknowledge $helper */
52 $helper = plugin_load('helper', 'acknowledge');
53 $helper->setPageAssignees($ID, $data['assignees']);
H A Dlisting.php78 /** @var helper_plugin_acknowledge $helper */
79 $helper = plugin_load('helper', 'acknowledge');
80 $items = $helper->getUserAssignments($user, $groups, $includeDone);
/plugin/adhocmathml/
H A Dmtd.php38 $helper = $this->loadHelper('adhoctags', true);
39 $attr = $helper->getAttributes($data);
/plugin/adhoctags/syntax/
H A Da.php57 $helper = $this->loadHelper('adhoctags', true);
58 $attr = $helper->getAttributes($data);
/plugin/aichat/
H A Daction.php40 /** @var helper_plugin_aichat $helper */
41 $helper = plugin_load('helper', 'aichat');
47 if (!$helper->userMayAccess()) {
57 $result = $helper->askChatQuestion($question, $history);
87 'stats' => $helper->getChatModel()->getUsageStats()
H A Dcli.php21 protected $helper;
86 $this->helper->updateConfig(
136 'embed model' => (string) $this->helper->getEmbeddingModel(),
137 'rephrase model' => (string) $this->helper->getRephraseModel(),
138 'chat model' => (string) $this->helper->getChatModel(),
142 $this->helper->getRunData(),
143 $this->helper->getStorage()->statistics()
193 $storage = $this->helper->getStorage();
214 $chunks = $this->helper->getEmbeddings()->createPageChunks($page, 0);
233 $this->helper
18 protected $helper; global() variable in cli_plugin_aichat
[all...]
H A Dsyntax.php
/plugin/ajaxedit/
H A Dplugin.info.txt5 name ajaxedit helper plugin
/plugin/ajaxpeon/
H A Daction.php16 var $helper; variable in action_plugin_ajaxpeon
19 $this->helper = $this->loadHelper('ajaxpeon', false);
57 $orev_list= $this->helper->get_learnorev();
74 $store_txt = $this->helper->merge_wordlist($ori_txt,$rec_txt);
97 $out=$this->helper->get_page_wordlists($pglist);
100 $out=$this->helper->get_learnlist();
/plugin/approve/action/
H A Dapprove.php27 $db_helper = plugin_load('helper', 'approve_db');
33 /** @var helper_plugin_approve $helper */
34 $helper = plugin_load('helper', 'approve');
36 if (!$helper->use_approve_here($sqlite, $INFO['id'])) return;
57 $db_helper = plugin_load('helper', 'approve_db');
63 /** @var helper_plugin_approve $helper */
64 $helper = plugin_load('helper', 'approve');
66 if (!$helper
[all...]
H A Dmigration.php68 /** @var helper_plugin_approve $helper */
69 $helper = plugin_load('helper', 'approve');
104 $pages = $helper->getPages();
275 /** @var helper_plugin_approve $helper */
276 $helper = plugin_load('helper', 'approve');
278 $helper->updatePagesAssignments($sqlite);
H A Dprettyprint.php16 $db_helper = plugin_load('helper', 'approve_db');
22 /** @var helper_plugin_approve $helper */
23 $helper = plugin_load('helper', 'approve');
28 if (!$helper->use_approve_here($sqlite, $INFO['id'], $approver)) return;
H A Drevisions.php20 $db_helper = plugin_load('helper', 'approve_db');
26 /** @var helper_plugin_approve $helper */
27 $helper = plugin_load('helper', 'approve');
29 if (!$helper->use_approve_here($sqlite, $INFO['id'])) return;
/plugin/approve/
H A Dadmin.php35 $db_helper = plugin_load('helper', 'approve_db');
41 /** @var helper_plugin_approve $helper */
42 $helper = plugin_load('helper', 'approve');
49 $helper->updatePagesAssignments($sqlite);
61 $helper->updatePagesAssignments($sqlite);
79 $db_helper = plugin_load('helper', 'approve_db');
/plugin/approve/meta/
H A DViewModeEdit.php12 $helper = plugin_load('helper', 'approve');
15 $this->label = $helper->getLang('btn_edit_mode');
H A DViewModeSiteTools.php13 $helper = plugin_load('helper', 'approve');
17 $this->label = $helper->getLang('btn_view_mode');
20 $this->label = $helper->getLang('btn_edit_mode');
/plugin/authfacebook/
H A Dauth.php91 $helper = $fb->getRedirectLoginHelper();
96 $accessToken = $helper->getAccessToken();
184 $_SESSION[DOKU_COOKIE]['authfacebook']['auth_url'] = $helper->getLoginUrl(
190 $_SESSION[DOKU_COOKIE]['authfacebook']['auth_url'] = $helper->getLoginUrl(
199 $_SESSION[DOKU_COOKIE]['authfacebook']['auth_url'] = $helper->getLoginUrl(
/plugin/authgooglesheets/
H A Dauth.php11 protected $helper; variable in auth_plugin_authgooglesheets
19 $this->helper = plugin_load('helper', 'authgooglesheets');
20 if (!$this->helper->validateSheet()) {
47 $this->helper->update($user, ['lastlogin' => dformat()]);
62 return $this->helper->getUserData($user);
96 return $this->helper->appendUser($userData);
101 return $this->helper->update($user, $changes);
106 return $this->helper->delete($users);
119 return $this->helper->getUsers($start, $limit, $filter);
130 return count($this->helper->getUsers(0, 0, $filter));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md514 * Added helper methods to make it easier to represent messages as strings,
825 * All response header helper functions return a string rather than mixing Header objects and string…
H A DUPGRADING.md46 string in as a string. There are a couple helper functions that will make
433 - Header specific helper functions like `getContentMd5()` have been removed.
809 * All response header helper functions return a string rather than mixing Header objects and string…

12345678910>>...20