include/generic/SugarWidgets/SugarWidgetSubPanelTopScheduleMeetingButton.php

Show: inherited
Table of Contents

\SugarWidgetSubPanelTopScheduleMeetingButton

Package:

Generic Sugar widget

Parent(s)
\SugarWidgetSubPanelTopButtonQuickCreate < \SugarWidgetSubPanelTopButton < \SugarWidget

Properties

Methods

methodpublicSugarWidget(  $layout_manager ) : void
Parameters
Name Type Description
$layout_manager
methodpublicSugarWidgetSubPanelTopButton(  $module = '',  $title = '',  $access_key = '',  $form_value = '' ) : void
inherited

Take the keys for the strings and look them up. Module is literal, the rest are label keys

Inherited from: \SugarWidgetSubPanelTopButton::SugarWidgetSubPanelTopButton()\SugarWidgetSubPanelTopButtonQuickCreate::SugarWidgetSubPanelTopButton()
Parameters
Name Type Description
$module
$title
$access_key
$form_value
methodpublic_create_json_encoded_popup_request(  $popup_request_data ) : void
inherited

Returns a string that is the JSON encoded version of the popup request.

Inherited from: \SugarWidgetSubPanelTopButton::_create_json_encoded_popup_request()\SugarWidgetSubPanelTopButtonQuickCreate::_create_json_encoded_popup_request()

Perhaps this function should be moved to a more globally accessible location?

Parameters
Name Type Description
$popup_request_data
methodpublic_get_form(  $defines,  $additionalFormFields = null ) : void

Parameters
Name Type Description
$defines
$additionalFormFields
methodpublicdisplay(  $defines,  $additionalFormFields = null ) : void

This default function is used to create the HTML for a simple button

Parameters
Name Type Description
$defines
$additionalFormFields
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()\SugarWidgetSubPanelTopButton::getTruncatedColumnAlias()\SugarWidgetSubPanelTopButtonQuickCreate::getTruncatedColumnAlias()
Parameters
Name Type Description
$column_name
methodpublicgetWidgetId(  $buttonSuffix = true ) : \id
inherited

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

Inherited from: \SugarWidgetSubPanelTopButton::getWidgetId()\SugarWidgetSubPanelTopButtonQuickCreate::getWidgetId()
Parameters
Name Type Description
$buttonSuffix
Returns
Type Description
\id String label of the widget's unique id
methodpublicget_subpanel_relationship_name( mixed $defines ) : void
inherited

get_subpanel_relationship_name Get the relationship name based on the subapnel definition

Inherited from: \SugarWidgetSubPanelTopButtonQuickCreate::get_subpanel_relationship_name()
Parameters
Name Type Description
$defines mixed

The subpanel definition

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()\SugarWidgetSubPanelTopButton::setWidgetId()\SugarWidgetSubPanelTopButtonQuickCreate::setWidgetId()
Parameters
Name Type Description
$id \id

String value to set the widget's unique id

Documentation was generated by DocBlox 0.18.1.