/plugin/fksnewsfeed/inc/renderer/ |
H A D | AbstractRenderer.php | 14 protected helper_plugin_newsfeed $helper; variable in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Renderer\\AbstractRenderer 16 public function __construct(helper_plugin_newsfeed $helper) {
|
/plugin/confmanager/tpl/ |
H A D | descriptionHeader.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
|
H A D | formEnd.php | 6 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable [all...] |
H A D | showConfigSingleLine.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable [all...] |
H A D | showConfigTwoLine.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable [all...] |
H A D | showConfigTwoLineLeftImage.php | 1 <?php $helper = plugin_load('helper', 'confmanager'); variable [all...] |
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
H A D | HelperCollection.php | 51 public function __set($name, $helper) 62 public function add($name, $helper)
|
/plugin/owncloud/ajax/ |
H A D | history.php | 15 $helper = new helper_plugin_owncloud(false); variable
|
H A D | usedMedia.php | 13 $helper = new helper_plugin_owncloud(true); variable
|
/plugin/linkscollection/exe/ |
H A D | tree.php | 7 $helper = plugin_load('helper', 'linkscollection'); variable
|
/plugin/mathpublish/phpmathpublisher/ |
H A D | PhpMathPublisher.php | 28 protected $helper; variable in RL\\PhpMathPublisher\\PhpMathPublisher 146 public function setHelper($helper) argument [all...] |
H A D | Expression.php | 34 public $helper; variable in RL\\PhpMathPublisher\\Expression
|
H A D | TextExpression.php | 31 public function __construct($exp, Helper $helper) argument
|
/plugin/include/_test/ |
H A D | locallink_conversion.test.php | 13 private $helper; variable in plugin_include_locallink_conversion_test
|
H A D | media_linktitle_conversion.test.php | 13 private $helper; variable in plugin_include_media_linktitle_conversion_test
|
/plugin/epub/scripts/ |
H A D | update_files.php | 8 $helper = new helper_plugin_epub(); variable
|
/plugin/farmer/admin/ |
H A D | plugins.php | 19 private $helper; global() variable in admin_plugin_farmer_plugins [all...] |
H A D | delete.php | 21 protected $helper; global() variable in admin_plugin_farmer_delete
|
/plugin/confmanager/adminActions/ |
H A D | ConfigManagerAdminOverview.php | 11 private $helper; variable in ConfigManagerAdminOverview
|
/plugin/pageimage/_test/ |
H A D | pagelist.test.php | 9 private $helper; variable in helper_plugin_pageimage_pagelist_test
|
/plugin/cleanup/ |
H A D | admin.php | 14 private $helper; variable in admin_plugin_cleanup
|
/plugin/autologoff/ |
H A D | admin.php | 14 private $helper; variable in admin_plugin_autologoff
|
/plugin/tag/_test/ |
H A D | topic_sort.test.php | 19 private $helper; variable in plugin_tag_topic_sorting_test
|
/plugin/confmanager/ |
H A D | remote.php | 13 private $helper; variable in remote_plugin_confmanager
|
/plugin/confmanager/action/ |
H A D | upload.php | 11 var $helper; variable in action_plugin_confmanager_upload
|