Helper
Table of Contents
Methods
-
addBlogPost()
: mixed
-
deleteBlogPost()
: bool
-
getBlogPostEventId()
: string
-
getBlogPostFields()
: mixed
-
getBlogPostPerm()
: mixed
-
updateBlogPost()
: mixed
addBlogPost()
public
static addBlogPost(mixed $params[, mixed $scope = Controller::SCOPE_AJAX ][, mixed &$resultFields = [] ]) : mixed
Parameters
-
$params
: mixed
-
-
$scope
: mixed
= Controller::SCOPE_AJAX
-
-
$resultFields
: mixed
= []
-
deleteBlogPost()
public
static deleteBlogPost([array<string|int, mixed> $params = [] ]) : bool
Parameters
-
$params
: array<string|int, mixed>
= []
-
-
throws
-
Exception
-
throws
-
SystemException
-
throws
-
ArgumentException
-
throws
-
LoaderException
-
throws
-
AccessDeniedException
getBlogPostEventId()
public
static getBlogPostEventId([array<string|int, mixed> $params = [] ]) : string
Parameters
-
$params
: array<string|int, mixed>
= []
-
getBlogPostFields()
public
static getBlogPostFields(mixed $postId) : mixed
Parameters
-
$postId
: mixed
-
getBlogPostPerm()
public
static getBlogPostPerm([array<string|int, mixed> $params = [] ]) : mixed
Parameters
-
$params
: array<string|int, mixed>
= []
-
updateBlogPost()
public
static updateBlogPost([mixed $params = [] ][, mixed $scope = Controller::SCOPE_AJAX ][, mixed &$resultFields = [] ]) : mixed
Parameters
-
$params
: mixed
= []
-
-
$scope
: mixed
= Controller::SCOPE_AJAX
-
-
$resultFields
: mixed
= []
-