Bitrix API

CreateEntity extends Base

Table of Contents

Constants

ENTITY_TYPE_BLOG_POST  = 'BLOG_POST'
ENTITY_TYPE_CALENDAR_EVENT  = 'CALENDAR_EVENT'
ENTITY_TYPE_TASK  = 'TASK'
POST_TEXT  = 'commentAuxCreateEntity'
SOURCE_TYPE_BITRIX24_NEW_USER  = 'BITRIX24_NEW_USER'
SOURCE_TYPE_BLOG_COMMENT  = 'BLOG_COMMENT'
SOURCE_TYPE_BLOG_POST  = 'BLOG_POST'
SOURCE_TYPE_CALENDAR_EVENT  = 'CALENDAR_EVENT'
SOURCE_TYPE_FORUM_POST  = 'FORUM_POST'
SOURCE_TYPE_FORUM_TOPIC  = 'FORUM_TOPIC'
SOURCE_TYPE_INTRANET_NEW_USER  = 'INTRANET_NEW_USER'
SOURCE_TYPE_LISTS_NEW_ELEMENT  = 'LISTS_NEW_ELEMENT'
SOURCE_TYPE_LOG_COMMENT  = 'LOG_COMMENT'
SOURCE_TYPE_LOG_ENTRY  = 'LOG_ENTRY'
SOURCE_TYPE_PHOTO_ALBUM  = 'PHOTO_ALBUM'
SOURCE_TYPE_PHOTO_PHOTO  = 'PHOTO_PHOTO'
SOURCE_TYPE_TASK  = 'TASK'
SOURCE_TYPE_TIMEMAN_ENTRY  = 'TIMEMAN_ENTRY'
SOURCE_TYPE_TIMEMAN_REPORT  = 'TIMEMAN_REPORT'
SOURCE_TYPE_WIKI  = 'WIKI'
TYPE  = 'CREATEENTITY'

Methods

addCommentTypeList()  : void
addPostTypeList()  : void
canDelete()  : bool
checkRecalcNeeded()  : bool
className()  : string
findProvider()  : mixed
getCommentTypeList()  : array<string|int, mixed>
getEntityTypeList()  : array<string|int, mixed>
getLivefeedProvider()  : mixed
getLiveParams()  : array<string|int, mixed>
getOptions()  : array<string|int, mixed>
getParamsFromFields()  : array<string|int, mixed>
getPostText()  : string
getPostTypeList()  : array<string|int, mixed>
getSourceTypeList()  : array<string|int, mixed>
getText()  : string
getType()  : string
init()  : mixed
sendRatingNotification()  : void
setOptions()  : void
setParams()  : void

Constants

ENTITY_TYPE_BLOG_POST

public mixed ENTITY_TYPE_BLOG_POST = 'BLOG_POST'

ENTITY_TYPE_CALENDAR_EVENT

public mixed ENTITY_TYPE_CALENDAR_EVENT = 'CALENDAR_EVENT'

POST_TEXT

public mixed POST_TEXT = 'commentAuxCreateEntity'

SOURCE_TYPE_BITRIX24_NEW_USER

public mixed SOURCE_TYPE_BITRIX24_NEW_USER = 'BITRIX24_NEW_USER'

SOURCE_TYPE_BLOG_COMMENT

public mixed SOURCE_TYPE_BLOG_COMMENT = 'BLOG_COMMENT'

SOURCE_TYPE_BLOG_POST

public mixed SOURCE_TYPE_BLOG_POST = 'BLOG_POST'

SOURCE_TYPE_CALENDAR_EVENT

public mixed SOURCE_TYPE_CALENDAR_EVENT = 'CALENDAR_EVENT'

SOURCE_TYPE_FORUM_POST

public mixed SOURCE_TYPE_FORUM_POST = 'FORUM_POST'

SOURCE_TYPE_FORUM_TOPIC

public mixed SOURCE_TYPE_FORUM_TOPIC = 'FORUM_TOPIC'

SOURCE_TYPE_INTRANET_NEW_USER

public mixed SOURCE_TYPE_INTRANET_NEW_USER = 'INTRANET_NEW_USER'

SOURCE_TYPE_LISTS_NEW_ELEMENT

public mixed SOURCE_TYPE_LISTS_NEW_ELEMENT = 'LISTS_NEW_ELEMENT'

SOURCE_TYPE_LOG_COMMENT

public mixed SOURCE_TYPE_LOG_COMMENT = 'LOG_COMMENT'

SOURCE_TYPE_LOG_ENTRY

public mixed SOURCE_TYPE_LOG_ENTRY = 'LOG_ENTRY'

SOURCE_TYPE_PHOTO_ALBUM

public mixed SOURCE_TYPE_PHOTO_ALBUM = 'PHOTO_ALBUM'

SOURCE_TYPE_PHOTO_PHOTO

public mixed SOURCE_TYPE_PHOTO_PHOTO = 'PHOTO_PHOTO'

SOURCE_TYPE_TIMEMAN_ENTRY

public mixed SOURCE_TYPE_TIMEMAN_ENTRY = 'TIMEMAN_ENTRY'

SOURCE_TYPE_TIMEMAN_REPORT

public mixed SOURCE_TYPE_TIMEMAN_REPORT = 'TIMEMAN_REPORT'

Methods

addCommentTypeList()

public addCommentTypeList(mixed $type) : void
Parameters
$type : mixed

addPostTypeList()

public addPostTypeList(mixed $type) : void
Parameters
$type : mixed

canDelete()

public canDelete() : bool
Return values
bool

checkRecalcNeeded()

public checkRecalcNeeded(mixed $fields, mixed $params) : bool
Parameters
$fields : mixed
$params : mixed
Return values
bool

className()

public final static className() : string
Return values
string

findProvider()

public final static findProvider([mixed $fields = array() ][, mixed $options = array() ]) : mixed
Parameters
$fields : mixed = array()
$options : mixed = array()

getCommentTypeList()

public getCommentTypeList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getEntityTypeList()

public getEntityTypeList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLivefeedProvider()

public getLivefeedProvider() : mixed

getLiveParams()

public final getLiveParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

getOptions()

public final getOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getParamsFromFields()

public getParamsFromFields([mixed $fields = [] ]) : array<string|int, mixed>
Parameters
$fields : mixed = []
Return values
array<string|int, mixed>

getPostText()

public final static getPostText() : string
Return values
string

getPostTypeList()

public getPostTypeList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getSourceTypeList()

public getSourceTypeList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getText()

public getText() : string
Return values
string

getType()

public final static getType() : string
Return values
string

init()

public static init([mixed $type = 'BASE' ][, array<string|int, mixed> $params = [] ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$type : mixed = 'BASE'
$params : array<string|int, mixed> = []
$options : array<string|int, mixed> = []

sendRatingNotification()

public sendRatingNotification([mixed $fields = [] ][, mixed $ratingVoteParams = [] ]) : void
Parameters
$fields : mixed = []
$ratingVoteParams : mixed = []

setOptions()

public final setOptions(array<string|int, mixed> $options) : void
Parameters
$options : array<string|int, mixed>

setParams()

public final setParams(array<string|int, mixed> $params) : void
Parameters
$params : array<string|int, mixed>

        
On this page

Search results