Bitrix API

Helper

Table of Contents

Methods

addBlogPost()  : mixed
deleteBlogPost()  : bool
getBlogPostEventId()  : string
getBlogPostFields()  : mixed
getBlogPostPerm()  : mixed
updateBlogPost()  : mixed

Methods

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> = []
Tags
throws
Exception
throws
SystemException
throws
ArgumentException
throws
LoaderException
throws
AccessDeniedException
Return values
bool

getBlogPostEventId()

public static getBlogPostEventId([array<string|int, mixed> $params = [] ]) : string
Parameters
$params : array<string|int, mixed> = []
Return values
string

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 = []

        
On this page

Search results