ServiceComment
Table of Contents
Methods
-
getEntityAuthorId()
: int
-
getEntityData()
: mixed
-
processBlogCreateEntity()
: bool
-
processLogEntryCreateEntity()
: bool
getEntityAuthorId()
public
static getEntityAuthorId([array<string|int, mixed> $params = [] ]) : int
Parameters
-
$params
: array<string|int, mixed>
= []
-
getEntityData()
public
static getEntityData([array<string|int, mixed> $params = [] ]) : mixed
Parameters
-
$params
: array<string|int, mixed>
= []
-
processBlogCreateEntity()
public
static processBlogCreateEntity(mixed $params) : bool
Parameters
-
$params
: mixed
-
processLogEntryCreateEntity()
public
static processLogEntryCreateEntity([array<string|int, mixed> $params = [] ]) : bool
Parameters
-
$params
: array<string|int, mixed>
= []
-