Home
last modified time | relevance | path

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

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