AnewtGridCellRendererHyperlink class

Hyperlink cell renderer for hyperlinks for the AnewtGridRenderer.

Class Overview

Hyperlink cell renderer for hyperlinks for the AnewtGridRenderer.

This cell renderer renders data into hyperlink cells. To use this cell renderer, the field should contain a (name, url) tuple.

Public Methods

render_cell($data)

Renders the cell.

Parameters

$data

Data to pack into the cell

Return value

Rendered cell

Inheritance

Base Classes

Inherited members