<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ichikaway</author_name>
  <author_url>https://blog.hatena.ne.jp/ichikaway/</author_url>
  <blog_title>サラリーマンから起業するリアル</blog_title>
  <blog_url>https://ichikaway.hatenadiary.org/</blog_url>
  <categories>
    <anon>cakePHP</anon>
  </categories>
  <description>CakePHP 1.2.0.7125 RC1.を使ってるのですが、メール送信時にメール本文をテンプレート化してそれを読み込んで送信しようと思い、検索したところ、controllerのrenderの内容を出力するob_get_clean(); の存在を知り、いろいろやってたんですがどうもうまくいかない。メール本文の内容まで画面に出力されてしまった。駄目だったコードはこんな感じ ob_start(); $this-&gt;render(null, 'email', 'infomail'); $body = ob_get_clean(); $bodyにメール本文が入り、それをメール送信関数に渡します。 こ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fichikaway.hatenadiary.org%2Fentry%2F20080811%2F1218465893&quot; title=&quot;メール送信時に(Viewの)テンプレートファイルを使う方法 - サラリーマンから起業するリアル&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-11 23:44:53</published>
  <title>メール送信時に(Viewの)テンプレートファイルを使う方法</title>
  <type>rich</type>
  <url>https://ichikaway.hatenadiary.org/entry/20080811/1218465893</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
