Home
last modified time | relevance | path

Searched refs:helper (Results 301 – 325 of 493) sorted by relevance

1...<<11121314151617181920

/plugin/namespacesearch/
H A Dsyntax.php54 $helper = &plugin_load('helper', 'namespacesearch');
77 $renderer->doc .= $helper->tpl_searchform($names, true);
/plugin/strata/syntax/
H A Dtable.php16 $this->Lexer->addSpecialPattern('<table'.$this->helper->fieldsShortPattern().'* *>\s*?\n.+?\n\s*?</table>',$mode, 'plugin_strata_table');
96 $R->cdata(sprintf($this->helper->getLang('content_error_explanation'),'Strata table'));
/plugin/snap/
H A Dsyntax.php86 $snap=plugin_load('helper','snap');
/plugin/flattr/
H A DCHANGELOG4 * Introduced helper plugin (as preparation for Issue #2)
/plugin/latexit/other/
H A Drelease1 …n.php pagetools-latexitexport-sprite.png plugin.info.txt renderer.php style.css syntax/* helper.php
/plugin/nosecedit/
H A Daction.php17 var $helper = FALSE; variable in action_plugin_nosecedit
/plugin/twofactoremail/
H A Ddeleted.files3 helper.php
/plugin/ajaxedit/
H A Dplugin.info.txt5 name ajaxedit helper plugin
/plugin/oauthauthsch/
H A DGeneric.php24 $plugin = plugin_load('helper', 'oauthauthsch');
/plugin/slacknotifier/helper/
H A DContext.php3 namespace dokuwiki\plugin\slacknotifier\helper;
H A DConfig.php3 namespace dokuwiki\plugin\slacknotifier\helper;
/plugin/watchcycle/
H A Dhelper.php33 /* @var \helper_plugin_watchcycle $helper */
34 $helper = plugin_load('helper', 'watchcycle');
40 $days_ago = $helper->daysAgo($watchcycle['last_maintainer_rev']);
/plugin/ireadit/syntax/
H A Dlist.php144 $helper = $this->loadHelper('ireadit');
145 $pages = $helper->get_list($user);
/plugin/interwiki/
H A Dplugin.info.txt6 desc Interwiki links insert helper button on toolbar.
/plugin/twofactoraltemail/
H A Ddeleted.files4 helper.php
/plugin/cloud/
H A Dsyntax.php83 $helper = plugin_load('helper', 'searchstats');
84 if($helper) {
85 $cloud = $helper->getSearchWordArray($num);
/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/relativetimehelper/
H A Dplugin.info.txt6 desc Pure helper plugin to format timestamps into relative strings
/plugin/usecounter/
H A DREADME.md2 Plugin for dokuwiki (dokuwiki.org) that provides a helper which can be used in other plugins to cou…
/plugin/sqlite/
H A Dplugin.info.txt6 desc A helper plugin to easily access a SQLite database
/plugin/autotooltip/
H A Dplugin.info.txt6 desc Syntax and helper plugins for tooltips, including automatically generated tips based on page abstract.
/plugin/fckg/action/
H A Ddelete.php14 var $helper = false; variable in action_plugin_fckg_delete
/plugin/explorertree/
H A Dplugin.info.txt6 desc DokuWiki helper for embedding NS/page explorer to a plugin
/plugin/tplinc/
H A Dstyle.less23 .ui-sortable-helper {
/plugin/favoris/
H A Dsyntax.php164 if (!plugin_isdisabled('snap')) $snap=plugin_load('helper', 'snap');
242 if (!plugin_isdisabled('pagelist')) $pagelist = plugin_load('helper', 'pagelist');

1...<<11121314151617181920