1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CBlogPost
Граф наследования:CBlogPost:
CAllBlogPost

Открытые статические члены

static Add ($arFields)
static Update ($ID, $arFields, $bSearchIndex=true)
static GetByID ($ID)
static GetList ( $arOrder=["ID"=> "DESC"], $arFilter=[], $arGroupBy=false, $arNavStartParams=false, $arSelectFields=[])
static GetListCalendar ($blogID, $year=false, $month=false, $day=false)
Открытые статические члены унаследованные от CAllBlogPost
static CanUserEditPost ($id, $userId)
static CanUserDeletePost ($id, $userId)
static GetBlogUserPostPerms ($id, $userId)
static GetBlogUserCommentPerms ($id, $userId)
static CheckFields ($ACTION, &$arFields, $ID=0)
static SetPostPerms ($ID, $arPerms=array(), $permsType=BLOG_PERMS_POST)
static Delete ($ID)
static PreparePath ($blogUrl, $postID=0, $siteID=False, $is404=True, $userID=0, $groupID=0)
static CounterInc ($ID)
static Notify ($arPost, $arBlog, $arParams)
static UpdateLog ($postID, $arPost, $arBlog, $arParams)
static DeleteLog ($postID, $bMicroblog=false)
static GetID ($code, $blogID)
static GetPostID ($postID, $code, $allowCode=false)
static AddSocNetPerms ($ID, $perms=array(), $arPost=array())
static UpdateSocNetPerms ($ID, $perms=array(), $arPost=array())
static __AddSocNetPerms ($ID, $entityType="", $entityID=0, $entity=null)
static GetSocNetGroups ($entity_type, $entity_id, $operation="view_post")
static getFullGroupRoleSet ($role="", $prefix="")
static getSocNetPerms ($ID, $useCache=true)
static GetSocNetPermsName ($ID)
static GetSocNetPermsCode ($ID)
static ChangeSocNetPermission ($entity_type, $entity_id, $operation)
static GetSocNetPostsPerms ($entity_type, $entity_id)
static GetSocNetPostPerms ( $postId=0, $bNeedFull=false, $userId=false, $postAuthor=0)
static NotifyIm ($arParams)
static NotifyImReady ($arParams=array())
static NotifyImPublish ($arParams=array())
static NotifyMail ($arFields)
static DeleteSocNetPostPerms ($postId)
static GetMentionedUserID ($arFields)

Дополнительные унаследованные члены

Открытые члены унаследованные от CAllBlogPost
 PreparePath2Post ($realUrl, $url, $arParams=array())
Поля данных унаследованные от CAllBlogPost
const UF_NAME = 'UF_BLOG_POST_DOC'
Статические открытые данные унаследованные от CAllBlogPost
static $arSocNetPostPermsCache = array()
static $arUACCache = array()
static $arBlogPostCache = array()
static $arBlogPostIdCache = array()
static $arBlogPCCache = array()
static $arBlogUCache = array()
Защищенные статические члены унаследованные от CAllBlogPost
static filterUsersToNotify (array $users)

Подробное описание

См. определение в файле blog_post.php строка 5

Методы

◆ Add()

Add ( $arFields)
static

См. определение в файле blog_post.php строка 8

◆ GetByID()

GetByID ( $ID)
static

См. определение в файле blog_post.php строка 511

◆ GetList()

GetList ( $arOrder = ["ID" => "DESC"],
$arFilter = [],
$arGroupBy = false,
$arNavStartParams = false,
$arSelectFields = [] )
static

См. определение в файле blog_post.php строка 554

◆ GetListCalendar()

GetListCalendar ( $blogID,
$year = false,
$month = false,
$day = false )
static

См. определение в файле blog_post.php строка 1032

◆ Update()

Update ( $ID,
$arFields,
$bSearchIndex = true )
static

См. определение в файле blog_post.php строка 224


Объявления и описания членов класса находятся в файле: