<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ixcy</author_name>
  <author_url>https://blog.hatena.ne.jp/ixcy/</author_url>
  <blog_title>システム開発者の実験記</blog_title>
  <blog_url>https://ixcy.hatenadiary.org/</blog_url>
  <categories>
    <anon>maple</anon>
  </categories>
  <description>しばらくは、mapleネタばっかりです。 さて、簡単な表示はできました。 次は、名前をテンプレートに表示するにはどうすればいいかです。 名前は、テンプレートには直接書きませんから、アクションクラスより受け取らないといけません。 mapleではどうやって書くかといいますと。 アクションクラスに属性を持たせ、そこに値をいれておきます。 &lt;?php class Test_Main { var $name; function execute() { $this-&gt;name = 'foo'; return 'success'; } }名前はfooとして、設定します。 そして、テンプレート側を変更します。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fixcy.hatenadiary.org%2Fentry%2F20060923%2Fp1&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>2006-09-23 00:00:00</published>
  <title>値を表示するには</title>
  <type>rich</type>
  <url>https://ixcy.hatenadiary.org/entry/20060923/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
