TagServiceInterface
Access to component specific tagging information.
| 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 |
|---|---|
| throws |
|
Arguments
- items
array<string|int, stdClass>The content objects- extension
stringThe name of the active view.
Response
void