Home
last modified time | relevance | path

Searched refs:helper_plugin_owncloud (Results 1 – 7 of 7) sorted by relevance

/plugin/owncloud/ajax/
DusedMedia.php13 $helper = new helper_plugin_owncloud(true);
Dhistory.php15 $helper = new helper_plugin_owncloud(false);
Dfilelist.php18 $helper = new helper_plugin_owncloud();
/plugin/owncloud/exe/
Ddetail.php23 $helper = new helper_plugin_owncloud();
Dfetch.php28 $helper = new helper_plugin_owncloud();
/plugin/owncloud/tpl/
Ddetail.php60 $helper = new helper_plugin_owncloud();
/plugin/owncloud/
Dhelper.php22 class helper_plugin_owncloud extends DokuWiki_Plugin class
38 public function helper_plugin_owncloud($db=true) { function in helper_plugin_owncloud