{JA} - 3.5.2.4.3 bare

$this->params['bare']

現在のlayoutが空なら1、そうでなければ0が入ります。

{EN} - 3.5.2.4.3 bare

$this->params['bare']

Stores 1 if the current layout is empty, 0 if not.

Differences

Lines: 1-3Lines: 1-3
 <title>bare</title> <title>bare</title>
 <p class="method"><code>$this->params['bare']</code></p> <p class="method"><code>$this->params['bare']</code></p>
-<p>Stores 1 if the current layout is empty, 0 if not.</p> +<p>現在のlayoutが空なら1、そうでなければ0が入ります。</p>