Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Item Cписок членов класса

Полный список членов класса Item, включая наследуемые из базового класса

$availableInRecentTabItemprotected
$avatarItemprotected
$avatarOptionsItemprotected
$badgesItemprotected
$badgesOptionsItemprotected
$captionItemprotected
$captionOptionsItemprotected
$childrenItemprotected
$contextSortItemprotected
$customDataItemprotected
$deselectableItemprotected
$dialogItemprotected
$entityIdItemprotected
$entityTypeItemprotected
$globalSortItemprotected
$hiddenItemprotected
$idItemprotected
$linkItemprotected
$linkTitleItemprotected
$nodeOptionsItemprotected
$saveableItemprotected
$searchableItemprotected
$selectedItemprotected
$sortItemprotected
$subtitleItemprotected
$supertitleItemprotected
$tabsItemprotected
$tagOptionsItemprotected
$textColorItemprotected
$titleItemprotected
__construct(array $options)Item
addBadges(array $badges)Item
addChild(Item $item)Item
addChildren(array $children)Item
addTab($tabId)Item
getAvatar()Item
getAvatarOptions()Item
getBadges()Item
getBadgesOptions()Item
getCaption()Item
getCaptionNode()Item
getCaptionOptions()Item
getChildren()Item
getContextSort()Item
getCustomData()Item
getDialog()Item
getEntityId()Item
getEntityType()Item
getGlobalSort()Item
getId()Item
getLink()Item
getLinkTitle()Item
getLinkTitleNode()Item
getNodeOptions()Item
getSort()Item
getSubtitle()Item
getSubtitleNode()Item
getSupertitle()Item
getSupertitleNode()Item
getTabs()Item
getTagOptions()Item
getTextColor()Item
getTitle()Item
getTitleNode()Item
isAvailableInRecentTab()Item
isDeselectable()Item
isHidden()Item
isSaveable()Item
isSearchable()Item
isSelected()Item
jsonSerialize()Item
setAvailableInRecentTab(bool $flag=true)Item
setAvatar(?string $avatar)Item
setAvatarOptions(array $avatarOptions)Item
setBadges(array $badges)Item
setBadgesOptions(array $badgesOptions)Item
setCaption($caption)Item
setCaptionOptions(array $captionOptions)Item
setContextSort(?int $sort)Item
setCustomData(array $customData)Item
setDeselectable(bool $flag=true)Item
setDialog(Dialog $dialog)Item
setEntityType(string $type)Item
setGlobalSort(?int $sort)Item
setHidden(bool $flag=true)Item
setLink(?string $link)Item
setLinkTitle($linkTitle)Item
setNodeOptions(array $nodeOptions)Item
setSaveable(bool $flag=true)Item
setSearchable(bool $flag=true)Item
setSelected(bool $flag=true)Item
setSort(?int $sort)Item
setSubtitle($subtitle)Item
setSupertitle($supertitle)Item
setTagOptions(array $nodeOptions)Item
setTextColor(?string $textColor)Item
setTitle($title)Item
toArray()Item