Table of Contents
Constants
-
ENTITY_TYPE
= 'FORUM'
Methods
-
add()
: mixed
-
clearBySitemap()
: mixed
-
getFilePath()
: string
-
getMap()
: mixed
-
getSitemapsByEntityId()
: mixed
-
getTableName()
: mixed
ENTITY_TYPE
public
mixed
ENTITY_TYPE
= 'FORUM'
add()
public
static add(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-
clearBySitemap()
public
static clearBySitemap(mixed $sitemapId) : mixed
Parameters
-
$sitemapId
: mixed
-
getFilePath()
public
static getFilePath() : string
getMap()
public
static getMap() : mixed
getSitemapsByEntityId()
public
static getSitemapsByEntityId(mixed $entityId) : mixed
Parameters
-
$entityId
: mixed
-
getTableName()
public
static getTableName() : mixed