Class FrontendList
Class FrontendList 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( string $startwrap, string $endwrap, string $itemwrap )
Creates a new FrontendList object. |
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
mixed
|
|
public
string
|
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
integer
|
$resultsPerPage |
|
#
Number of records displayed per page. |
public
integer
|
$listStart |
|
#
Start page. |