Bitrix API

ItemCategory extends Category

Table of Contents

Methods

__construct()  : mixed
delete()  : Result
getCategoryIdentifier()  : CategoryIdentifier
getCode()  : string
getData()  : array<string|int, mixed>
getDefaultAddressType()  : mixed
getDisabledFieldNames()  : array<string|int, mixed>
getEntityTypeId()  : int
getId()  : int|null
getIsDefault()  : bool
getIsSystem()  : bool
getItemsFilter()  : array<string|int, mixed>
getName()  : string
getSingleName()  : string|null
getSingleNameIfPossible()  : string
getSort()  : int
getUISettings()  : array<string|int, mixed>
isTrackingEnabled()  : bool
jsonSerialize()  : array<string|int, mixed>
save()  : Result
setEntityTypeId()  : Category
setIsDefault()  : Category
setName()  : Category
setSort()  : Category

Methods

__construct()

public __construct(EO_ItemCategory $entityObject) : mixed
Parameters
$entityObject : EO_ItemCategory

getCategoryIdentifier()

public getCategoryIdentifier() : CategoryIdentifier
Return values
CategoryIdentifier

getCode()

public getCode() : string
Return values
string

getData()

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

getDefaultAddressType()

public getDefaultAddressType() : mixed

getDisabledFieldNames()

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

getEntityTypeId()

public getEntityTypeId() : int
Return values
int

getId()

public getId() : int|null
Return values
int|null

getIsDefault()

public getIsDefault() : bool
Return values
bool

getIsSystem()

public getIsSystem() : bool
Return values
bool

getItemsFilter()

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

getName()

public getName() : string
Return values
string

getSingleName()

public getSingleName() : string|null
Return values
string|null

getSingleNameIfPossible()

public getSingleNameIfPossible() : string
Return values
string

getUISettings()

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

isTrackingEnabled()

public isTrackingEnabled() : bool
Return values
bool

jsonSerialize()

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

        
On this page

Search results