Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sulu
Component
Contact
SmartContent
ContactDataItem
PHP Class Sulu\Component\Contact\SmartContent\ContactDataItem
Inheritance:
implements
Sulu\Component\SmartContent\ItemInterface
Show file
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
Contact
$entity
)
getId
( )
getImage
( )
getResource
( )
getTitle
( )
Method Details
__construct()
public
method
public
__construct
(
Contact
$entity
)
$entity
Sulu\Bundle\ContactBundle\Api\Contact
getId()
public
method
public
getId
( )
getImage()
public
method
public
getImage
( )
getResource()
public
method
public
getResource
( )
getTitle()
public
method
public
getTitle
( )