The process() method is invoked on the generic DetailView.php instance:)
This specifies a default panel under the panels section with 3 rows. The first row has two fields (name and amount). The amount field has some special formatting using the label override option. The second row contains the account_name field and the third row contains the opportunity_type column.The display() method is then invoked on the generic DetailView instance for the final step.
When the display() method is invoked, variables to the DetailView.tpl Smarty template are assigned and the module's HTML code is sent to the output buffer.
Copyright 2004-2008 SugarCRM Inc.
Product License