Class FrontendList
Class FrontendList Class for scrollable frontend lists
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/api/functions.frontend.list.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/api/functions.frontend.list.php
public
|
#
FrontendList( mixed $startwrap, mixed $endwrap, mixed $itemwrap )
Creates a new FrontendList object. |
public
|
|
public
|
|
public
|
|
public
s
|
|
public
s
|
|
public
|
|
public
|
|
public
|
public
string
|
$itemwrap |
|
#
Wrap for a single item |
public
string
|
$startwrap |
|
#
Wrap for table start |
public
string
|
$endwrap |
|
#
Wrap for table end |
public
array
|
$data | Array() |
#
Data container |
public
string
|
$resultsPerPage |
|
#
Number of records displayed per page |
public
string
|
$listStart |
|
#
Start page |