public static function ignoreRights($bIgnore = true)
 {
     self::$IGNORE_RIGHTS = $bIgnore;
 }