Set the link title.
Parameters:
the title of the link
74 75 76
# File 'app/cms/scrivito/link.rb', line 74 def title=(value) @link_data[:title] = value end