Home
last modified time | relevance | path

Searched refs:user_acl_level (Results 1 – 3 of 3) sorted by last modified time

/plugin/bez/meta/
H A DTpl.php126 public function user_acl_level() { function in dokuwiki\\plugin\\bez\\meta\\Tpl
/plugin/bez/tpl/
H A Dstart.php27 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>
54 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>
H A Dtasks.php136 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>
151 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>
177 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>
251 <?php $colspan = $tpl->user_acl_level() >= BEZ_AUTH_ADMIN ? 6 : 5 ?>
257 <?php if ($tpl->user_acl_level() >= BEZ_AUTH_ADMIN): ?>