FieldMatcher
Table of Contents
Methods
-
getMatchedEntities()
: mixed
-
getMatchedProperties()
: mixed
-
getPropertyValues()
: mixed
getMatchedEntities()
public
static getMatchedEntities(mixed $personTypeId) : mixed
Parameters
-
$personTypeId
: mixed
-
getMatchedProperties()
public
static getMatchedProperties(mixed $personTypeId) : mixed
Parameters
-
$personTypeId
: mixed
-
getPropertyValues()
public
static getPropertyValues(mixed $entityTypeId, mixed $entityId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
$entityId
: mixed
-