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

Public Member Functions

 renderHeaderCell ()
 renderDataCell ($row)

Protected Member Functions

 renderDataCellContent ($row, $data)
 initDefaultButtons ()
- Protected Member Functions inherited from TbButtonColumn
 renderButton ($id, $button, $row, $data)

Additional Inherited Members

- Public Attributes inherited from TbButtonColumn
 $viewButtonIcon = 'eye-open'
 $updateButtonIcon = 'pencil'
 $deleteButtonIcon = 'trash'

Detailed Description

Definition at line 21 of file TbJsonButtonColumn.php.

Member Function Documentation

TbJsonButtonColumn::initDefaultButtons ( )
protected

Initializes the default buttons (view, update and delete).

add custom with msgbox instead

Reimplemented from TbButtonColumn.

Definition at line 88 of file TbJsonButtonColumn.php.

TbJsonButtonColumn::renderDataCell (   $row)

Renders|returns the data cell

Parameters
int$row
Returns
array|void

Definition at line 46 of file TbJsonButtonColumn.php.

Here is the call graph for this function:

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

Definition at line 71 of file TbJsonButtonColumn.php.

Here is the caller graph for this function:

TbJsonButtonColumn::renderHeaderCell ( )

Renders|returns the header cell.

Definition at line 26 of file TbJsonButtonColumn.php.


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