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
Sulu
Component
SmartContent
ResourceItemInterface
PHP Interface Sulu\Component\SmartContent\ResourceItemInterface
ファイルを表示
Open project: sulu/sulu
Public Methods
Method
Description
getId
( ) :
string
Returns id of item.
getResource
( ) :
mixed
Returns the resource which belongs to the item.
Method Details
getId()
public
method
Returns id of item.
public
getId
( ) :
string
return
string
getResource()
public
method
Returns the resource which belongs to the item.
public
getResource
( ) :
mixed
return
mixed