Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sulu
Component
SmartContent
DatasourceItem
PHP Class Sulu\Component\SmartContent\DatasourceItem
Inheritance:
implements
Sulu\Component\SmartContent\DatasourceItemInterface
Mostrar archivo
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
$id
,
$title
,
$path
,
$image
= null )
getId
( )
getImage
( )
getPath
( )
getTitle
( )
Method Details
__construct()
public
method
public
__construct
(
$id
,
$title
,
$path
,
$image
= null )
getId()
public
method
public
getId
( )
getImage()
public
method
public
getImage
( )
getPath()
public
method
public
getPath
( )
getTitle()
public
method
public
getTitle
( )