Home
last modified time | relevance | path

Searched refs:loadHelper (Results 1 – 25 of 158) sorted by relevance

1234567

/plugin/approve/action/
H A Dapprove.php28 $acl = $this->loadHelper('approve_acl');
50 $db = $this->loadHelper('approve_db');
52 $acl = $this->loadHelper('approve_acl');
69 $acl = $this->loadHelper('approve_acl');
77 $db = $this->loadHelper('approve_db');
90 $acl = $this->loadHelper('approve_acl');
98 $db = $this->loadHelper('approve_db');
113 $acl = $this->loadHelper('approve_acl');
122 $db = $this->loadHelper('approve_db');
145 $tpl = $this->loadHelper('approve_tp
[all...]
H A Dnotification.php29 $db = $this->loadHelper('approve_db');
40 $db = $this->loadHelper('approve_db');
H A Drevisions.php19 $db = $this->loadHelper('approve_db');
21 $acl = $this->loadHelper('approve_acl');
/plugin/tagfilter/
Dremote.php26 $Htagfilter = $this->loadHelper('tagfilter', false);
41 $Htagfilter = $this->loadHelper('tagfilter', false);
70 $Htagfilter = $this->loadHelper('tagfilter', false);
/plugin/lms/
Daction.php39 $hlp = $this->loadHelper('lms');
71 $hlp = $this->loadHelper('lms');
107 $hlp = $this->loadHelper('lms');
/plugin/typography/syntax/
Dbase.php74 $this->styler = $this->loadHelper('typography_parser');
112 $odt = $this->loadHelper('typography_odt');
126 $this->styler = $this->loadHelper('typography_parser');
/plugin/solr/
Daction.php84 $helper = $this->loadHelper('solr', true);
150 $helper = $this->loadHelper('solr', true);
236 $helper = $this->loadHelper('solr', true);
274 $helper = $this->loadHelper('solr', true);
380 $helper = $this->loadHelper('solr', true);
416 $helper = $this->loadHelper('solr', true);
/plugin/jsoneditor/
Dhelper.php22 $json_o = $this->loadHelper('json');
78 $json_o = $this->loadHelper('json');
102 $json_o = $this->loadHelper('json');
/plugin/tag/
Daction.php42 if ($helper = $this->loadHelper('tag')) {
83 if ($helper = $this->loadHelper('tag')) {
90 if (!$pagelist = $this->loadHelper('pagelist')) {
/plugin/tablelayout/action/
Daction.php66 $helper = $this->loadHelper('tablelayout');
75 $helper = $this->loadHelper('tablelayout');
127 $helper = $this->loadHelper('tablelayout');
/plugin/epub/
Daction.php36 $this->helper = $this->loadHelper('epub', true);
65 $this->helper = $this->loadHelper('epub', true);
102 $this->helper = $this->loadHelper('epub', true);
/plugin/miniblog/
Daction.php25 $entries = $this->loadHelper('miniblog_entry')->entry_list('blog');
38 …list($head, $content) = $this->loadHelper('miniblog_entry')->entry_content($event->data['ditem']['…
/plugin/tagfilter/syntax/
Dfilter.php100 $HtagfilterSyntax = $this->loadHelper('tagfilter_syntax');
158 $HtagfilterSyntax = $this->loadHelper('tagfilter_syntax');
235 $includeHelper = $this->loadHelper('include');
271 $Htagfilter = $this->loadHelper('tagfilter');
302 $Htagfilter = $this->loadHelper('tagfilter');
425 $HtagfilterSyntax = $this->loadHelper('tagfilter_syntax');
Dcompare.php71 $Htagfilter = $this->loadHelper('tagfilter');
73 $HtagfilterSyntax = $this->loadHelper('tagfilter_syntax');
133 $HPageimage = $this->loadHelper('pageimage');
/plugin/poldek/
Daction.php43 $helper = $this->loadHelper($this->getPluginName(), true);
64 $helper = $this->loadHelper($this->getPluginName(), true);
Dsyntax.php66 $helper = $this->loadHelper($this->getPluginName(), true);
84 function loadHelper($name, $msg){ function in syntax_plugin_poldek
/plugin/ireadit/action/
H A Direadit.php35 $helper = $this->loadHelper('ireadit');
93 $helper = $this->loadHelper('ireadit');
153 $helper = $this->loadHelper('ireadit');
/plugin/jsontable/
Dhelper.php22 $json_o = $this->loadHelper('json');
67 $json_o = $this->loadHelper('json');
/plugin/translate/
Daction.php79 $my = $this->loadHelper('translate',true);
115 $my = $this->loadHelper('translate',true);
119 $my = $this->loadHelper('translate',true);
216 $my = $this->loadHelper('translate',true);
278 $my = $this->loadHelper('translate',true);
/plugin/discussion/syntax/
Dthreads.php124 if ($helper = $this->loadHelper('discussion')) {
131 if (!$tag = $this->loadHelper('tag', false)) {
163 if (!$pagelist = $this->loadHelper('pagelist', false)) {
/plugin/log404/
Dadmin.php20 $log = $this->loadHelper('log404');
29 $log = $this->loadHelper('log404');
/plugin/approve/helper/
H A Dacl.php9 $db = $this->loadHelper('approve_db');
25 $db = $this->loadHelper('approve_db');
/plugin/owncloud/
Daction.php58 $helper = $this->loadHelper('owncloud',false);
78 $helper = $this->loadHelper('owncloud',false);
125 $helper = $this->loadHelper('owncloud',false);
151 $helper = $this->loadHelper('owncloud',false);
/plugin/tagadd/
Daction.php80 $Hajax = $this->loadHelper('ajaxedit');
95 $Htag= $this->loadHelper('tag');
161 $Htagfilter= $this->loadHelper('tagfilter');
248 $Hajax = $this->loadHelper('ajaxedit');
/plugin/loadskin/
Daction.php65 $helper = $this->loadHelper('loadskin', true);
87 $helper = $this->loadHelper('loadskin', true);
126 $helper = $this->loadHelper('loadskin', true);

1234567