Home
last modified time | relevance | path

Searched refs:showhidden (Results 1 – 2 of 2) sorted by relevance

/plugin/distribute/
H A Dhelper.funcs.util.php17 function getFilesInDir($dir, $recursive=false, $type='df', $filter='', $showhidden=false, $showdots… argument
28 $gs = getFilesInDir($dir.$f, $recursive, $type, $filter, $showhidden, $showdots);
35 (!$showhidden && $f[0]=='.') ||
/plugin/zul/syntax/
H A Dzirkelundlineal.php177 $showhidden = $data['showhidden'];
284 if ($showhidden != '') {
285 $txt .= '<param name="showhidden" value="'.$showhidden.'"/>';