Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 25 of 147) sorted by relevance

123456

/plugin/fksnewsfeed/inc/renderer/
H A DAbstractRenderer.php14 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 DdescriptionHeader.php1 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
H A DformEnd.php6 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
H A DshowConfigSingleLine.php1 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
H A DshowConfigTwoLine.php1 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
H A DshowConfigTwoLineLeftImage.php1 <?php $helper = plugin_load('helper', 'confmanager'); ?> variable
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DHelperCollection.php51 public function __set($name, $helper)
62 public function add($name, $helper)
/plugin/owncloud/ajax/
H A Dhistory.php15 $helper = new helper_plugin_owncloud(false); variable
H A DusedMedia.php13 $helper = new helper_plugin_owncloud(true); variable
/plugin/linkscollection/exe/
H A Dtree.php7 $helper = plugin_load('helper', 'linkscollection'); variable
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php28 protected $helper; variable in RL\\PhpMathPublisher\\PhpMathPublisher
146 public function setHelper($helper)
H A DExpression.php34 public $helper; variable in RL\\PhpMathPublisher\\Expression
H A DTextExpression.php31 public function __construct($exp, Helper $helper)
/plugin/include/_test/
H A Dlocallink_conversion.test.php13 private $helper; variable in plugin_include_locallink_conversion_test
H A Dmedia_linktitle_conversion.test.php13 private $helper; variable in plugin_include_media_linktitle_conversion_test
/plugin/epub/scripts/
H A Dupdate_files.php8 $helper = new helper_plugin_epub(); variable
/plugin/farmer/admin/
H A Dplugins.php19 private $helper; global() variable in admin_plugin_farmer_plugins
[all...]
H A Ddelete.php21 protected $helper; global() variable in admin_plugin_farmer_delete
/plugin/confmanager/adminActions/
H A DConfigManagerAdminOverview.php11 private $helper; variable in ConfigManagerAdminOverview
/plugin/pageimage/_test/
H A Dpagelist.test.php9 private $helper; variable in helper_plugin_pageimage_pagelist_test
/plugin/cleanup/
H A Dadmin.php14 private $helper; variable in admin_plugin_cleanup
/plugin/autologoff/
H A Dadmin.php14 private $helper; variable in admin_plugin_autologoff
/plugin/tag/_test/
H A Dtopic_sort.test.php19 private $helper; variable in plugin_tag_topic_sorting_test
/plugin/confmanager/
H A Dremote.php13 private $helper; variable in remote_plugin_confmanager
/plugin/confmanager/action/
H A Dupload.php11 var $helper; variable in action_plugin_confmanager_upload

123456