include/ListView/ListViewFacade.php

Show: inherited
Table of Contents

\ListViewFacade

Package: SugarCRM

A Facade to ListView and ListViewSmarty

Properties

Propertypublic  $filter_fields= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $focus= 'null'
Default valuenullDetails
Type
n/a
Propertypublic  $id_field= ''id''
Default value'id'Details
Type
n/a
Propertypublic  $limit= '-1'
Default value-1Details
Type
n/a
Propertypublic  $lv= ''
Details
Type
n/a
Propertypublic  $mod_strings= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $module= ''''
Default value''Details
Type
n/a
Propertypublic  $offset= '0'
Default value0Details
Type
n/a
Propertypublic  $params= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $prefix= ''''
Default value''Details
Type
n/a
Propertypublic  $template= ''
Details
Type
n/a
Propertypublic  $title= ''
Details
Type
n/a
Propertypublic  $type= '0'
Default value0Details
Type
n/a
Propertypublic  $where= ''''
Default value''Details
Type
n/a

Methods

methodpublicListViewFacade( \$focus $focus, \$module $module, \- $type = 0 ) : void

Constructor

Parameters
Name Type Description
$focus \$focus
  • the bean
$module \$module
  • the module name
$type \-

0 = decide for me, 1 = ListView.html, 2 = ListViewSmarty

methodpublicbuild( ) : void

methodpublicdisplay(  $title = '',  $section = 'main',  $return = FALSE ) : void

Parameters
Name Type Description
$title
$section
$return
methodpublicsetTitle(  $title = '' ) : void

Parameters
Name Type Description
$title
methodpublicsetup(  $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
Documentation was generated by DocBlox 0.18.1.