include/ListView/ListViewFacade.php
\ListViewFacade
Package: SugarCRM
A Facade to ListView and ListViewSmarty
Properties
Methods

ListViewFacade(
\$focus $focus, \$module $module, \- $type
=
0
)
:
voidConstructor
Parameters
| Name | Type | Description |
|---|---|---|
| $focus | \$focus |
|
| $module | \$module |
|
| $type | \- | 0 = decide for me, 1 = ListView.html, 2 = ListViewSmarty |

display(
$title
=
'', $section
=
'main', $return
=
FALSE
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $title | ||
| $section | ||
| $return |

setup(
$template
=
'', $where
=
'', $params
=
array(), $mod_strings
=
array(), $offset
=
0, $limit
=
-1, $orderBy
=
'', $prefix
=
'', $filter_fields
=
array(), $id_field
=
'id'
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $template | ||
| $where | ||
| $params | ||
| $mod_strings | ||
| $offset | ||
| $limit | ||
| $orderBy | ||
| $prefix | ||
| $filter_fields | ||
| $id_field |