class ChangeStatsViewHelper extends AbstractViewHelper (View source)

Displays a text-based "bar graph" giving an indication of the amount and type of changes done to something. Created for use in workspace management.

Properties

protected bool $escapeOutput

Methods

void
initializeArguments()

No description

string
render()

Expects an array of change count data and adds calculated ratios to the rendered child view

Details

void initializeArguments()

No description

Return Value

void

Exceptions

Exception

string render()

Expects an array of change count data and adds calculated ratios to the rendered child view

Return Value

string