include/EditView/QuickCreate.php

Show: inherited
Table of Contents

\QuickCreate

Package: SugarCRM

QuickCreate - minimal object creation form

Parent(s)
\EditView
Children
\CallsQuickCreate
\ProjectTaskQuickCreate
\AccountsQuickCreate
\OpportunitiesQuickCreate
\MeetingsQuickCreate
\ProjectQuickCreate
\NotesQuickCreate
\TasksQuickCreate
\LeadsQuickCreate
\ContactsQuickCreate
\CasesQuickCreate
\BugsQuickCreate
Api
 

Properties

Propertypublicstring  $module= ''
inherited

Module to use

Inherited from: \EditView::$$module
Details
Type
string
Inherited_from
\EditView::$$module  
Propertypublicobject  $ss= ''
inherited

smarty object

Inherited from: \EditView::$$ss
Details
Type
object
Inherited_from
\EditView::$$ss  
Propertypublicstring  $template= ''
inherited

location of template to use

Inherited from: \EditView::$$template
Details
Type
string
Inherited_from
\EditView::$$template  
Propertypublic  $viaAJAX= 'false'

True if the create being populated via an AJAX call?

Default valuefalseDetails
Type
n/a

Methods

methodpublicEditView( string $module, string $template ) : void
inherited

Inherited from: \EditView::EditView()
Parameters
Name Type Description
$module string

module to use

$template string

template of the form to retreive

methodpublicdisplay( ) : string
inherited

Displays the template

Inherited from: \EditView::display()
Returns
Type Description
string HTML of parsed template
methodpublicprocess( ) : void

Processes / setups the template assigns all things to the template like mod_srings and app_strings

Documentation was generated by DocBlox 0.18.1.