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

Protected Member Functions

 renderButton ($id, $button, $row, $data)
 renderDataCellContent ($row, $data)

Detailed Description

Definition at line 19 of file TbGroupButtonColumn.php.

Member Function Documentation

TbGroupButtonColumn::renderButton (   $id,
  $button,
  $row,
  $data 
)
protected

Renders a link button.

Parameters
string$idthe ID of the button
array$buttonthe button configuration which may contain 'label', 'url', 'imageUrl' and 'options' elements.
integer$rowthe row number (zero-based)
mixed$datathe data object associated with the row

Definition at line 29 of file TbGroupButtonColumn.php.

Here is the caller graph for this function:

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

Renders the data cell content. This method renders the view, update and delete buttons in the data cell.

Parameters
integer$rowthe row number (zero-based)
mixed$datathe data associated with the row

Definition at line 73 of file TbGroupButtonColumn.php.

Here is the call graph for this function:


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