Autosuggest
in package
Provides functionality for generating a pool of topics, subtopics, and datapoints based on a specified hierarchy code.
Table of Contents
Properties
Methods
- __construct() : mixed
- getTopicsPool() : array<string|int, mixed>
Properties
$mySql
protected
MySql
$mySql
Methods
__construct()
public
__construct(MySql $mySql) : mixed
Parameters
- $mySql : MySql
getTopicsPool()
public
getTopicsPool(string $hierarchyCode) : array<string|int, mixed>
Parameters
- $hierarchyCode : string