<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeru-c</author_name>
  <author_url>https://blog.hatena.ne.jp/takeru-c/</author_url>
  <blog_title>パンプキンスパイスラテ</blog_title>
  <blog_url>https://pumpkin.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>前回のコントローラ、モデル、ビューを詳しくみていくよ。 まずはコントローラ ファイル名は、コントローラ名_controllerなので、 /app/controllers/memos_controller.php となる。ソース一覧は下記の通り。 &lt;?php class MemosController extends AppController { var $name = 'Memos'; var $uses = array('Memo'); function index() { $this-&gt;set('memos', $this-&gt;Memo-&gt;findAll(array( 'Memo.delf…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpumpkin.hatenablog.jp%2Fentry%2F20080323%2F1206258977&quot; title=&quot;CakePHPでメモ帳：その４ - パンプキンスパイスラテ&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-03-23 16:56:17</published>
  <title>CakePHPでメモ帳：その４</title>
  <type>rich</type>
  <url>https://pumpkin.hatenablog.jp/entry/20080323/1206258977</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
