Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MetaSlideshowItem
PHP Class MetaSlideshowItem
Datei anzeigen
Open project: sourcefabric/newscoop
Public Properties
Property
Type
Description
$caption
string
$image
object
$is_image
boolean
$is_video
boolean
$video
object
Public Methods
Method
Description
__construct
(
Item
$item
)
preview
(
$width
,
$height
) :
object
Get preview
Method Details
__construct()
public
method
public
__construct
(
Item
$item
)
$item
Newscoop\Package\Item
preview()
public
method
Get preview
public
preview
(
$width
,
$height
) :
object
return
object
Property Details
$caption
public_oe property
public
string
$caption
return
string
$image
public_oe property
public
object
$image
return
object
$is_image
public_oe property
public
bool
$is_image
return
boolean
$is_video
public_oe property
public
bool
$is_video
return
boolean
$video
public_oe property
public
object
$video
return
object