include/SugarFields/Fields/Teamset/ViewSugarFieldTeamsetCollection.php

Show: inherited
Table of Contents

\ViewSugarFieldTeamsetCollection

Package:
Parent(s)
\ViewSugarFieldCollection
Children
\ReportsSugarFieldTeamsetCollection
\EmailSugarFieldTeamsetCollection
\MassUpdateSugarFieldTeamsetCollection

Properties

Propertypublic  $action_type= ''
inheritedInherited from: \ViewSugarFieldCollection::$$action_type
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$action_type  
Propertypublic  $add_user_private_team= 'true'
Default valuetrueDetails
Type
n/a
Propertypublic  $bean= ''
inheritedInherited from: \ViewSugarFieldCollection::$$bean
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$bean  
Propertypublic  $bean_id= ''
inheritedInherited from: \ViewSugarFieldCollection::$$bean_id
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$bean_id  
Propertypublic  $displayParams= ''
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$displayParams  
Propertypublic  $extra_var= ''
inheritedInherited from: \ViewSugarFieldCollection::$$extra_var
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$extra_var  
Propertypublic  $field_to_name_array= ''
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$field_to_name_array  
Propertypublic  $form_name= ''
inheritedInherited from: \ViewSugarFieldCollection::$$form_name
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$form_name  
Propertypublic  $hideShowHideButton= 'false'
Default valuefalseDetails
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$hideShowHideButton  
Propertypublic  $json= ''
inheritedInherited from: \ViewSugarFieldCollection::$$json
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$json  
Propertypublic  $module_dir= ''
inheritedInherited from: \ViewSugarFieldCollection::$$module_dir
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$module_dir  
Propertypublic  $name= ''
inheritedInherited from: \ViewSugarFieldCollection::$$name
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$name  
Propertypublic  $numFields= ''
inheritedInherited from: \ViewSugarFieldCollection::$$numFields
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$numFields  
Propertypublic  $related_module= ''
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$related_module  
Propertypublic  $showSelectButton= 'true'
Default valuetrueDetails
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$showSelectButton  
Propertypublic  $skipModuleQuickSearch= 'false'
Default valuefalseDetails
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$skipModuleQuickSearch  
Propertypublic  $ss= ''
inheritedInherited from: \ViewSugarFieldCollection::$$ss
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$ss  
Propertypublic  $team_id= 'null'
Default valuenullDetails
Type
n/a
Propertypublic  $team_set_id= 'null'
Default valuenullDetails
Type
n/a
Propertypublic  $tpl_path= ''
inheritedInherited from: \ViewSugarFieldCollection::$$tpl_path
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$tpl_path  
Propertypublic  $value_name= ''
inheritedInherited from: \ViewSugarFieldCollection::$$value_name
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$value_name  
Propertypublic  $vardef= ''
inheritedInherited from: \ViewSugarFieldCollection::$$vardef
Details
Type
n/a
Inherited_from
\ViewSugarFieldCollection::$$vardef  

Methods

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
inherited

Inherited from: \ViewSugarFieldCollection::checkTemplate()
Parameters
Name Type Description
$cacheRowFile
methodpubliccreatePopupCode( ) : void
methodpubliccreateQuickSearchCode(  $returnAsJavascript = true ) : void

Parameters
Name Type Description
$returnAsJavascript
methodpublicdisplay( ) : void

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

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

methodpublicprocess_detailview( ) : void
methodpublicprocess_editview( ) : void
methodprivateprocess_searchform( ) : void

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)

methodpublicretrieve_values( ) : void
methodpublicsetup( ) : void

Documentation was generated by DocBlox 0.18.1.