include/EditView/SubpanelQuickCreate.php

Show: inherited
Table of Contents

\SubpanelQuickCreate

Package: SugarCRM

Quick create form in the subpanel

Children
\PopupQuickCreate
Api
 

Properties

Propertypublic  $defaultProcess= 'true'
Default valuetrueDetails
Type
n/a
Propertypublicstring  $viewType= ''QuickCreate''

The view type to use

Default value'QuickCreate'Details
Type
string

Methods

methodpublicSubpanelQuickCreate(  $module,  $view = 'QuickCreate',  $proccessOverride = false ) : void

Parameters
Name Type Description
$module
$view
$proccessOverride
methodprotectedgetEditView( ) : \EditView

Get EditView object

Returns
Type Description
\EditView
methodpublicgetModuleViewDefsSourceFile(  $module,  $view ) : string

Finds and returns the best viewdefs to use: 1. custom/module/quickcreatedefs.php 2. module/quickcreatedefs.php 3. custom/module/editviewdefs.php 4. module/editviewdefs.php

Parameters
Name Type Description
$module
$view
Returns
Type Description
string The path to the viewdefs file to use
methodpublicprocess(  $module ) : void

Parameters
Name Type Description
$module
Documentation was generated by DocBlox 0.18.1.