Contacts
in package
Configuration file: Config\Modules\Contacts.
Table of Contents
- $COLUMNS_IN_HIERARCHY : mixed
- Columns visible in Contacts hierarchy [$label => $columnName]
- $COUNT_IN_HIERARCHY : mixed
- Count Contacts in hierarchy
- $MAX_HIERARCHY_DEPTH : mixed
- Max depth of hierarchy
Properties
$COLUMNS_IN_HIERARCHY
Columns visible in Contacts hierarchy [$label => $columnName]
public
static mixed
$COLUMNS_IN_HIERARCHY
= []
$COUNT_IN_HIERARCHY
Count Contacts in hierarchy
public
static mixed
$COUNT_IN_HIERARCHY
= true
$MAX_HIERARCHY_DEPTH
Max depth of hierarchy
public
static mixed
$MAX_HIERARCHY_DEPTH
= 50