Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Apple_Exporter
Builders
Component_Layouts
layout_exists
Apple_Exporter\Builders\Component_Layouts::layout_exists PHP Method
Component_Layouts Class Documentation
ファイルを表示
Open project: alleyinteractive/apple-news
layout_exists()
private
method
Check if a layout already exists.
Since:
0.4.0
private
layout_exists
(
string
$name
) :
boolean
$name
string
return
boolean
private function layout_exists($name) { return array_key_exists($name, $this->layouts); }
Component_Layouts
__construct
build
layout_exists
register_layout
set_anchor_layout_for