include/SugarFields/Fields/Teamset/EmailSugarFieldTeamsetCollection.php

Show: inherited
Table of Contents

\EmailSugarFieldTeamsetCollection

Package:
Parent(s)
\ViewSugarFieldTeamsetCollection < \ViewSugarFieldCollection

Properties

Propertypublic  $add_user_private_team= 'true'
Default valuetrueDetails
Type
n/a
Inherited_from
\ViewSugarFieldTeamsetCollection::$$add_user_private_team  
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  
Propertypublic  $user_id= ''
Details
Type
n/a

Methods

methodpublicEmailSugarFieldTeamsetCollection(  $bean,  $field_defs,  $customMethod = "",  $form_name = 'EditView' ) : void

Parameters
Name Type Description
$bean
$field_defs
$customMethod
$form_name
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
methodpublicgetClassicViewQS( ) : void

methodpublicget_code(  $includeMassUpdateField = FALSE ) : void

display Display the widget

Parameters
Name Type Description
$includeMassUpdateField
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_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

Documentation was generated by DocBlox 0.18.1.