HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbJsonPickerColumn Class Reference
Inheritance diagram for TbJsonPickerColumn:
Collaboration diagram for TbJsonPickerColumn:

Public Member Functions

 init ()
 renderDataCellContent ($row, $data)
- Public Member Functions inherited from TbJsonDataColumn
 renderDataCell ($row)
- Public Member Functions inherited from TbJsonGridColumn
 renderHeaderCell ()
- Public Member Functions inherited from TbDataColumn
 renderFilterCell ()

Public Attributes

 $class = 'picker'
 $pickerOptions = array()

Additional Inherited Members

- Protected Member Functions inherited from TbDataColumn
 renderHeaderCellContent ()
 renderFilterCellContent ()

Detailed Description

Definition at line 18 of file TbJsonPickerColumn.php.

Member Function Documentation

TbJsonPickerColumn::init ( )

Initialization function

Definition at line 38 of file TbJsonPickerColumn.php.

TbJsonPickerColumn::renderDataCellContent (   $row,
  $data 
)

Renders a data cell content, wrapping the value with the link that will activate the picker

Parameters
int$row
mixed$data
Returns
string|void

Reimplemented from TbJsonDataColumn.

Definition at line 54 of file TbJsonPickerColumn.php.

Member Data Documentation

TbJsonPickerColumn::$class = 'picker'

Definition at line 23 of file TbJsonPickerColumn.php.

TbJsonPickerColumn::$pickerOptions = array()

Definition at line 33 of file TbJsonPickerColumn.php.


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