data/Relationships/RelationshipFactory.php
\SugarRelationshipFactory
Package: SugarCRM
Create relationship objects
- Api
Properties
Methods
getInstance(
)
:
\SugarRelationshipFactory
static
Returns
Details
Type | Description |
---|---|
\SugarRelationshipFactory |
- Static
getRelationship(
\$relationshipName $relationshipName
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$relationshipName | \$relationshipName | String name of relationship to load |