set_relation_type
Description:
Sets the relation_type property to relation_type
.
If relation_type
is one of the standard Atom relation types, use one of the defined relation type values, instead of a static
string. e.g. LINK_EDIT or
LINK_SELF.
Set relation_type
to null
to unset the property in the link.
Parameters:
this |
a Link |
relation_type |
the new relation type for the link, or |