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
ViewedWidget
PHP Class ViewedWidget
Inheritance:
extends
yupe\widgets\YWidget
Datei anzeigen
Open project: yupe/yupe
Public Properties
Property
Type
Description
$limit
The number of displayed products. Default: all
$order
Sorting of displayed products. Default: by view time desc
$view
Widget view file
Public Methods
Method
Description
run
( )
Method Details
run()
public
method
public
run
( )
Property Details
$limit
public_oe property
The number of displayed products. Default: all
public
$limit
$order
public_oe property
Sorting of displayed products. Default: by view time desc
public
$order
$view
public_oe property
Widget view file
public
$view