Table of Contents
Properties
-
$strTable
: mixed
Methods
-
findAllBySource()
: Collection|static|null
-
getSourcesAsOptions()
: mixed
$strTable
protected
static mixed
$strTable
= 'tl_cfg_tag'
findAllBySource()
public
findAllBySource(mixed $source[, array<string|int, mixed> $arrOptions = [] ]) : Collection|static|null
Parameters
-
$source
: mixed
-
-
$arrOptions
: array<string|int, mixed>
= []
-
Return values
Collection|static|null
getSourcesAsOptions()
public
static getSourcesAsOptions(DataContainer $dc) : mixed
Parameters
-
$dc
: DataContainer
-