include/generic/SugarWidgets/SugarWidgetSubPanelCloseButton.php

Show: inherited
Table of Contents

\SugarWidgetSubPanelCloseButton

Package:

Generic Sugar widget

Parent(s)
\SugarWidgetField < \SugarWidget

Properties

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

Methods

methodpublicSugarWidget(  $layout_manager ) : void
Parameters
Name Type Description
$layout_manager
methodpublicSugarWidgetField(  $layout_manager ) : void
inherited

Inherited from: \SugarWidgetField::SugarWidgetField()
Parameters
Name Type Description
$layout_manager
methodpublic_get_column_alias(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::_get_column_alias()
Parameters
Name Type Description
$layout_def
methodpublic_get_list_value(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::_get_list_value()
Parameters
Name Type Description
$layout_def
methodpublicdisplay(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::display()
Parameters
Name Type Description
$layout_def
methodpublicdisplayDetail(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayDetail()
Parameters
Name Type Description
$layout_def
methodpublicdisplayDetailLabel(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayDetailLabel()
Parameters
Name Type Description
$layout_def
methodpublicdisplayEdit(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayEdit()
Parameters
Name Type Description
$layout_def
methodpublicdisplayEditLabel(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayEditLabel()
Parameters
Name Type Description
$layout_def
methodpublicdisplayHeaderCell(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayHeaderCell()
Parameters
Name Type Description
$layout_def
methodpublicdisplayHeaderCellPlain(  $layout_def ) : void
Parameters
Name Type Description
$layout_def
methodpublicdisplayInput(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displayInput()
Parameters
Name Type Description
$layout_def
methodpublicdisplayList(  $layout_def ) : void

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

Inherited from: \SugarWidgetField::displayListPlain()
Parameters
Name Type Description
$layout_def
methodpublicdisplaySearch(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displaySearch()
Parameters
Name Type Description
$layout_def
methodpublicdisplaySearchLabel(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::displaySearchLabel()
Parameters
Name Type Description
$layout_def
methodpublicgetDisplayName( ) : void
methodpublicgetParentBean( ) : void
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()
Parameters
Name Type Description
$column_name
methodpublicgetVardef(  $layout_def ) : void
inherited

Inherited from: \SugarWidgetField::getVardef()
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()
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()
Parameters
Name Type Description
$id \id

String value to set the widget's unique id

Documentation was generated by DocBlox 0.18.1.