TagManager
class TagManager
Table of Contents
Methods
- getClass() : string|null
- Returns TagHandlers class by module.
- isExist() : bool
- Checks exist module integration.
Methods
getClass()
Returns TagHandlers class by module.
public
static getClass(mixed $moduleId) : string|null
Parameters
- $moduleId : mixed
Return values
string|nullisExist()
Checks exist module integration.
public
static isExist(mixed $moduleId) : bool
Parameters
- $moduleId : mixed