Hyperlink.isInline

Indicates whether the link currently displays some or all of its content inline. Ordinary HTML links will usually return %FALSE, but an inline <src> HTML element will return %TRUE.

class Hyperlink
bool
isInline
()

Return Value

Type: bool

whether or not this link displays its content inline.

Meta