protected final function checkPermission($a_perm, $a_cmd = "")
 {
     return parent::checkPermission($a_perm, $a_cmd);
 }