Home
last modified time | relevance | path

Searched refs:helper (Results 276 – 300 of 493) sorted by path

1...<<11121314151617181920

/plugin/move/action/
H A Drewrite.php69 /** @var helper_plugin_move_rewrite $helper */
70 $helper = plugin_load('helper', 'move_rewrite', true);
71 if(!is_null($helper)) {
73 $event->result = $helper->rewritePage($id, $event->result, $save);
98 /** @var helper_plugin_move_rewrite $helper */
99 $helper = $this->loadHelper('move_rewrite');
100 if(!is_null($helper)) {
101 $meta = $helper->getMoveMeta($id);
/plugin/move/
H A Ddeleted.files7 helper.php
13 helper/general.php
/plugin/multiorphan/action/
H A Dmultiorphan.php53 if ((!$helper = $this->loadHelper('multiorphan'))) {
/plugin/namespacesearch/
H A Dsyntax.php54 $helper = &plugin_load('helper', 'namespacesearch');
77 $renderer->doc .= $helper->tpl_searchform($names, true);
/plugin/new_page_dialog/action/
H A Dnew.php13 var $helper = false; variable in action_plugin_npd_new
/plugin/newpagetemplate/
H A Dcli.php64 $helper = plugin_load('helper', 'newpagetemplate', 1, $false);
65 $helper->init($clopts, $options, $this);
73 $helper = plugin_load('helper', 'newpagetemplate', 1, $false);
74 $helper->init($clopts, $options, $this);
/plugin/news/
H A Daction.php14 var $helper; variable in action_plugin_news
26 $this->helper = $this->loadHelper('news', true);
36 $perm = $this->helper->has_permission();
41 if($this->helper->pageUpdated() ) {
42 $metafile = $this->helper->getMetaFN('wasupdated','.meta') ;
44 $this->helper->saveFeedData($ID);
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/news/scripts/
H A DfeedData.php13 var $helper; variable in feedData
19 $this->helper = plugin_load('helper', 'news');
20 $this->helper->setSubFeed($subfeed) ;
22 $metafile = $this->helper->getMetaFN('pagedata', '.ser');
33 $metafile = $this->helper->getMetaFN('timestamp','.meta') ;
43 $file = $this->helper->getMetaFN($md5, '.gz');
91 …if($this->helper->getConf('createtime') && isset($this->currentMetaArray['create_time'])) { …
133 return $this->helper->getMetaFN($md5, '.gz');
H A Dnewsfeed.php20 global $newsFeedURL,$INPUT, $helper;
25 $helper = new helper_plugin_news(); variable
61 $newsChannelTtl = isset($ini_array[$which]['ttl']) ? $ini_array[$which]['ttl'] : $helper->ttl();
/plugin/news/syntax/
H A Dbutton.php20 var $helper; variable in syntax_plugin_news_button
H A Dfeed.php20 var $helper; variable in syntax_plugin_news_feed
23 $this->helper =& plugin_load('helper', 'news');
/plugin/nosecedit/
H A Daction.php17 var $helper = FALSE; variable in action_plugin_nosecedit
/plugin/npd/
H A DREADME.mdown29 if (!plugin_isdisabled('npd') && ($npd =& plugin_load('helper', 'npd'))) {
38 …<?php if (!plugin_isdisabled('npd') && ($npd =& plugin_load('helper', 'npd'))) $npd->html_new_page…
/plugin/npd/action/
H A Dnew.php13 var $helper = false; variable in action_plugin_npd_new
/plugin/nspages/printers/
H A DprinterNice.php40 $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/numbering/
H A Daction.php14 var $helper; variable in action_plugin_numbering
16 $this->helper = plugin_load('helper', 'numbering');
68 $padding = $this->helper->getConfValue('padding');
69 $len = (int) $this->helper->getConfValue('pad_length');
90 $start = $this->helper->getConfValue('nstart');
/plugin/numbering/scripts/
H A Dgetnum.php19 $helper = plugin_load('helper', 'numbering');
21 $start = urldecode($helper->getConfValue('nstart'));
24 $padding = urldecode($helper->getConfValue('padding'));
25 $len = (int) urldecode($helper->getConfValue('pad_length'));
26 $set_date = $helper->getConfValue('set_date');
27 $format = urldecode($helper->getConfValue('format'));
29 if($helper->getConfValue('use_imgs') ){
30 $imagestr=urldecode($helper->getConfValue('imgs'));
40 $dformat = urldecode($helper->getConfValue('datestyle'));
/plugin/oauth/
H A DOAuthManager.php196 $hlp = plugin_load('helper', 'oauth');
248 $helper = plugin_load('helper', 'oauth');
255 array_keys($helper->listServices(false)),
309 $hlp = plugin_load('helper', 'oauth');
/plugin/oauthauthsch/
H A DGeneric.php24 $plugin = plugin_load('helper', 'oauthauthsch');
/plugin/odt/
H A DChangeLog.txt40 * Added missing shorthand handling in CSS import helper class for:
42 * Added test code for CSS import helper class (incomplete)
87 …nly builds the ODT style from given properties has been moved to the new helper class 'stylefactor…
128 * Added new helper class 'cssimport' for rudimentary CSS import (incomplete!).
152 * Moved 'csscolors.php' to subdirectory helper and converted it into a DokuWiki helper plugin.
156 * Added new file 'csscolors.php'. It is a helper class to convert CSS color names
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki42 …into the ODT file, this code can be used within the dokuwiki search as a helper to quickly find sa…
/plugin/ol3/
H A Dscript.js8helper=new gh({postProcesses:i.postProcesses,uniforms:i.uniforms}),void 0!==i.className&&(n.helper
/plugin/openlayersmap/ol7/
H A Dol.js.map
/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);

1...<<11121314151617181920