HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbImageColumn Class Reference

Public Attributes

 $imageOptions = array()
 $imagePathExpression
 $emptyText = ''
 $usePlaceHoldIt = false
 $usePlaceKitten = true
 $placeHoldItSize = '48x48'
 $placeKittenSize = '48/48'

Protected Member Functions

 renderDataCellContent ($row, $data)

Detailed Description

Definition at line 17 of file TbImageColumn.php.

Member Function Documentation

TbImageColumn::renderDataCellContent (   $row,
  $data 
)
protected

Renders the data cell content

Parameters
int$rowthe row number (zero based)
mixed$datateh data associated with the row

Definition at line 69 of file TbImageColumn.php.

Member Data Documentation

TbImageColumn::$emptyText = ''

Definition at line 36 of file TbImageColumn.php.

TbImageColumn::$imageOptions = array()

Definition at line 22 of file TbImageColumn.php.

TbImageColumn::$imagePathExpression

Definition at line 31 of file TbImageColumn.php.

TbImageColumn::$placeHoldItSize = '48x48'

Definition at line 55 of file TbImageColumn.php.

TbImageColumn::$placeKittenSize = '48/48'

Definition at line 61 of file TbImageColumn.php.

TbImageColumn::$usePlaceHoldIt = false

Definition at line 43 of file TbImageColumn.php.

string $placeKittenSize the size of the image to render if $imagePathExpression is null and TbImageColumn::$usePlaceKitten = true

is set to true

Definition at line 49 of file TbImageColumn.php.


The documentation for this class was generated from the following file: