LimeSurvey API - Master branch

TbDataColumn extends CDataColumn
in package

Bootstrap grid data column.

Table of Contents

Properties

$filterInputOptions  : array<string|int, mixed>

Methods

renderFilterCell()  : mixed
Renders the filter cell.
renderFilterCellContent()  : mixed
Renders the filter cell content. Here we can provide HTML options for actual filter input
renderHeaderCellContent()  : mixed
Renders the header cell content.

Properties

Methods

renderFilterCell()

Renders the filter cell.

public renderFilterCell() : mixed

renderFilterCellContent()

Renders the filter cell content. Here we can provide HTML options for actual filter input

protected renderFilterCellContent() : mixed

renderHeaderCellContent()

Renders the header cell content.

protected renderHeaderCellContent() : mixed

This method will render a link that can trigger the sorting if the column is sortable.


        
On this page

Search results