static function open($id)
 {
     SettingsEditor::open($id);
     return SettingsEditor::showItems(self::$SET);
 }