{JA} - 3.5.3.4.5 paginate

このメソッドを使用すると、モデルからペジネートする結果を取得します。ページサイズ・モデルの find 条件などが指定できます。詳細やペジネートの使用方法については、pagination セクションを見てください。

{EN} - 3.5.3.4.5 paginate

This method is used for paginating results fetched by your models. You can specify page sizes, model find conditions and more. See the pagination section for more details on how to use paginate.

Differences

Lines: 1-2Lines: 1-2
 <title>paginate</title> <title>paginate</title>
-<p>This method is used for paginating results fetched by your models. You can specify page sizes, model find conditions and more. See the <a href="/view/164/pagination">pagination</a> section for more details on how to use paginate.</p> +<p>このメソッドを使用すると、モデルからペジネートする結果を取得します。ページサイズ・モデルの find 条件などが指定できます。詳細やペジネートの使用方法については、<a href="/ja/view/164/pagination">pagination</a> セクションを見てください。</p>