Bitrix API

WorkflowTemplateTable extends DataManager

Class WorkflowTemplateTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION

Table of Contents

Methods

createCollection()  : EO_WorkflowTemplate_Collection
createObject()  : Tpl
decodeJson()  : mixed
encodeJson()  : mixed
getById()  : EO_WorkflowTemplate_Result
getByPrimary()  : EO_WorkflowTemplate_Result
getEntity()  : EO_WorkflowTemplate_Entity
getFromSerializedForm()  : mixed
getIdsByDocument()  : array<string|int, mixed>
getList()  : EO_WorkflowTemplate_Result
getMap()  : array<string|int, mixed>
getObjectClass()  : mixed
getTableName()  : string
query()  : EO_WorkflowTemplate_Query
toSerializedForm()  : mixed
wakeUpCollection()  : EO_WorkflowTemplate_Collection
wakeUpObject()  : Tpl

Methods

createCollection()

public static createCollection() : EO_WorkflowTemplate_Collection
Return values
EO_WorkflowTemplate_Collection

createObject()

public static createObject([mixed $setDefaultValues = = 'true' ]) : Tpl
Parameters
$setDefaultValues : mixed = = 'true'
Return values
Tpl

decodeJson()

public static decodeJson(mixed $value) : mixed
Parameters
$value : mixed

encodeJson()

public static encodeJson(mixed $value) : mixed
Parameters
$value : mixed

getById()

public static getById(mixed $id) : EO_WorkflowTemplate_Result
Parameters
$id : mixed
Return values
EO_WorkflowTemplate_Result

getByPrimary()

public static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_WorkflowTemplate_Result
Parameters
$primary : mixed
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_WorkflowTemplate_Result

getEntity()

public static getEntity() : EO_WorkflowTemplate_Entity
Return values
EO_WorkflowTemplate_Entity

getFromSerializedForm()

public static getFromSerializedForm(mixed $value) : mixed
Parameters
$value : mixed

getIdsByDocument()

public static getIdsByDocument(array<string|int, mixed> $documentType) : array<string|int, mixed>
Parameters
$documentType : array<string|int, mixed>
Return values
array<string|int, mixed>

getList()

public static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_WorkflowTemplate_Result
Parameters
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_WorkflowTemplate_Result

getMap()

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

getTableName()

public static getTableName() : string
Return values
string

query()

public static query() : EO_WorkflowTemplate_Query
Return values
EO_WorkflowTemplate_Query

toSerializedForm()

public static toSerializedForm(mixed $value) : mixed
Parameters
$value : mixed

wakeUpCollection()

public static wakeUpCollection(mixed $rows) : EO_WorkflowTemplate_Collection
Parameters
$rows : mixed
Return values
EO_WorkflowTemplate_Collection

        
On this page

Search results