Home
last modified time | relevance | path

Searched refs:lvl (Results 51 – 73 of 73) sorted by last modified time

123

/plugin/numberof/
H A Dsyntax.php47 function _search_count(&$data,$base,$file,$type,$lvl,$opts){ argument
49 if($data['dir_nest'] < $lvl) $data['dir_nest'] = $lvl;
/plugin/dokutranslate/
H A Dajax.php46 $lvl = count(explode(':',$ns)); variable
52 $data[$item]['level'] = $lvl+1;
/plugin/git/
H A Dhelper.php13 function git_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) { argument
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/revisionsdue/
H A Dsyntax.php18 function revision_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) { argument
/plugin/searchpattern/
H A Dsyntax.php121 function search_pattern(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/tindexmenu/syntax/
H A Dindexmenu.php24 function search_callback($func,&$data,$base,$file,$type,$lvl,$opts) { argument
486 function _search_index(&$data,$base,$file,$type,$lvl,$opts){ argument
503 if ($opts['level'] > $lvl || $opts['level'] == -1) $isopen=true;
523 } elseif ($opts['max'] >0 && !$isopen && $lvl >= $opts['max']) {
542 if ($opts['nons']) $lvl=1;
581 'level' => $lvl,
639 * @param int $lvl Recursion Level
643 function _search(&$data,$base,$func,$opts,$dir='',$lvl=1){ argument
665 search_callback($func,$dirs_tmp,$base,$dir,'d',$lvl,$opts);
675 … (search_callback($func,$data,$base,$dir,'d',$lvl,$opts)) $this->_search($data,$base,$func,$opts,$…
[all …]
/plugin/composer/
H A Dsyntax.php584 function composer_search_index(&$data, $base, $file, $type, $lvl, $opts) { argument
592 if ($opts['level'] == $lvl) {
629 $lvl += $data['start_lvl'];
634 'level' => $lvl, //show on which level ?
/plugin/solr/
H A Dindex_all.php95 function search_solr_index(&$data,$base,$file,$type,$lvl,$opts) { argument
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autolink2/
H A Dadmin.php110 function search(&$data,$base,$file,$type,$lvl,$opts){ argument
/plugin/pagemove/
H A Dadmin.php874 * @param integer $lvl Level of recursion
876 function _pm_search(&$data, $base, $func, $opts, $dir='' ,$lvl=1) { argument
898 if ($this->$func($data, $base, $dir, 'd', $lvl, $opts)) {
899 $this->_pm_search($data, $base, $func, $opts, $dir, $lvl+1);
904 $this->$func($data, $base, $file, 'f', $lvl, $opts);
917 function _pm_search_backlinks(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/autlogin/
H A Dajax.php39 $lvl = count(explode(':',$ns)); variable
45 $item['level'] = $lvl+1;
/plugin/aclauditor/
H A Dadmin.php217 ….$dfn['who'].'</td><td>'.$dfn['what'].'</td><td>'.$this->getLang('perm'.$dfn['lvl']).'</td></tr>');
231 ….$dfn['who'].'</td><td>'.$dfn['what'].'</td><td>'.$this->getLang('perm'.$dfn['lvl']).'</td></tr>');
254 ….$dfn['who'].'</td><td>'.$dfn['what'].'</td><td>'.$this->getLang('perm'.$dfn['lvl']).'</td></tr>');
340 $rules[] = ' '.$crule.' => '.$parts['lvl'];
H A Dhelper.php73 $acls[$u]['ADMIN'] = array('what' => '*', 'who' => $u, 'rule' => 'ADMIN', 'lvl' => AUTH_ADMIN);
79 …w] = array('what' => $parts['what'], 'who' => $parts['who'], 'rule' => $w, 'lvl' => $parts['lvl']);
101 foreach($list as $l) if($l['what'] == $resource) $slvl = $l['lvl'];
143 }elseif($rd['lvl'] > $lvl) $lvl = $rd['lvl'];
145 if(($rd['what'] == $id) && ($rd['lvl'] > $specificlvl)) $specificlvl = $rd['lvl'];
174 …'] = array('ADMIN' => array('what' => '*', 'who' => null, 'rule' => 'ADMIN', 'lvl' => AUTH_ADMIN));
180 …w] = array('what' => $parts['what'], 'who' => $parts['who'], 'rule' => $w, 'lvl' => $parts['lvl']);
213 'lvl' => (int)$lvl
/plugin/usersubscriptions/
H A Dsyntax.php167 function _getUserSubscriptions($ns, $recursive, $lvl=0, $nss=false) { argument
185 'lvl' => $lvl
192 …$us = array_merge($us, $this->_getUserSubscriptions($scns, $recursive-1, $lvl+1, $nss || ($sns && …
/plugin/farm/install/
H A Dfarmstructurecreator.php18 function cp_r($src, $dest, $mv=false, $avoid=array(), $lvl=0) { argument
32 $r &= cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $avoid, $lvl+1);
35 if($mv && $lvl) $r &= rmdir($src);
H A Dfarmstructurecreator.php.bak11 function cp_r($src, $dest, $mv=false, $forbid=array(), $lvl=0) {
29 $r &= cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $forbid, $lvl+1);
32 if($mv && $lvl) $r &= rmdir($src);
/plugin/mathtran/
H A Dsyntax.php120 function _msg($str, $lvl=0) { argument
123 msg($str, $lvl);
/plugin/math2/
H A Dsyntax.php200 function _msg($str, $lvl=0) { argument
203 msg($str, $lvl);
/plugin/superacl/
H A Dajax.php45 $lvl = count(explode(':',$ns)); variable
52 $item['level'] = $lvl+1;
/plugin/linkmanager/
H A Dfunctions.php235 function linkpage_search_index(&$data,$base,$file,$type,$lvl,$opts){ argument
262 'level' => $lvl,
/plugin/linkmanager/exe/
H A Dajax.php56 $lvl = count(explode(':',$ns));
61 $item['level'] = $lvl+1;

123