TotalContacts
in package
Summary block total contacts for module leads.
Table of Contents
- $name : string
- Name.
- $reference : string
- Reference.
- $sequence : int
- Sequence.
- process() : int
- Process.
Properties
$name
Name.
public
string
$name
= 'Total contacts'
$reference
Reference.
public
string
$reference
= 'Contacts'
$sequence
Sequence.
public
int
$sequence
= 6
Methods
process()
Process.
public
process(Vtiger_Record_Model $recordModel) : int
Parameters
- $recordModel : Vtiger_Record_Model