<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cakephper</author_name>
  <author_url>https://blog.hatena.ne.jp/cakephper/</author_url>
  <blog_title>cakephperの日記(CakePHP, Laravel, PHP)</blog_title>
  <blog_url>https://cakephper.hatenadiary.org/</blog_url>
  <categories>
    <anon>CakePHP</anon>
    <anon>pagination</anon>
  </categories>
  <description>利用環境はCakePHP1.2RC3ですViewのPaginationヘルパーで、下記のようにすると簡単にソート機能を使うことができます。 &lt;?php echo $paginator-&gt;sort('id');?&gt;Paginationでの検索条件の引継ぎなどは、下記の記事を参照下さい。 http://d.hatena.ne.jp/cakephper/20080907/1220796088 今回、このソートの表示を文字列ではなく、画像にしたかったので下記のように対応。 &lt;?php echo $paginator-&gt;sort( '&lt;img src=&quot;hoge.jpg&quot;&gt;', 'id', array(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcakephper.hatenadiary.org%2Fentry%2F20081028%2F1225156993&quot; title=&quot; paginationのソート表示で、画像を使う - cakephperの日記(CakePHP, Laravel, PHP)&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-10-28 10:23:13</published>
  <title> paginationのソート表示で、画像を使う</title>
  <type>rich</type>
  <url>https://cakephper.hatenadiary.org/entry/20081028/1225156993</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
