CFAComponentBoxInfo
in package
CFAComponentBoxInfo Class component
Table of Contents
Properties
Methods
- __construct() : mixed
- border() : mixed
- class() : mixed
- color() : mixed
- size() : mixed
- subtitle() : mixed
- title() : mixed
Properties
$data
public
mixed
$data
= ['title' => \null, 'border' => \null, 'subtitle' => \null, 'color' => \null, 'class' => \null]
$type
public
mixed
$type
= 'boxInfo'
Methods
__construct()
public
__construct() : mixed
border()
public
border(mixed $data) : mixed
Parameters
- $data : mixed
class()
public
class(mixed $data) : mixed
Parameters
- $data : mixed
color()
public
color(mixed $data) : mixed
Parameters
- $data : mixed
size()
public
size(mixed $data) : mixed
Parameters
- $data : mixed
subtitle()
public
subtitle(mixed $data) : mixed
Parameters
- $data : mixed
title()
public
title(mixed $data) : mixed
Parameters
- $data : mixed