include/generic/SugarWidgets/SugarWidgetSubPanelRemoveButtonAccount.php

Show: inherited
Table of Contents

\SugarWidgetSubPanelRemoveButtonAccount

Package:

Generic Sugar widget

Parent(s)
\SugarWidgetSubPanelRemoveButton < \SugarWidgetField < \SugarWidget

Properties

Methods

methodpublicSugarWidget(  $layout_manager ) : void
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
Details
See
\SugarWidgetSubPanelRemoveButton::displayList()  
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
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()\SugarWidgetField::getTruncatedColumnAlias()\SugarWidgetSubPanelRemoveButton::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()\SugarWidgetField::getWidgetId()\SugarWidgetSubPanelRemoveButton::getWidgetId()
Returns
Type Description
\id String label of the widget's unique id
methodpublicsetParentBean(  $parent_bean ) : void
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()\SugarWidgetField::setWidgetId()\SugarWidgetSubPanelRemoveButton::setWidgetId()
Parameters
Name Type Description
$id \id

String value to set the widget's unique id

Documentation was generated by DocBlox 0.18.1.