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

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

static OnRestServiceBuildDescription ()
static createEventInfo ($moduleName, $eventName, array $callback)
static getBlogPost ($fields, $n, $server)
static getUserBlogPost ($arParams, $offset, CRestServer $server)
static addBlogPost ($arFields)
static updateBlogPost ($arFields)
static deleteBlogPost ($arFields)
static shareBlogPost ($fields)
static getBlogPostUsersImprtnt ($fields)
static getUserBlogComment ($arParams, $offset, CRestServer $server)
static addBlogComment ($fields)
static deleteBlogComment ($fields)
static getUserLogComment ($arParams, $offset, CRestServer $server)
static deleteLogComment ($arFields)
static createGroup ($fields)
static updateGroup ($arFields)
static deleteGroup ($arFields)
static setGroupOwner ($arFields)
static getGroup ($arFields, $n, $server)
static getGroupUsers ($arFields, $n, $server)
static inviteGroupUsers ($arFields)
static requestGroupUser ($arFields)
static addGroupUsers ($arFields)
static updateGroupUsers ($arFields)
static deleteGroupUsers ($arFields)
static getUserGroups ($arFields, $n, $server)
static getGroupFeatureAccess ($arFields)
static getGroupSubject ($arFields, $n, $server)
static updateGroupSubject ($fields)
static deleteGroupSubject ($arFields)
static addGroupSubject ($fields)
static getCurrentUserType ()
static getExtranetSiteId ()

Поля данных

const PERM_DENY = 'D'
const PERM_READ = 'R'
const PERM_WRITE = 'W'
Поля данных унаследованные от IRestService
const LIST_LIMIT = 50

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

Открытые члены унаследованные от IRestService
 getDescription ()
Защищенные статические члены унаследованные от IRestService
static getNavData ($start, $bORM=false)
static setNavData ($result, $dbRes)
static sanitizeFilter ($filter, array $availableFields=null, $valueCallback=null, array $availableOperations=null)
static sanitizeOrder ($order, array $availableFields=null)

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

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

Методы

◆ addBlogComment()

addBlogComment ( $fields)
static

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

◆ addBlogPost()

addBlogPost ( $arFields)
static

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

◆ addGroupSubject()

addGroupSubject ( $fields)
static

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

◆ addGroupUsers()

addGroupUsers ( $arFields)
static

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

◆ createEventInfo()

createEventInfo ( $moduleName,
$eventName,
array $callback )
static

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

◆ createGroup()

createGroup ( $fields)
static

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

◆ deleteBlogComment()

deleteBlogComment ( $fields)
static

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

◆ deleteBlogPost()

deleteBlogPost ( $arFields)
static

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

◆ deleteGroup()

deleteGroup ( $arFields)
static

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

◆ deleteGroupSubject()

deleteGroupSubject ( $arFields)
static

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

◆ deleteGroupUsers()

deleteGroupUsers ( $arFields)
static

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

◆ deleteLogComment()

deleteLogComment ( $arFields)
static

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

◆ getBlogPost()

getBlogPost ( $fields,
$n,
$server )
static

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

◆ getBlogPostUsersImprtnt()

getBlogPostUsersImprtnt ( $fields)
static

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

◆ getCurrentUserType()

getCurrentUserType ( )
static

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

◆ getExtranetSiteId()

getExtranetSiteId ( )
static

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

◆ getGroup()

getGroup ( $arFields,
$n,
$server )
static

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

◆ getGroupFeatureAccess()

getGroupFeatureAccess ( $arFields)
static

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

◆ getGroupSubject()

getGroupSubject ( $arFields,
$n,
$server )
static

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

◆ getGroupUsers()

getGroupUsers ( $arFields,
$n,
$server )
static

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

◆ getUserBlogComment()

getUserBlogComment ( $arParams,
$offset,
CRestServer $server )
static

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

◆ getUserBlogPost()

getUserBlogPost ( $arParams,
$offset,
CRestServer $server )
static

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

◆ getUserGroups()

getUserGroups ( $arFields,
$n,
$server )
static

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

◆ getUserLogComment()

getUserLogComment ( $arParams,
$offset,
CRestServer $server )
static

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

◆ inviteGroupUsers()

inviteGroupUsers ( $arFields)
static

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

◆ OnRestServiceBuildDescription()

OnRestServiceBuildDescription ( )
static

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

◆ requestGroupUser()

requestGroupUser ( $arFields)
static

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

◆ setGroupOwner()

setGroupOwner ( $arFields)
static

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

◆ shareBlogPost()

shareBlogPost ( $fields)
static

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

◆ updateBlogPost()

updateBlogPost ( $arFields)
static

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

◆ updateGroup()

updateGroup ( $arFields)
static

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

◆ updateGroupSubject()

updateGroupSubject ( $fields)
static

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

◆ updateGroupUsers()

updateGroupUsers ( $arFields)
static

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

Поля

◆ PERM_DENY

const PERM_DENY = 'D'

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

◆ PERM_READ

const PERM_READ = 'R'

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

◆ PERM_WRITE

const PERM_WRITE = 'W'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/socialnetwork/classes/general/rest.php