CFAComponentSearchCards
in package
CFAComponentSearchCards Class component
Table of Contents
Properties
Methods
- add() : mixed
- addBodyLine() : mixed
- addBottomAvatar() : mixed
- addBottomBrand() : mixed
- addSubtitleBadge() : mixed
- addTitleMenu() : mixed
- avatar() : mixed
- searchPlaceHolder() : mixed
- searchTags() : mixed
- subtitle() : mixed
- title() : mixed
Properties
$data
public
mixed
$data
= ['search_placeholder' => \null, 'cards' => []]
$index
public
mixed
$index
= 0
$type
public
mixed
$type
= 'search-cards'
Methods
add()
public
add() : mixed
addBodyLine()
public
addBodyLine(mixed $title[, mixed $ico = '' ]) : mixed
Parameters
- $title : mixed
- $ico : mixed = ''
addBottomAvatar()
public
addBottomAvatar(mixed $src[, mixed $alt = '' ]) : mixed
Parameters
- $src : mixed
- $alt : mixed = ''
addBottomBrand()
public
addBottomBrand(mixed $title, mixed $ico, mixed $link) : mixed
Parameters
- $title : mixed
- $ico : mixed
- $link : mixed
addSubtitleBadge()
public
addSubtitleBadge(mixed $title, mixed $color[, mixed $border = false ]) : mixed
Parameters
- $title : mixed
- $color : mixed
- $border : mixed = false
addTitleMenu()
public
addTitleMenu(mixed $title, mixed $javascript) : mixed
Parameters
- $title : mixed
- $javascript : mixed
avatar()
public
avatar(mixed $data) : mixed
Parameters
- $data : mixed
searchPlaceHolder()
public
searchPlaceHolder(mixed $data) : mixed
Parameters
- $data : mixed
searchTags()
public
searchTags(mixed $data) : mixed
Parameters
- $data : mixed
subtitle()
public
subtitle(mixed $data) : mixed
Parameters
- $data : mixed
title()
public
title(mixed $data) : mixed
Parameters
- $data : mixed