By joachim on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-3.x
Issue links:
Description:
Flag link types defined in hook_flag_link_type_info() should set the 'provides form' property to TRUE if the link type allows the user performing the flagging to edit the flagging entity form.
This property may be omitted, in which case it defaults to FALSE.
Impacts:
Module developers