Searched +full:includewindowsshares +(+path:plugin +path:multiorphan) -(+path:plugin +path:multiorphan +path:lang) (Results 1 – 3 of 3) sorted by relevance
22 private $includeWindowsShares = false; variable in action_plugin_multiorphan_multiorphan64 $this->includeWindowsShares = $INPUT->bool('includeWindowsShares');370 if ( ! $this->includeWindowsShares ) { return false; }
64 …eckboxField('includeWindowsShares', 1, $this->getLang('includeWindowsShares') . '<span style="colo…
313 if ( $orphanForm.find('input[name=includeWindowsShares]').is(':checked') ) {314 data['includeWindowsShares'] = true