RelationType
RelationType.php
:
11
Enum: int
Cases
COMMON ¶
RelationType.php
:
16
The relation type COMMON is a general relation between object set by a user.
|
|
EMBED ¶
RelationType.php
:
21
the relation type EMBED is set for a relation which is anchored as embedded link in an attribute value.
|
|
LINK ¶
RelationType.php
:
26
the relation type LINK is set for a relation which is anchored as link in an attribute value.
|
|
FIELD ¶
RelationType.php
:
31
the relation type FIELD is set for a relation which is part of an relation attribute value.
|
|
ASSET ¶
RelationType.php
:
36
the relation type ASSET is set for a relation to asset in an attribute value.
|
|