getRootNode(); } // prefill data structure for template if(!$alib->isClass($id)){ $d = array( 'path' => $alib->getPath($id, 'id,name'), 'perms' => $alib->getObjPerms($id), 'actions' => $alib->getAllowedActions($alib->getObjType($id)), 'subjects' => $alib->getSubjects(), 'id' => $id, 'loggedAs' => $login ); }else{ $d = array( 'path' => '', 'name' => $alib->getClassName($id), 'perms' => $alib->getObjPerms($id), 'actions' => $alib->getAllowedActions('_class'), 'subjects' => $alib->getSubjects(), 'id' => $id, 'loggedAs' => $login ); } $d['msg'] = $_SESSION['alertMsg']; unset($_SESSION['alertMsg']); require_once "alib_f.php"; // template follows: ?>
deny' : $row['type']))?> | delete | ||
none |