<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n314</author_name>
  <author_url>https://blog.hatena.ne.jp/n314/</author_url>
  <blog_title>ログ日記</blog_title>
  <blog_url>https://n314.hatenablog.com/</blog_url>
  <categories>
    <anon>Laiz</anon>
  </categories>
  <description>オブジェクトからテンプレート変数を設定できるようにした。 何らかの商品データを表示するページを作る場合、アクションクラスは &lt;?php class ItemView { public $itemId; public $_laizVoItem; public function execute(DaoFactory $daoFactory){ $itemDao = $daoFactory-&gt;factory('item'); $this-&gt;_laizVoItem = $itemDao-&gt;getVo($this-&gt;itemId); } } このようになる。例えばDBにitem_nameというカラムがあ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn314.hatenablog.com%2Fentry%2F20070516%2F1179301934&quot; title=&quot; 変数設定の簡略化 - ログ日記&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>2007-05-16 16:52:14</published>
  <title> 変数設定の簡略化</title>
  <type>rich</type>
  <url>https://n314.hatenablog.com/entry/20070516/1179301934</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
