include/SugarFields/Fields/Teamset/ReportsSugarFieldTeamsetCollection.php

Show: inherited
Table of Contents

\ReportsSugarFieldTeamsetCollection

Package: SugarCRM

ReportsSugarFieldTeamsetCollection.php This class handles rendering the team widget for the Reports module.

Parent(s)
\ViewSugarFieldTeamsetCollection < \ViewSugarFieldCollection

Properties

Propertypublic  $add_user_private_team= 'true'
Default valuetrueDetails
Type
n/a
Inherited_from
\ViewSugarFieldTeamsetCollection::$$add_user_private_team  
Propertypublic  $showPrimaryChecked= 'true'
Default valuetrueDetails
Type
n/a
Propertypublic  $ss= ''
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$ss  
Inherited_from
\ViewSugarFieldTeamsetCollection::$$ss  
Propertypublic  $team_id= 'null'
Default valuenullDetails
Type
n/a
Inherited_from
\ViewSugarFieldTeamsetCollection::$$team_id  
Propertypublic  $team_set_id= 'null'
Default valuenullDetails
Type
n/a
Inherited_from
\ViewSugarFieldTeamsetCollection::$$team_set_id  

Methods

methodpublicReportsSugarFieldTeamsetCollection(  $fill_data = false ) : void

Parameters
Name Type Description
$fill_data
methodpublicViewSugarFieldCollection(  $fill_data = true ) : void
Parameters
Name Type Description
$fill_data
methodpublicViewSugarFieldTeamsetCollection(  $fill_data = false ) : void
Parameters
Name Type Description
$fill_data
methodpubliccheckTemplate(  $cacheRowFile ) : void
Parameters
Name Type Description
$cacheRowFile
methodpubliccreateQuickSearchCode(  $returnAsJavascript = true ) : void
Parameters
Name Type Description
$returnAsJavascript
methodpublicdisplay( ) : void
inherited

display

Inherited from: \ViewSugarFieldTeamsetCollection::display()

Overrides the display method from ViewSugarFieldCollection to simply invoke Smarty instance to fetch the appropriate template.

methodpublicfindTemplate(  $view ) : void
Parameters
Name Type Description
$view
methodpublicinit_tpl( ) : void

methodpublicpopulate( ) : void
methodprivatepre_process_editview( ) : void
inherited

pre_process_editview

Inherited from: \ViewSugarFieldTeamsetCollection::pre_process_editview()

This method handles three editview scenarios: 1) rendering the widget when creating a duplicate 2) rendering the widget when going from a subpanel quick create form to a full form 3) rendering the widget on a regular edit view of an existing record

methodpublicprocess( ) : void

process

This method handles calling the appropriate sequence of methods depending on the action type

methodprivateprocess_reports( ) : void

methodprivateprocess_searchform( ) : void
inherited

process_searchform

Inherited from: \ViewSugarFieldTeamsetCollection::process_searchform()

This method handles rendering the widget for the advanced search form tab. Most of the logic involves retrieving the teams set from the $_REQUEST as well as the search type (any, all, exact)

methodpublicsetup( ) : void
inherited

Inherited from: \ViewSugarFieldTeamsetCollection::setup()
Documentation was generated by DocBlox 0.18.1.