Table of Contents
Properties
-
$defFontSize
: int
-
$env
: array<string|int, mixed>
-
$maxFontSize
: int
-
$tplDefLink
: string
Methods
-
__construct()
: mixed
-
getLinkCloud()
: string
-
getLinkCloudLoop()
: string
-
getLinkCloudStart()
: string
-
getLinkCloudStop()
: string
$defFontSize
private
int
$defFontSize
= 150
$env
private
array<string|int, mixed>
$env
$maxFontSize
private
int
$maxFontSize
= 400
$tplDefLink
private
string
$tplDefLink
__construct()
public
__construct() : mixed
getLinkCloud()
public
getLinkCloud([array<string|int, mixed> $attributes = [] ]) : string
Parameters
-
$attributes
: array<string|int, mixed>
= []
-
-
throws
-
Exception
getLinkCloudLoop()
private
getLinkCloudLoop(array<string|int, mixed> $field, string $currentCategory) : string
Parameters
-
$field
: array<string|int, mixed>
-
-
$currentCategory
: string
-
getLinkCloudStart()
private
getLinkCloudStart() : string
getLinkCloudStop()
private
getLinkCloudStop() : string
-
throws
-
Exception