include/generic/SugarWidgets/SugarWidgetField.php

Show: inherited
Table of Contents

\SugarWidgetField

Package:

Generic Sugar widget

Parent(s)
\SugarWidget
Children
\SugarWidgetSubPanelRemoveButtonMeetings
\SugarWidgetSubPanelActivitiesStatusField
\SugarWidgetSubPanelDeleteButton
\SugarWidgetSubPanelEditRoleButton
\SugarWidgetSubPanelGetLatestButton
\SugarWidgetSubPanelEmailLink
\SugarWidgetSubPanelIcon
\SugarWidgetSubPanelRemoveButton
\SugarWidgetSubPanelRemoveButtonProjects
\SugarWidgetSubPanelRelFieldEditButton
\SugarWidgetReportField
\SugarWidgetSubPanelEditButton
\SugarWidgetSubPanelConcat
\SugarWidgetSubPanelLoadSignedButton
\SugarWidgetSubPanelCloseButton
\SugarWidgetSubPanelDetailViewLink

Properties

Propertyprotected  $form_value= ''
inheritedInherited from: \SugarWidget::$$form_value
Details
Type
n/a
Inherited_from
\SugarWidget::$$form_value  
Propertypublic  $layout_manager= 'null'
inheritedInherited from: \SugarWidget::$$layout_manager
Default valuenullDetails
Type
n/a
Inherited_from
\SugarWidget::$$layout_manager  
Propertyprotected  $parent_bean= ''
inheritedInherited from: \SugarWidget::$$parent_bean
Details
Type
n/a
Inherited_from
\SugarWidget::$$parent_bean  
Propertypublic  $widget_id= ''
inheritedInherited from: \SugarWidget::$$widget_id
Details
Type
n/a
Inherited_from
\SugarWidget::$$widget_id  

Methods

methodpublicSugarWidget(  $layout_manager ) : void
inherited

Inherited from: \SugarWidget::SugarWidget()
Parameters
Name Type Description
$layout_manager
methodpublicSugarWidgetField(  $layout_manager ) : void

Parameters
Name Type Description
$layout_manager
methodpublic_get_column_alias(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublic_get_list_value(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplay(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayDetail(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayDetailLabel(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayEdit(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayEditLabel(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayHeaderCell(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayHeaderCellPlain(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayInput(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayList(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplayListPlain(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplaySearch(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicdisplaySearchLabel(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicgetDisplayName( ) : void
inherited

Inherited from: \SugarWidget::getDisplayName()
methodpublicgetParentBean( ) : void
inherited

Inherited from: \SugarWidget::getParentBean()
methodprotectedgetTruncatedColumnAlias(  $column_name ) : void
inherited

getTruncatedColumnAlias This function ensures that a column alias is no more than 28 characters. Should the column_name argument exceed 28 charcters, it creates an alias using the first 22 characters of the column_name plus an md5 of the first 6 characters of the lowercased column_name value.

Inherited from: \SugarWidget::getTruncatedColumnAlias()
Parameters
Name Type Description
$column_name
methodpublicgetVardef(  $layout_def ) : void

Parameters
Name Type Description
$layout_def
methodpublicgetWidgetId( ) : \id
inherited

getSubpanelWidgetId This is a utility function to return a widget's unique id

Inherited from: \SugarWidget::getWidgetId()
Returns
Type Description
\id String label of the widget's unique id
methodpublicsetParentBean(  $parent_bean ) : void
inherited

Inherited from: \SugarWidget::setParentBean()
Parameters
Name Type Description
$parent_bean
methodpublicsetWidgetId( \id $id = '' ) : void
inherited

setSubpanelWidgetId This is a utility function to set the id for a widget

Inherited from: \SugarWidget::setWidgetId()
Parameters
Name Type Description
$id \id

String value to set the widget's unique id

Documentation was generated by DocBlox 0.18.1.