public static function set_confirm_delete($bool)
	{
	   self::$confirm_delete = $bool;
	}