Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Apple_Exporter
Components
Component
node_matches
Apple_Exporter\Components\Component::node_matches PHP Method
Component Class Documentation
显示文件
Open project: alleyinteractive/apple-news
node_matches()
public
static
method
Given a DomNode, if it matches the component, return the relevant node to work on. Otherwise, return null.
public
static
node_matches
(
DomNode
$node
) :
mixed
$node
DomNode
return
mixed
public static function node_matches($node) { return null; }
Component
__construct
anchor
build
bundle_source
can_be_anchor_target
clean_html
find_text_alignment
get_anchor_position
get_component_name
get_json
get_setting
is_anchor_target
maybe_bundle_source
node_has_class
node_matches
register_full_width_layout
register_layout
register_style
remote_file_exists
set_anchor_position
set_json
set_setting
to_array
uid