Previous Page
reset()

Solar_Markdown
setLink()

Next Page
toHtmlToken()

setLink()

public void setLink ( string $name, string $href, string $title default NULL )

Sets the value of a named link reference.

Parameters

  • (string) $name: The link reference name.
  • (string) $href: The URI this link points to.
  • (string) $title: Alternate title for the link.

Returns

  • (void)

Description

Sets the value of a named link reference.