<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>heavenshell</author_name>
  <author_url>https://blog.hatena.ne.jp/heavenshell/</author_url>
  <blog_title>Memo</blog_title>
  <blog_url>https://gene.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Zend Framework</anon>
  </categories>
  <description>メモ。 View helper の中から他の View helper を呼べないのと zf-users.jp の IRC で id:wozozo さんに聞かれたのでやりかたを調べてみた。 結論：こんな感じで呼び出せる。 &lt;?php class Gene_View_Helper_Test extends Zend_View_Helper_Abstract { public function test() { return $this-&gt;view-&gt;formText('hoge'); } } テンプレートはこんな感じで書くと・・・ &lt;?php echo $this-&gt;Test() ?&gt; こんな感じ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgene.hatenablog.com%2Fentry%2F20081221%2F1229867437&quot; title=&quot; View helper 内から他の View helper を呼び出す方法 - Memo&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-12-21 22:50:37</published>
  <title> View helper 内から他の View helper を呼び出す方法</title>
  <type>rich</type>
  <url>https://gene.hatenablog.com/entry/20081221/1229867437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
