DialogLinkItem
class DialogLinkItem extends LinkItem (View source)
Properties
protected | $link | from LinkItem | |
protected | $value | from LinkItem | |
protected | $attributes | from LinkItem | |
protected | $width | ||
protected | $title | ||
protected | $height |
Methods
__construct($link, $value, $title, $width = 'auto', $height = 'auto', array $attributes = array())
LinkItem constructor.
Details
__construct($link, $value, $title, $width = 'auto', $height = 'auto', array $attributes = array())
LinkItem constructor.
getItemElement()
No description