TagServiceTrait

Trait for component tags service.

since

4.0.0

package

Joomla CMS

Methods

countTagItems

Adds Count Items for Tag Manager.

countTagItems(\stdClass||string|int items,  extension) : 
since

4.0.0

Arguments

items

array<string|int, stdClass>The content objects

extension

stringThe name of the active view.

Response

void

getStateColumnForSection

Returns the state column for the count items functions for the given section.

getStateColumnForSection( section = null) : string|null
since

4.0.0

Arguments

section

stringThe section

Response

string|null

getTableNameForSection

Returns the table for the count items functions for the given section.

getTableNameForSection( section = null) : string|null
since

4.0.0

Arguments

section

stringThe section

Response

string|null