Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Sulu
Component
SmartContent
ResourceItemInterface
PHP Интерфейс Sulu\Component\SmartContent\ResourceItemInterface
Показать файл
Открыть проект
Открытые методы
Метод
Описание
getId
( ) :
string
Returns id of item.
getResource
( ) :
mixed
Returns the resource which belongs to the item.
Описание методов
getId()
публичный
Метод
Returns id of item.
public
getId
( ) :
string
Результат
string
getResource()
публичный
Метод
Returns the resource which belongs to the item.
public
getResource
( ) :
mixed
Результат
mixed