|
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) |
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) |
См. определение в файле blog_post.php строка 5