Documentation

CFAComponentProgressChart
in package

CFAComponentProgressChart Class component

Table of Contents

Properties

$data  : mixed
$type  : mixed

Methods

__construct()  : mixed
class()  : mixed
max()  : mixed
min()  : mixed
title()  : mixed
value()  : mixed

Properties

$data

public mixed $data = ['title' => \null, 'min' => \null, 'max' => \null, 'value' => \null, 'color' => \null, 'class' => \null]

$type

public mixed $type = 'progress-chart'

Methods

__construct()

public __construct() : mixed

class()

public class(mixed $data) : mixed
Parameters
$data : mixed

max()

public max(mixed $data) : mixed
Parameters
$data : mixed

min()

public min(mixed $data) : mixed
Parameters
$data : mixed

title()

public title(mixed $data) : mixed
Parameters
$data : mixed

value()

public value(mixed $data) : mixed
Parameters
$data : mixed

        
On this page

Search results